libs-back/Source/cairo
Eric Wasylishen 1858519713 * Source/cairo/CairoGState.m (-DPSstroke:): If the line width is
0, temporarily set it to 1 unit wide (in device space.) This
is an attempt at matching the behaviour of the setlinewidth
PostScript operator, which is supposed to interpret 0 as meaning
the thinnest line that the output device can draw.
Note that Quartz (and cairo) draw nothing with a line width of 0.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33739 72102866-910b-0410-8b05-ffd578937521
2011-08-15 19:23:49 +00:00
..
CairoContext.m Revert last change as gui is fixed now. 2011-06-14 22:27:58 +00:00
CairoFaceInfo.m * Undo the previous change and try a different approach.. 2011-05-05 20:05:13 +00:00
CairoFontEnumerator.m * Undo the previous change and try a different approach.. 2011-05-05 20:05:13 +00:00
CairoFontInfo.m back: implement coveredCharacterSet for CairoFontInfo 2011-03-28 04:19:41 +00:00
CairoGState.m * Source/cairo/CairoGState.m (-DPSstroke:): If the line width is 2011-08-15 19:23:49 +00:00
CairoPDFSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoPSSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoSurface.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
Win32CairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoSurface.m * Source/cairo/XGCairoSurface.m (-contentsOfScreen:inRect:): 2011-07-03 23:59:35 +00:00
XGCairoXImageSurface.m Avoid unnecessary runtime check in the fix for #28590. 2010-01-22 11:47:06 +00:00