[cairo-bugs] [Bug 5314] svg-print backend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 29 10:20:22 PST 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5314
cinamod at hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4501 is|0 |1
obsolete| |
------- Additional Comments From cinamod at hotmail.com 2006-01-30 05:15 -------
Created an attachment (id=4504)
--> (https://bugs.freedesktop.org/attachment.cgi?id=4504&action=view)
New patch - should fix compositing
The extra "g" around the content is a harmless artifact. I needed a node to put
the whole page's content into before adding it to the <page> or <svg>, as
appropriate.
This patch should fix compositing of SVG surfaces. The new ID scheme for
surfaces is "surface" + surface->id + "-" + number_of_pages. This way, we keep
the surface0 == primary surface distinction, plus generate unique ids for each
individual page.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list