Changes between 6.6.9 und 6.7.5

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Heiler81
Posts: 63
Joined: 2009-03-12T01:52:24-07:00
Authentication code: 8675309
Location: Germany, Stuttgart

Changes between 6.6.9 und 6.7.5

Post by Heiler81 »

Hi there

I got the following problem. If updated my ImageMagick to a newer Version and now sometimes my conversions didn´t work anymore.

In 6.6.9 that command line works

convert -density 600 "%1" -profile D:\ICC-Profiles\RGB-Profiles\AdobeRGB1998.icc -background white -flatten -density 72 -resize 360x450 "PNG24:%2"

In 6.7.5 I often got no result and finished after a second.

Input is a TIF Image

Are there any major changes in that Versions???? looks like higher 6.7.0
Post Reply