libs-back/Source/art
alexm 30ba3fd3ef 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
..
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ARTContext.m 2005-01-11 20:27 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 19:23:54 +00:00
ARTGState.h 2005-01-11 20:27 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 19:23:54 +00:00
blit.h Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
blit.m 2005-01-11 16:15 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 15:11:39 +00:00
blit_scrapheap.m 2005-01-11 16:15 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 15:11:39 +00:00
composite.m 2005-01-11 20:27 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 19:23:54 +00:00
ftfont-old.m 2005-01-11 16:01 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 15:02:29 +00:00
ftfont.h Handle text drawing in windows with alpha buffers properly. Try to find good visuals before resorting to the default visual. 2004-02-29 20:45:05 +00:00
ftfont.m 2005-01-11 16:01 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 15:02:29 +00:00
GNUmakefile Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
GNUmakefile.preamble Add back-art. 2002-08-20 16:36:09 +00:00
image.m Handle NS{Device,Calibrated}BlackColorSpace correctly in image drawing. 2004-02-24 14:48:35 +00:00
path.m 2005-01-11 20:27 Alexander Malmberg <alexander@malmberg.org> 2005-01-11 19:23:54 +00:00
ReadRect.m Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
shfill.m NSDebugLLog helpful error messages if something was wrong in the shader dictionary. 2004-07-13 01:14:38 +00:00