|
|
|
Brad,
Can you please attach one file that is not working for you so we can use it to test? Thanks Maria Brad,
I tested with your png and it didn't work. I got this error on the log: java.lang.IllegalArgumentException: LUT has improper length! at javax.imageio.ImageTypeSpecifier$Indexed.<init>(ImageTypeSpecifier.java:866) at javax.imageio.ImageTypeSpecifier.createIndexed(ImageTypeSpecifier.java:955) at com.sun.imageio.plugins.png.PNGImageReader.getImageTypes(PNGImageReader.java:1463) at com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1348) at com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1530) at javax.imageio.ImageIO.read(ImageIO.java:1400) at javax.imageio.ImageIO.read(ImageIO.java:1286) I searched online and saw this in the Java Forums: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5098176 They have an issue with PNGs created with palettes of less than 32 coors. They fixed it in Java 1.6. For now you can create your transparent PNGs with a bigger color palette and they should work. You can see we have another one attached to this task that worked for me. Thanks Maria It will be fixed once dotCMS is upgraded to use Java 1.6.
See comments above. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Not an issue with Fireworks.