PDA

View Full Version : ImageMagick Profile Removal Test Failure


ArtM
14th of May 2004 (Fri), 14:43
I previously set up ImageMagick on my local PC using Profile Removal setting " +profile * ". Testing showed the ee test image size reduced to 4KB.

I am now setting it up on another/server PC, and the test will only reduce it to 11KB, using the same or any other Profile Removal Setting.

Any suggestions as to what the problem might be ?

- Art



:?:

Pekka
14th of May 2004 (Fri), 15:19
Perhaps they have Imagemagick 6 installed? It has a small error in code which affects that test (default JPEG compression value is 99 instead of 75). This is already worked around in current developement version of EE. Thsi error does not affect resizing, only that test.

ArtM
15th of May 2004 (Sat), 13:48
They 'they' is 'I' - and indeed IM 6.0.1 is what I have installed !!
So its a 'not to worry' item - just a test conflict/failure.

Thanks for the note.

Looking through the docs for ImageMagick working on this problem, I note they havea new profile removal tool in V6+ - 'strip' - which you might want to look at for image info removal; if its appropriate for EE.

- Art