[Poppler-bugs] [Bug 27208] Problem with softmasks

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 21 06:44:01 PDT 2010


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





--- Comment #6 from thomasf <Thomas.Freitag at alfa.de>  2010-03-21 06:44:01 PST ---
(In reply to comment #5)
> That second patch does not fix the pdf you sent in private
> 

Are You sure? I tested it with SPASH_CMYK and default (RGB), I attach my
previews...

Here the only interesting code as snippet:

  unsigned char fill = (state->getAlphaIsShape()) ? 255 : 0;
  memset(softMask->getDataPtr(), fill,
         softMask->getRowSize() * softMask->getHeight());

I attach the result bitmaps...


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