Searched refs:FT_RENDER_MODE_MONO (Results 1 – 2 of 2) sorted by relevance
3356 #define FT_LOAD_TARGET_MONO FT_LOAD_TARGET_( FT_RENDER_MODE_MONO )3583 FT_RENDER_MODE_MONO, enumerator3596 #define ft_render_mode_mono FT_RENDER_MODE_MONO
92 error = FT_Render_Glyph(font_handle -> face -> glyph, FT_RENDER_MODE_MONO); in gx_studio_font_util_get_glyph()