[Poppler-bugs] [Bug 103795] [PATCH] Implement ArthurOutputDev::axialShadedFill

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 26 20:19:20 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=103795

--- Comment #10 from Albert Astals Cid <aacid at kde.org> ---
Which kind of shading it is?

I can see two solutions:
 * Add pre/post function calls in gfx.cc before the shading is done
 * Implemnt the shading in arthuroutputdev, but make the implementation just be
disableAA();
doWhateverTheGfxCodeDoes();
enableAA();

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180326/f0117bb1/attachment.html>


More information about the Poppler-bugs mailing list