[TYPO3-english] Imagemagik configuration in install tool
Andreas Burg
typo3 at andreasburg.de
Tue Dec 16 17:30:28 CET 2008
Hello J. Bakshi,
I use 4.2.9 and this config:
$TYPO3_CONF_VARS['GFX']['enable_typo3temp_db_tracking'] = '0';
$TYPO3_CONF_VARS['GFX']['gdlib_2'] = '1';
$TYPO3_CONF_VARS['GFX']['gif_compress'] = '0';
$TYPO3_CONF_VARS['GFX']['imagefile_ext'] = 'gif,jpg,png';
$TYPO3_CONF_VARS['GFX']['im_path'] = '/var/www/xxx/html/cgi-bin/im429/';
$TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '';
$TYPO3_CONF_VARS['GFX']['im_version_5'] = '';
$TYPO3_CONF_VARS['GFX']['jpg_quality'] = '97';
$TYPO3_CONF_VARS['GFX']['noIconProc'] = '1';
$TYPO3_CONF_VARS['GFX']['png_truecolor'] = '1';
$TYPO3_CONF_VARS['GFX']['thumbnails_png'] = '2';
$TYPO3_CONF_VARS['GFX']['TTFdpi'] = '96';
$TYPO3_CONF_VARS['GFX']['TTFLocaleConv'] = '';
not perfect in filesize but it works.
--
Andreas
Mailing list rules & guidelines (Mailing list Regeln & Leitfaden):
http://typo3.org/community/mailing-lists/
http://typo3.org/community/mailing-lists/mailing-list-rules-guidelines/
More information about the TYPO3-english
mailing list