libs-back/Source
Alexander Malmberg 6582a61927 2005-01-11 20:27 Alexander Malmberg <alexander@malmberg.org>
* Source/art/ARTGState.h: Add strokeadjust ivar.
	* Source/art/ARTContext.m (-DPScurrentstrokeadjust)
	(-DPSsetstrokeadjust): Use the strokeadjust ivar.
	* Source/art/path.m (-DPSrectclip::::): Don't use the optimized
	path if the clipping path is complex.
	(-_stroke::): Remove second argument, rename to ...
	(-_stroke:): ... this. If strokeadjust is active, adjust the path
	to make it clearer.
	(-DPSrectstroke::::): Update _stroke::: call. Remove dash adjustment
	code.
	(-DPSstroke): Update _stroke:: call.
	* Source/art/composite.m: Fix comment typo. Remove some old
	debugging code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20536 72102866-910b-0410-8b05-ffd578937521
2005-01-11 19:23:54 +00:00
..
art 2005-01-11 20:27 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 19:23:54 +00:00
cairo Small imporvements for Cairo backend. 2004-09-08 22:08:15 +00:00
English.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
gsc Small cleanup of cairo backend. 2004-08-23 12:28:16 +00:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
win32 Don't provide defaults for missing standard cursors. 2004-12-08 23:57:06 +00:00
winlib Disable use of AlphaBlend for windows backend. 2004-09-17 17:52:28 +00:00
x11 Correction for bug with dragview. 2004-12-30 23:36:06 +00:00
xdps Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
xlib new default 'GSModifiersAreKeys', if set XGServerEvent will always interpret the same key as the same keysym/modifier; also, fix typo in xlib/XGBitmap error message 2004-11-05 04:31:26 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
GNUmakefile.postamble Initial revision 2002-03-27 23:44:41 +00:00
GNUmakefile.preamble Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
GSBackend.m Added cairo backend. 2004-08-02 21:50:17 +00:00