GSGState arc* operates now in user space and transforms the resulting arc later.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14366 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2002-08-28 22:05:26 +00:00
parent 97038af148
commit 38850b90fe

View file

@ -1,3 +1,10 @@
2002-08-28 Fred Kiefer <FredKiefer@gmx.de>
* Source/gsc/GSGState.m
New method [currentPoint], gets used in [DPScurrentpoint::].
Corrected [DPSarc:::::] and [DPSarcn:::::] to draw the arc in user
space and transfrom it afterwards and implemented [DPSarct:::::].
2002-08-28 18:55 Alexander Malmberg <alexander@malmberg.org>
* Source/x11/XGBitmapImageRep.m, Source/xlib/XGBitmapImageRep.m,