It looks like J does not support png image files very well. 'media/image3' tells me 'Unsupported platform' when I load it. If I use a J7 implementation instead, it tells me 'unsupported file extension' when I try to read a png file.
'media/platimg' tells me 'domain error' when I try to read a png file. I am tempted to write a png image reader in native J. But, I'd have to write a gz decompress in native J to do that. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
