Searched refs:FT_LOAD_RENDER (Results 1 – 2 of 2) sorted by relevance
3240 #define FT_LOAD_RENDER ( 1L << 2 ) macro
97 error = FT_Load_Glyph(font_handle->face, glyph_index, FT_LOAD_NO_BITMAP | FT_LOAD_RENDER); in gx_studio_font_util_get_glyph()