Author: ericwa
Date: Sun Dec 20 19:47:26 2009
New Revision: 29145

URL: http://svn.gna.org/viewcvs/gnustep?rev=29145&view=rev
Log:
Cairo backend:
-DPSsetflat: and -DPScurrentflat should not have been transforming
the flatness value with the current transformation matrix.
The effect of this could be seen in the Apple BezierPathLab example;
zooming in on the circle caused it to look more and more like a
polygon.

Also set NSBezierPath default flatness to 0.6 to match OS X
(it was 1.0, which made circles look a bit rough)

Modified:
    libs/back/trunk/ChangeLog
    libs/back/trunk/Source/cairo/CairoGState.m
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Source/NSBezierPath.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to