[TYPO3-english] Installtool graphic settings for PNG

Lang, Patrik patrik.lang at centaur.de
Fri Feb 13 14:49:01 CET 2009


Hello to all,

 

I have a problem generating png with transparency. When typo3 generates
just simple text there is a little border in the color of the image
background color.

 

I use imagemagick 6.2.4 on a debian linux

 

It seems that there is no difference between generating gif and png.
Just the extension is different.

 

In the installtool I have the following settings:

['GFX']['im_version_5'] = 'im6'

['GFX']['gdlib_png'] = '1';

['GFX']['png_truecolor'] = '1';

['GFX']['gdlib_2'] = '1';

['GFX']['im_path'] = '/usr/bin/';

['GFX']['im_path_lzw'] = '/usr/bin/';

['GFX']['im_mask_temp_ext_noloss'] = 'miff';

['GFX']['im_negate_mask'] = '0';

['GFX']['im_imvMaskState'] = '1';

 

Can someone tell me his or her installtool settings?

 

thanks

 

 



More information about the TYPO3-english mailing list