[Poppler-bugs] [Bug 12185] Poppler does not correctly handle knockout groups

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 29 20:19:09 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12185





------- Comment #6 from jeff at infidigm.net  2007-08-29 20:19 PST -------
Adding support for this to the cairo backend will require some work. Supporting
knockout groups requires tracking shape and opacity seperately. The cairo
backend currently implements transparency groups using cairo_push/pop_group,
but these do not help with tracking shape. However, support should be possible
by tracking shape with an additional CAIRO_CONTENT_ALPHA surface.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list