[Poppler-bugs] [Bug 52384] New: Bitmap images in level2sep or level3sep

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 23 01:03:25 PDT 2012


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

             Bug #: 52384
           Summary: Bitmap images in level2sep or level3sep
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: Thomas.Freitag at alfa.de


Created attachment 64532
  --> https://bugs.freedesktop.org/attachment.cgi?id=64532
Repairs bitmap image output

As I already told in comment 7 of bug 51822, I encountered a problem with
bitmap images when using the level2sep or level3sep option of pdftops. You can
see that in the output of altona_technical_1v2_x3.pdf in column 5, 11, 17, 23,
29 and 35.
When I digged deeper into it I recognized that the reason for it is the usage
of pdfImSep, which works only for images with a depth (BitsPerComponent) of 8
properly.
So the attached patch takes this into account and produces also a proper output
with the level2sep or level3sep option.

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