[cairo-bugs] [Bug 5686] RFE - named savepoints
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 22 10:42:06 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=5686
------- Additional Comments From freedesktop at behdad.org 2006-01-23 05:37 -------
I think what you need is a cairo_copy that clones cairo_t objects.
cairo_save: malloc + copy
cairo_restore: free
cairo_restore_named: copy
cairo_copy: copy
--
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