libs-back/Source/art
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
ARTContext.m Try to keep the visual of art consistent with the one used by X. 2008-09-14 21:22:54 +00:00
ARTGState.h Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
ARTGState.m * Source/winlib/WIN32GState.m: 2011-05-26 03:48:58 +00:00
blit-main.m Try to handle endianess differences better in the art backend. 2008-08-19 17:25:10 +00:00
blit.h Try to handle endianess differences better in the art backend. 2008-08-19 17:25:10 +00:00
blit.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
blit_scrapheap.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
composite.m Finish rework of composite operators started four years ago. 2009-05-31 19:46:28 +00:00
FTFaceInfo.h Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
FTFaceInfo.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
ftfont-old.m Add more missing imports. 2010-03-26 07:51:34 +00:00
ftfont.h Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
ftfont.m Add more missing imports. 2010-03-26 07:51:34 +00:00
FTFontEnumerator.h Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
FTFontEnumerator.m avoid non-standard method 2011-03-07 17:48:05 +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
image.m fix for big endian machines 2009-01-25 13:07:01 +00:00
path.m Fix for bug #30140. The code was not converting the rectangle for 2010-07-28 09:11:04 +00:00
ReadRect.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
shfill.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00