PDA

View Full Version : PNG in IE



zquirm
3 Dec 2006, 1:24 PM
do any of your classes take care of IE's PNG display problem? I'm trying to use some png images, and I know there are fixes out there...I was just wondering if you had written the fixes into your code?

jack.slocum
3 Dec 2006, 2:21 PM
Nope. I use .gifs. :)

sjivan
3 Dec 2006, 4:41 PM
I know that Photoshop does a great job in converting transparent png's to transparent gifs while preserving web colors.

Sanjiv

jbowman
3 Dec 2006, 6:53 PM
I use imagemagick for my batch conversions of png to gif, works great even on a windows platform

sjivan
3 Dec 2006, 7:19 PM
Good to know. I searched to web a lot for a freely downloadable tool to do this but without much success. I'll check it out.

Sanjiv