Follow-up Comment #8, bug #19352 (project gnustep):
Update on clipping: Cairo has 3 different representations for the clip. Only
one can be accessed by the public API: a list of rectangles. If there is a
non-rectangular clip, it is represented differently, and the public API
returns an error message. I can't find where it is happening, but somewhere,
something sets a clip path that has a superfluous moveto() that ultimately
errors out. CairoGState.m -copyWithZone: tries to copy the clip path, fails,
logs the error, and continues on with no clip in the copy.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19352>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep