mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-24 04:11:28 +00:00
* 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 |
||
---|---|---|
.. | ||
.cvsignore | ||
externs.m | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
gscolors.c | ||
GSContext.m | ||
GSFunction.m | ||
GSGState.m | ||
GSStreamContext.m | ||
GSStreamGState.m |