Home | History | Annotate | Download | only in freetype

Lines Matching defs:FT_LOAD_NO_HINTING

156   /*    FT_LOAD_NO_HINTING                                                 */
237 /* If not disabled with @FT_LOAD_NO_HINTING
1075 /* @FT_LOAD_NO_HINTING. You have to set both @FT_LOAD_NO_HINTING */
2445 * This flag implies @FT_LOAD_NO_HINTING and @FT_LOAD_NO_BITMAP, and
2454 * FT_LOAD_NO_HINTING ::
2550 * disable hinting by setting @FT_LOAD_NO_HINTING or change the
2571 #define FT_LOAD_NO_HINTING ( 1L << 1 )