libs-back/Source/cairo
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
..
CairoContext.m Printing improvements and handle rotated text. 2007-06-29 11:31:53 +00:00
CairoFaceInfo.m Minor tidyups 2007-01-31 15:52:53 +00:00
CairoFontEnumerator.m Minor tidyups 2007-01-31 15:52:53 +00:00
CairoFontInfo.m * Source/cairo/CairoGState.m: (-DPSshow:): Apply correct scale 2007-07-01 22:17:14 +00:00
CairoGState.m * Source/cairo/CairoGState.m 2007-07-01 23:02:29 +00:00
CairoPSSurface.m Printing improvements and handle rotated text. 2007-06-29 11:31:53 +00:00
CairoSurface.m Printing improvements and handle rotated text. 2007-06-29 11:31:53 +00:00
GNUmakefile Use cairo specific code for PS file creation 2007-04-27 12:23:28 +00:00
GNUmakefile.preamble Update FSF Address 2005-05-26 22:51:53 +00:00
XGCairoGlitzSurface.m Correct getting of visual ID. Patch by: Xavier Glattard 2006-12-19 14:05:58 +00:00
XGCairoSurface.m Use cairo specific code for PS file creation 2007-04-27 12:23:28 +00:00
XGCairoXImageSurface.m Use cairo specific code for PS file creation 2007-04-27 12:23:28 +00:00