libs-back/Source/cairo
Eric Wasylishen 9d52d255cb * Source/cairo/CairoFontInfo.m (-setupAttributes):
We must not leave the hinting settings as their defaults,
because if we did, that would mean using the surface defaults
which might or might not use hinting (xlib does by default.)

Since we make measurements outside of the context of a surface
(-advancementForGlyph:), we need to ensure that the same
hinting settings are used there as when we draw. For now,
just force hinting to be off.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@34612 72102866-910b-0410-8b05-ffd578937521
2012-01-23 22:40:29 +00:00
..
CairoContext.m * Source/cairo/CairoContext.m (-beginPrologueBBox:...): 2011-12-24 18:44:53 +00:00
CairoFaceInfo.m * Undo the previous change and try a different approach.. 2011-05-05 20:05:13 +00:00
CairoFontEnumerator.m * Source/winlib/WIN32FontEnumerator.m, 2012-01-11 08:47:27 +00:00
CairoFontInfo.m * Source/cairo/CairoFontInfo.m (-setupAttributes): 2012-01-23 22:40:29 +00:00
CairoGState.m * Source/cairo/CairoGState.m (-GSShowGlyphsWithAdvances:): 2012-01-02 09:23:05 +00:00
CairoPDFSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoPSSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
GNUmakefile * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoModernSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
XGCairoSurface.m * Source/cairo/XGCairoSurface.m (-contentsOfScreen:inRect:): 2011-07-03 23:59:35 +00:00
XGCairoXImageSurface.m Avoid unnecessary runtime check in the fix for #28590. 2010-01-22 11:47:06 +00:00