Searched refs:FT_LOAD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
151 int load_flags = FT_LOAD_DEFAULT; in TestFace()
2625 #define FT_LOAD_DEFAULT 0x0 macro
624 error = FT_Load_Glyph(face, cached->index, FT_LOAD_DEFAULT | font->hinting); in Load_Glyph()
Completed in 14 milliseconds