CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::FrameworkEngine Member List

This is the complete list of members for CartoTypeCore::FrameworkEngine, including all inherited members.

Configure(const String &aFilename)CartoTypeCore::FrameworkEngine
Copy(Result &aError, bool aCopyFonts)CartoTypeCore::FrameworkEngine
Engine() constCartoTypeCore::FrameworkEngineinline
FrameworkEngine(const std::vector< TypefaceData > &aTypefaceDataArray, int32_t aFileBufferSizeInBytes, int32_t aMaxFileBufferCount, int32_t aTextIndexLevels)CartoTypeCore::FrameworkEngine
LoadFont(const String &aFontFileName)CartoTypeCore::FrameworkEngine
LoadFont(const uint8_t *aData, size_t aLength, bool aCopyData)CartoTypeCore::FrameworkEngine
New(Result &aError, const String &aFontFileName, int32_t aFileBufferSizeInBytes=0, int32_t aMaxFileBufferCount=0, int32_t aTextIndexLevels=0)CartoTypeCore::FrameworkEnginestatic
New(Result &aError, const std::vector< TypefaceData > &aTypefaceDataArray, int32_t aFileBufferSizeInBytes=0, int32_t aMaxFileBufferCount=0, int32_t aTextIndexLevels=0)CartoTypeCore::FrameworkEnginestatic