[Poppler-bugs] [Bug 10942] spurious horizontal stripes in color gradients
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 3 12:04:38 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=10942
--- Comment #15 from Carlos Garcia Campos <carlosgc at gnome.org> 2009-06-03 12:04:34 PST ---
Created an attachment (id=26402)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26402)
Implement axialShadedFill() in cairo backend using cairo linear gradient
patterns
poppler/CairoOutputDev.cc | 297 +++++++++++++++++++++++++++++++++++++++++++++
poppler/CairoOutputDev.h | 6 +
2 files changed, 303 insertions(+), 0 deletions(-)
This patch implements linear gradients in cairo backend. I'm not a cairo guru
so I'm not sure it's completely right, it fixes the problem with the first
attachment.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list