I scan 35mm film in 16bit HDR grayscale mode.
Negafix is set to <Other>, <Other>, <Linear>; "Auto" and "CCR" are UN-checked.
Batch mode & Negative mode are both set, Options dialogue are all set to defaults.
When I try to edit a TIFF file from SF6.6 using ImageMagick I always get the following error/warnings:
[
Code: Select all
convert: Wrong data type 3 for "PixelXDimension"; tag ignored. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/925.
convert: Wrong data type 3 for "PixelYDimension"; tag ignored. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/925.
convert: Unknown field with tag 42033 (0xa431) encountered. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/925.
convert: Wrong data type 3 for "PixelXDimension"; tag ignored. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/925.
convert: Wrong data type 3 for "PixelYDimension"; tag ignored. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/925.
convert: Unknown field with tag 42033 (0xa431) encountered. `TIFFReadCustomDirectory' @ warning/tiff.c/TIFFWarnings/925.
This seems to cause IM to behave in unexpected ways when using cropping or other operations which resize the image.