[Poppler-bugs] [Bug 46600] New: [patch] pdftops git 25Feb12 restore deleted binary code and level2sep fixed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 24 21:24:05 PST 2012


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

             Bug #: 46600
           Summary: [patch] pdftops git 25Feb12 restore deleted binary
                    code and level2sep fixed
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: utils
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: williambader at hotmail.com


Created attachment 57618
  --> https://bugs.freedesktop.org/attachment.cgi?id=57618
patch against poppler cloned from git on 25Feb12

This patch restores a set of my old patches that are present in the 0.18.4
release tarball but dropped in git.
I reworked the level2sep and level3sep code to combine better with recent
changes to checkPageSlice().
The patch restores these changes:
restore the implementation of -binary
restore the fix that level2sep and level3sep must write cmyk instead of rgb
restore the conversion of bitmaps with all gray to mono8
I ran it through valgrind and fixed two places that didn't free memory:
fix unfreed lookup[] table in GfxState
fix duplicated fontIDs allocation in PSOutputDev
I also fixed the CMYK misspelling in Stream.
William

-- 
Configure bugmail: https://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