libs-back/Source
ericwa 50b1296149 * 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
..
art * Headers/x11/XGServer.h: Add #include of config.h. 2011-06-22 22:09:41 +00:00
cairo * Source/cairo/CairoFontInfo.m (-setupAttributes): 2012-01-23 22:40:29 +00:00
English.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
gsc * Source/gsc/GSStreamContext.m: 2011-10-26 00:24:17 +00:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
win32 * Source/win32/WIN32Server.m (-resolutionForScreen:): 2011-07-30 20:39:10 +00:00
winlib * Source/winlib/WIN32FontEnumerator.m: Add missing include. 2012-01-11 18:34:55 +00:00
x11 Fix the brain-dead commits I made this morning. 2012-01-19 21:37:35 +00:00
xdps Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
xlib * Source/winlib/WIN32FontEnumerator.m, 2012-01-11 08:47:27 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSBackend.m Fixes warnings reported by clang. 2011-04-09 17:10:49 +00:00