Behavior change in 6.9.1.2 - re: PDF->TIF, Chromaticity
Posted: 2016-01-19T08:49:43-07:00
Hi, folks! Thanks for all of your hard work on ImageMagick!!!
I'm using ImageMagick to convert PDFs to TIFFs as part of a pre-print process. Starting with version 6.9.1.2, `convert` does not generate files that my (very picky, legacy) software can use. The only correlated difference I can see with `identify` is that unusable TIFFs include Chromaticity information, while usable ones do not.
There's a full discussion here:
viewtopic.php?f=1&t=28932
You can see the behavior change pretty clearly in fmw42's post here:
viewtopic.php?f=1&t=28932&start=15#p129296
So, I'm unable to upgrade past 6.9.1 unless there's a way to prevent the Chromaticity information from being written to the TIFF file. fmw42 suggested that a -define flag might be one way to approach this. Any ideas?
I'm using ImageMagick to convert PDFs to TIFFs as part of a pre-print process. Starting with version 6.9.1.2, `convert` does not generate files that my (very picky, legacy) software can use. The only correlated difference I can see with `identify` is that unusable TIFFs include Chromaticity information, while usable ones do not.
There's a full discussion here:
viewtopic.php?f=1&t=28932
You can see the behavior change pretty clearly in fmw42's post here:
viewtopic.php?f=1&t=28932&start=15#p129296
So, I'm unable to upgrade past 6.9.1 unless there's a way to prevent the Chromaticity information from being written to the TIFF file. fmw42 suggested that a -define flag might be one way to approach this. Any ideas?