libs-back/Source/gsc
Eric Wasylishen 07638f13fc * Source/winlib/WIN32GState.m:
* Source/art/ARTGState.m:
* Source/cairo/CairoGState.m:
* Source/xlib/XGGState.m:
* Source/gsc/GSContext.m:
* Source/gsc/GSGState.m:
* Headers/gsc/GSGStateOps.h:
Add a new interface, GSShowGlyphsWithAdvances, which replaces
GSShowGlyphs as the primitive text drawing method.

None of the backends implement it properly yet; I simply renamed
the existing -GSShowGlyphs:: methods to -GSShowGlyphsWithAdvances:::,
so they currently ignore the glyph advances.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33121 72102866-910b-0410-8b05-ffd578937521
2011-05-26 03:48:58 +00:00
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +00:00
externs.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +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.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
gscolors.c Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSContext.m * Source/winlib/WIN32GState.m: 2011-05-26 03:48:58 +00:00
GSFunction.m Fixes warnings reported by clang. 2011-04-09 17:10:49 +00:00
GSGState.m * Source/winlib/WIN32GState.m: 2011-05-26 03:48:58 +00:00
GSStreamContext.m Adjust to the CGFloat change for NSFont 2010-02-20 16:33:30 +00:00
GSStreamGState.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00