On Jun 14, 2007, at 14:09 , mja...@union06.de wrote:
Did you realize that MAC files might have a MAC binary header
consisting of
128 (right?) bytes with information about the resource fork? Maybe
ImageIO
is not able to handle this because it doesn't have system specific
code.
The first two bytes should be 0x49 0x49 (II = Intel-Format)
or 0x4D 0x4D (MM = Motorola-Format).
I remember about 4/5 years ago I had the same problem with images
uploaded from MAC to Solaris.
Kind regards,
Marco
Thank you Marco, but this is not the case (I've also double-
checked :-) Test files are identical in the three environments.