Dan Pidcock
2004-02-09 11:03:13 UTC
If there is a file type that a translator thinks it can handle but it
is not actually capable of handling properly what is the best way of
letting another translator handle it? Is forcing mime types the way
to do it?
This happens with Nikon raw camera files, which have a TIFF thumbnail
inside. The TIFFTranslator must see the TIFF information so decides
it can read the file. However I have a raw translator that can really
read the whole of the file but Identify() of my translator is never
called, even if I increase capability and quality to 1.0.
Thanks,
Dan
is not actually capable of handling properly what is the best way of
letting another translator handle it? Is forcing mime types the way
to do it?
This happens with Nikon raw camera files, which have a TIFF thumbnail
inside. The TIFFTranslator must see the TIFF information so decides
it can read the file. However I have a raw translator that can really
read the whole of the file but Identify() of my translator is never
called, even if I increase capability and quality to 1.0.
Thanks,
Dan