You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by ni...@caramail.com on 2000/09/29 10:47:50 UTC

My answer to MY bug with images

Hello,

After some debuging, I found my problem.

I was working with jdk 1.1.8. The inclusion of an image 
calls the function "getImage()" in the class "GifJpegImage".
In this function, there is this :

 ColorModel cm = consumer.getColorModel();
 ...
 ...
 if (cm.hasAlpha()) {
 ...



But the function "hasAlpha()" (and a lot of other) doesn't 
exist in this jdk.
So, I had only to upgrade to a more recent jdk. (1.2.2 in 
my case).


Bye.
Nicolas


______________________________________________________
BoƮte aux lettres - Caramail - http://www.caramail.com