[Poppler-bugs] [Bug 22026] New: patch to fix ps generation from pdftops with -level1sep

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 1 14:40:47 PDT 2009


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

           Summary: patch to fix ps generation from pdftops with -level1sep
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: splash backend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: williambader at hotmail.com


-level1sep requires building with -DSPLASH_CMYK.  If you do the build,
SplashOutputDev::setSoftMask in SplashOutputDev.cc calculates luminance in the
case for splashModeCMYK8 using color[4] instead of color[3] for the black
component. The attached file shows this problem.


-- 
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