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.

eZ debug

Timing: Jan 19 2025 06:23:26
Script start
Timing: Jan 19 2025 06:23:26
Module start 'layout'
Timing: Jan 19 2025 06:23:26
Module start 'content'
Timing: Jan 19 2025 06:23:27
Module end 'content'
Timing: Jan 19 2025 06:23:27
Script end

Main resources:

Total runtime0.5931 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.2734152.6406
Module start 'layout' 0.00650.0032 741.914139.4766
Module start 'content' 0.00970.5817 781.3906530.7266
Module end 'content' 0.59140.0017 1,312.117212.1406
Script end 0.5931  1,324.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5601160.0002
Check MTime0.00130.2158160.0001
Mysql Total
Database connection0.00130.217710.0013
Mysqli_queries0.545091.8945570.0096
Looping result0.00050.0761550.0000
Template Total0.563194.920.2816
Template load0.00220.370820.0011
Template processing0.560994.576820.2805
Template load and register function0.00010.015210.0001
states
state_id_array0.00090.153610.0009
state_identifier_array0.00090.151520.0004
Override
Cache load0.00180.2979230.0001
Sytem overhead
Fetch class attribute can translate value0.00040.069320.0002
Fetch class attribute name0.00080.136740.0002
XML
Image XML parsing0.00070.112020.0003
class_abstraction
Instantiating content class attribute0.00000.001440.0000
General
dbfile0.00090.1544160.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs