[gs-bugs] [Bug 690487] Issues with transparency and GraphicsAlphaBits
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Fri May 7 16:51:18 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=690487
--- Comment #15 from Michael Vrhel <michael.vrhel at artifex.com> 2010-05-07 16:51:17 UTC ---
I should have a fix for this shortly but I need to do a bit of testing. It
appears that simply initializing the pattern bit buffer to white, fixes the
issue since we are then not accessing uninitialized data during the pattern
get_bits operation when we are in the gx_default_copy_alpha operation. One
thing I have observed is that using alphabits when the output device is CMYK
based for this file results in wrong colors. I want to take a quick look at
that issue too. It appears to me that gx_default_copy_alpha has problems with
respect to this.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list