[TYPO3-english] Bad image quality on cropscaled images

Lukas Mattsson lukas at antroposofi.info
Mon Aug 16 13:58:50 CEST 2010


Hi Lina,

I am not entirely sure which parameters that are important, but here's 
the full GFX part of my configuration. Hope it can help others.

$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite';
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/bin/';
$TYPO3_CONF_VARS['GFX']['im_version_5'] = 'im6';
$TYPO3_CONF_VARS['GFX']['TTFdpi'] = '96';
$TYPO3_CONF_VARS['GFX']['im_v5effects'] = '1';
$TYPO3_CONF_VARS['GFX']['jpg_quality'] = '80'
$TYPO3_CONF_VARS['GFX']['png_truecolor'] = '1';
$TYPO3_CONF_VARS['GFX']['im_negate_mask'] = '0';
$TYPO3_CONF_VARS['GFX']['im_imvMaskState'] = '1';
$TYPO3_CONF_VARS['GFX']['im_no_effects'] = '0';
$TYPO3_CONF_VARS['GFX']['gif_compress'] = '1';
$TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '/usr/bin/';
$TYPO3_CONF_VARS['GFX']['gdlib_png'] = '1';
$TYPO3_CONF_VARS['GFX']['im_mask_temp_ext_gif'] = '0';
$TYPO3_CONF_VARS['GFX']['im_stripProfileCommand'] = '-strip';

Best regards, Lukas

Lina Wolf skrev 2010-08-16 10.23:
> Hey Lukaa,
>
> if you solved the problem please let us know about your configuration.
> It might Help others
>
> LG Lina



More information about the TYPO3-english mailing list