You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Thomas E Deweese <th...@kodak.com> on 2002/08/29 22:18:17 UTC

[RE] RE: [RE] Question about IndexImage

>>>>> "HH" == Huang Haitao-G17843 <ha...@motorola.com> writes:

HH> Actually, when I change it to actual bits, and run it with some of
HH> my SVGs, it messes up some colors. I did some experiment, it seems
HH> work only with 8 bit. Is it because the lines above use 0xFF as
HH> mask for r,g,b arrays?  
    
    No I suspect a bug in the JDK's handling of dithering for low bit
depth images.  You will note that my recent commit includes the code
for this case but it's commented out.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org