Searched defs:FT_LOAD_NO_HINTING (Results 1 - 1 of 1) sorted by relevance

/external/freetype/include/freetype/
H A Dfreetype.h214 /* FT_LOAD_NO_HINTING */
305 /* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
1220 /* @FT_LOAD_NO_HINTING. You have to set both @FT_LOAD_NO_HINTING */
2874 * This flag implies @FT_LOAD_NO_HINTING and @FT_LOAD_NO_BITMAP, and
2883 * FT_LOAD_NO_HINTING ::
2989 * disable hinting by setting @FT_LOAD_NO_HINTING or change the
3010 #define FT_LOAD_NO_HINTING ( 1L << 1 ) macro

Completed in 83 milliseconds