Imagemagic issue (blurred image)

Author Message

Jorge estévez

Thursday 31 July 2008 6:51:39 am

Hello,

Using image.ini as it is once a site is installed (version 3.10) I have found that my images get a little blurred, even if I intent to use the "original" definition at the config file...

I have made no changes at all, have only added some new definitions.

Has someone stumbled with an issue as this one?

Thanks!

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Pascal Specht

Friday 01 August 2008 5:32:14 am

Hello Jorge,

that looks like your quality filter is set to 75 or less instead of 100, in the site access' image.ini file. Could that be?

If you have full access to your UNIX server, you may rename the imagemagick executable convert to convert_orig, and put the following into a shell script named convert:
convert_orig $1 $2 $3 $4 $5 $6 $7 $8 $9
echo $1 $2 $3 $4 $5 $6 $7 $8 $9 >>/home/somewhere/you/can/write/log.txt
that way you can trace all calls to convert until you see what parameters have been used.

</Pascal>

Jorge estévez

Thursday 14 August 2008 8:15:16 pm

Hello,

Sorry for the delay (vacations) I am working with windows. Althoug my images are quite sharp, they kind of get blurred.

Is there some way to write some code (somewhere) just to tell my images should look 100% good quality?

This has not happened to me in other developments, I am using ez3.10 (this is the first site made with this version by me). Maybe something changed since 3.9... Cant figure it out!!!.

thanks.

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.