[Typo3-dev] Image are bad. Why?

Martin Poelstra martin at beryllium.net
Wed Mar 24 17:37:59 CET 2004


Hi,

> Then i have made this Changes in class.t3lib_stdgraphic.php:
> 
> var $cmds = Array (
>   'jpg' => '-colorspace RGB -quality 98',
>   'jpeg' => '-colorspace RGB -quality 98',
>   'gif' => '-colors 255',
>   'png' => ''
>  );
> 
> but it is not much better than before.

Did you also look some lines further down? I already told you there are
some more lines you have to change... (It's obvious which ones, because
they also contain things like "-colors  64".

Grtz,
Martin






More information about the TYPO3-dev mailing list