bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #19352] Cairo: bad EPS from NSView_dataWithEPSInsideRect:


From: Mark Tracy
Subject: [bug #19352] Cairo: bad EPS from NSView_dataWithEPSInsideRect:
Date: Mon, 15 Oct 2007 01:11:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20061023 SUSE/2.0.0.5-1.1 Firefox/2.0.0.5

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]