Home | History | Annotate | Download | only in base

Lines Matching defs:hinting

632      * - Do only auto-hinting if we have a hinter module, a scalable font
639 * - Otherwise, auto-hint for LIGHT hinting mode or if there isn't
640 * any hinting bytecode in the TrueType/OpenType font.
686 FT_AutoHinter_Interface hinting;
715 hinting = (FT_AutoHinter_Interface)hinter->clazz->module_interface;
717 error = hinting->load_glyph( (FT_AutoHinter)hinter,
916 /* discard auto-hinting data */