Note that this also turns off subpixel positioning of glyphs, since it conflicts with metrics hinting.
Settings.gtkHintFontMetrics
bool gtkHintFontMetrics() @propertyGet gtkHintFontMetrics property.
Returns
Whether hinting should be applied to font metrics.
void gtkHintFontMetrics(bool propval) @propertySet gtkHintFontMetrics property.
Parameters
propval | Whether hinting should be applied to font metrics. Note that this also turns off subpixel positioning of glyphs, since it conflicts with metrics hinting. |