Imagemagic issue (blurred image)

Imagemagic issue (blurred image)

Thursday 31 July 2008 6:51:39 am - 2 replies

Author Message

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

You must be logged in to post messages in this topic!

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