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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 21 08:06:35 PDT 2010


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





--- Comment #13 from thomasf <Thomas.Freitag at alfa.de>  2010-03-21 08:06:35 PST ---
(In reply to comment #9)
> Yeah, i'm sure, i've added a printf state->getAlphaIsShape() and it is giving
> me 0 in your file
> Which branch/release are you using as base of the patch?
> 

Wait, it seems to be a compiler problem: 

printf("fill: %d because of AlphaIsShape: %d(%d)\n", fill, (int)
state->getAlphaIsShape() == gTrue, state->getAlphaIsShape());

results in:

fill: 255 because of AlphaIsShape: 0(-842150451)

I have another look at it!

Thomas


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