[Poppler-bugs] [Bug 85934] New: [PATCH] add antialiasing to pdftops 0.28.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 5 12:10:40 PST 2014


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

            Bug ID: 85934
           Summary: [PATCH] add antialiasing to pdftops 0.28.1
           Product: poppler
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: utils
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: williambader at hotmail.com

Created attachment 108984
  --> https://bugs.freedesktop.org/attachment.cgi?id=108984&action=edit
patch to add anti-aliasing options to pdftops.cc

pdftops -level1 reverts to rasterizing PDFs that it can not convert to Level 1
postscript (which includes PDFs that use transparencies or pattern image
masks).
This patch adds -aa and -aaVector options identical to the options in pdftoppm.
Splash already implements anti-aliasing.  The patch just adds code in
pdftops.cc to parse the command line options and set the corresponding global
parameters.
I will attach the patch and a screen capture of the comparison using the PDF
from https://bugs.freedesktop.org/show_bug.cgi?id=31926 made with
./pdftops -level1sep -eps S33948.pdf x1.ps
./pdftops -level1sep -eps -aa yes -aaVector yes S33948.pdf x2.ps

-- 
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/20141105/9a3e5f10/attachment.html>


More information about the Poppler-bugs mailing list