libs-back/Source
stoyan de22ab0657 * Source/cairo/CairoGState.m
(-DPSsetstrokeadjust:): Implement.
  (-DPSinitgraphics): Set _strokeadjust to 1 by default.
  (-_adjustPath:): Implement new method that place the path to pixel
  boundaries.
  (-_setPath:): Change method definition adding fillOrClip argument.
  Use _adjustPath: method.
  (-DPSclip): Change call of _setPath: to new format.
  (-DPSeoclip): Ditto.
  (-DPSeofill): Ditto.
  (-DPSfill): Ditto.
  (-DPSstroke): Ditto.
  (-compositerect:op:): Ditto.
* Headers/cairo/CairoGState.h: Define _strokeadjust variable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@25299 72102866-910b-0410-8b05-ffd578937521
2007-07-01 23:02:29 +00:00
..
art Replaced appendTransform: with prependTransform: 2007-06-06 12:59:33 +00:00
cairo * Source/cairo/CairoGState.m 2007-07-01 23:02: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 Backend part of graphic context rewrite. 2007-04-04 14:33:10 +00:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
win32 Many changes : 2007-03-07 18:11:17 +00:00
winlib Replace obsolte NSAffinetransform methods. 2007-03-23 11:27:28 +00:00
x11 XDnD improvements by Matt Rice. 2007-04-25 00:12:46 +00:00
xdps Removed some obsolete code from makefiles 2007-02-27 12:07:55 +00:00
xlib Replace obsolte NSAffinetransform methods. 2007-03-23 11:27:28 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Indented a few lines 2007-02-27 12:17:46 +00:00
GNUmakefile.postamble Remove generated file on clean 2007-05-02 01:25:33 +00:00
GNUmakefile.preamble Partial fix for #16453 2006-10-29 02:42:48 +00:00
GSBackend.m Avoid spurious warnings produced by gcc-4.1 2006-07-04 21:54:48 +00:00