On 11/09/2008 13:17, "Joel Uckelman" <email@hidden> wrote:
Is there some reason that the original poster can't use ImageMagick
to convert the PICT images to PNG, and then load them with ImageIO?
That ran through my head just after I posted actually. We're a signed
applet so installing ImageMagick wouldn't be good but if there was
something
available as part of OS X I could certainly run it. Do you happen to
know if
there's something like that as part of the standard install?
You can do that with /usr/bin/sips like this:
$ sips --setProperty format png foo.pict --out foo.png
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden