Home | History | Annotate | Download | only in base

Lines Matching refs:hinting

607      * - Do only auto-hinting if we have a hinter module, a scalable font
614 * - Otherwise, auto-hint for LIGHT hinting mode or if there isn't
615 * any hinting bytecode in the TrueType/OpenType font.
654 FT_AutoHinter_Service hinting;
683 hinting = (FT_AutoHinter_Service)hinter->clazz->module_interface;
685 error = hinting->load_glyph( (FT_AutoHinter)hinter,
884 /* discard auto-hinting data */