On OSX there is also
com.sub.imageio.plugins.tiff.TIFFImageReader
in the JDK.
Note the subtle difference in the name,
On Jun 14, 2007, at 6:08 PM, Fabrizio Giudici wrote:
On Jun 14, 2007, at 23:25 , robert engels wrote:
Actually, the code looks specifically for the ImageIO tools reader
- skipping the Mac OSX JVM one. (the formatting got changed when
pasting)
Sorry, I'm really confused. Which is the name of the ImageIO TIFF
reader? If I disable
com.sun.media.imageioimpl.plugins.tiff.TIFFImageReader I don't get
any other chance.