11 #ifndef __FONT_Registry__
12 #define __FONT_Registry__
32 struct font_CacheInfo;
60 bool include_system_font_files=
true)
const;
81 static const char *fileExtensionFilterString();
99 bool createFontInfosFromPath(
101 void initTypefacesAndFontAliases();
105 static bool parseType1Data(
const FT_Face font_face,
107 static bool parseTrueTypeData(
const FT_Face font_face,
110 struct FontInfoPtrLess
132 #endif // __FONT_Registry__
UT_ArrayStringMap< font_CacheInfo > font_CacheMap
GT_API const UT_StringHolder filename
UT_JSONValueMap stores a map/dictionary of UT_JSONValue objects.
GLsizei const GLchar *const * path
struct FT_LibraryRec_ * FT_Library
GLboolean GLboolean GLboolean GLboolean a
JSON reader class which handles parsing of JSON or bJSON files.
Class which writes ASCII or binary JSON streams.
UT_Array< const FONT_Info * > FONT_InfoPtrList
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
GLboolean GLboolean GLboolean b
struct FT_FaceRec_ * FT_Face