Note that this also turns off subpixel positioning of glyphs, since it conflicts with metrics hinting.
Settings.gtkHintFontMetrics
bool gtkHintFontMetrics() @property nothrowGet gtkHintFontMetrics property.
Returns
Whether hinting should be applied to font metrics.
void gtkHintFontMetrics(bool propval) @property nothrowSet 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. |