atom feed13 messages in net.java.dev.jai-imageio.interestRe: [JAI-IMAGEIO] Strange problem wit...
FromSent OnAttachments
Fabrizio GiudiciJun 14, 2007 4:48 am 
mja...@union06.deJun 14, 2007 5:08 am 
Fabrizio GiudiciJun 14, 2007 5:20 am 
robert engelsJun 14, 2007 6:41 am 
Fabrizio GiudiciJun 14, 2007 1:55 pm 
robert engelsJun 14, 2007 2:25 pm 
Fabrizio GiudiciJun 14, 2007 4:07 pm 
jai-...@javadesktop.orgJun 14, 2007 6:14 pm 
robert engelsJun 14, 2007 6:26 pm 
Brian BurkhalterJun 14, 2007 6:28 pm 
robert engelsJun 14, 2007 6:30 pm 
Brian BurkhalterJun 14, 2007 6:31 pm 
mja...@union06.deJun 15, 2007 12:09 am 
Subject:Re: [JAI-IMAGEIO] Strange problem with TIFF reading on Mac OS X
From:robert engels (reng@ix.netcom.com)
Date:Jun 14, 2007 6:26:56 pm
List:net.java.dev.jai-imageio.interest

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.