[TYPO3-dev] RC1/2 jpg_quality ignored
Bobby Eichholz
bob at ex-kali-bur.de
Fri Mar 31 10:17:22 CEST 2006
Stefan Geith schrieb:
> Bobby Eichholz schrieb:
>
>> Hello,
>> I'm setting up a new site with RC2 and have the problem, that the
>> setting [jpg_quality] in the install tool is ignored. (I ad the same
>> problem with RC1 and maybe a beta too. The IM command is printed as
>> follows:
>> ---
>> /usr/bin/convert -geometry 150x120! -colorspace RGB -quality 0
>> -sharpen 1x2 /path/typo3/sysext/install/imgs/jesus2_transp.gif[0]
>> /path/typo3temp/pics/install_scale_jpg.jpg
>> ---
>> No matter what I do the quality is always set to 0
>> Is this a bug and should I post it? A solution anyone?
>> For now I have to resize all images local and upload them then.
>
>
> Had the same problem. I solved it by adding this line
> $TYPO3_CONF_VARS['GFX']['im_jpg_quality'] = '80';
> to my localconf.
>
> Don't know why this can't be set with the install_tool ... :(
>
> -
>
> Stefan
Thanks alot. I posted it to the bugtracker.
More information about the TYPO3-dev
mailing list