[Poppler-bugs] [Bug 85934] [PATCH] add antialiasing to pdftops 0.28.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 12 13:11:19 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85934
--- Comment #6 from William Bader <williambader at hotmail.com> ---
I could do that, but what class should hold the flags?
OutputDevices looks like a good place, for example, poppler/Gfx.cc uses
getVectorAntialias() in OutputDevice.
But poppler/SplashOutputDev.cc initializes SplashOutputDev() using
globalParams->getVectorAntialias(), so the three anti-aliasing flags would need
to be parameters to the constructor.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20141112/cc2a494c/attachment.html>
More information about the Poppler-bugs
mailing list