mirror of
https://github.com/gnustep/libs-back.git
synced 2025-06-01 17:52:33 +00:00
There's no good reason not to enable subpixel rendering and hinting. Leaving it off makes GNUstep apps look worse than everything else, in exchange for having -advancementForGlyph: be totally consistent, which may not even be necessary. So, yeah, let's just turn this stuff on. I reused the subpixel default from back-art to preserve configs, and added a GSFontHinting default to control text hinting. Use 0 for whatever Cairo defaults to, 1 for off, 2 for slight hinting, 3 for medium hinting, or 4 for full hinting. |
||
---|---|---|
.. | ||
CairoContext.m | ||
CairoFaceInfo.m | ||
CairoFontEnumerator.m | ||
CairoFontInfo.m | ||
CairoGState.m | ||
CairoPDFSurface.m | ||
CairoPSSurface.m | ||
CairoSurface.m | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
Win32CairoGlitzSurface.m | ||
Win32CairoGState.m | ||
Win32CairoSurface.m | ||
XGCairoGlitzSurface.m | ||
XGCairoModernSurface.m | ||
XGCairoSurface.m | ||
XGCairoXImageSurface.m |