11 jul 2008 kl. 12.15 skrev [EMAIL PROTECTED]:

>> the new versions of Imagemagick is soo much slower in converting
>> PSDs to PNGs compared to the old 6.2.4 version
>
> Are you sure you are not comparing a Q16 build with a Q8 build?

Yes, I am and I've posted my benchmarks to this list a couple of times.
The latest I heard was that the convert behaviour was changed  
sometimes around 6.3.

After that change, even if you only want to convert the first layer by  
doing "convert foo.psd[0] foo.png" the convert code still went through  
all layers in the image and then removed them. With 6.2.4 it will take  
he first layer, convert it and exit.

One developer said that he put it up on the TODO but that was a year  
ago. I know this puts a lot of users that uses convert in a situation  
were they can't upgrade.

  Henke
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to