Home | History | Annotate | Download | only in ports

Lines Matching refs:Hinting

759     SkPaint::Hinting h = rec->getHinting();
761 // collapse full->normal hinting if we're not doing LCD
770 // rotated text looks bad with hinting, so we disable it as needed
884 // (the transform is in some sense applied before/with the hinting).
888 // FreeType, however, always does the transformation strictly after hinting.
890 // size before hinting.
977 SkDebugf("---------- UNKNOWN hinting %d\n", fRec.getHinting());