Luxbum.net - Script de galerie photo

Changeset 245

Show
Ignore:
Timestamp:
08/28/07 19:09:21 (1 year ago)
Author:
nicolas
Message:

qualité correcte des miniatures

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/api/inc/imagetoolkit.imagemagick.php

    r211 r245  
    6262         // Other methods 
    6363         else { 
    64             $cmd = 'convert -quality 65 -treedepth 5 -resize %dx%d -geometry %dx%d %s %s'; 
     64            $cmd = 'convert -quality 80 -treedepth 3 -resize %dx%d -geometry %dx%d %s %s'; 
    6565            $cmd = sprintf($cmd,  
    6666                           $this->imageDestWidth, $this->imageDestHeight,