This is a FYI:
I am not sure if anyone else has run into problems using certain PNG images
with OpenMap (but it isn't OpenMap's fault since the error occurs in
ImageIO.read(...) as most of you know that have experienced this).
I did some digging and found a java bug report for this going way back and
finally it has been deemed "fixed" in the jdk 1.5 release.
I tested it out and sure enough it works great. To all of you that never
experienced this problem with PNG images, it only occurred when certain
attributes in the PNG were present and you tried to create an Image with
ImageIO.read(...) (here is the bug report)
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4826548
~Ben
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri Aug 20 2004 - 12:59:53 EDT