[TYPO3-english] transparent png appears with white background
    Katja Lampela 
    katja.lampela at lieska.net
       
    Fri Jun  1 07:26:21 CEST 2012
    
    
  
hi J,
Are you sure the imgage is still (in the page) png and it didn't get 
converted to jpg?
In the image element you can choose one of the png formats.
Kind regards
Katja
1.6.2012 8:13, J. Bakshi kirjoitti:
>
> Dear list,
>
> Transparent png appears with white background and I have already tested with all possible
> configuration at localconf.php without any luck. If I directly check the png from browser
> it appears correctly. But through typo3 it comes with a white background.
>
> This is typo3 4.5.16 with imagemagik 6.X and following are my latest localconf.php for image manipulation
>
> ```````````````````
> $TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite';   // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['im_version_5'] = 'im6';        // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['im_stripProfileCommand'] =  '';
> $TYPO3_CONF_VARS['GFX']['TTFdpi'] = '92';       // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['gdlib_2'] = '1';       // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['thumbnails_png'] = '1';        //  Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['gdlib'] = '1'; // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['im_no_effects'] = '0'; //  Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['im_mask_temp_ext_gif'] = '0';  /
> $TYPO3_CONF_VARS['GFX']['im_v5effects'] = '1';  // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['im_negate_mask'] = '1';        // Modified or inserted by TYPO3 Install Tool.
> $TYPO3_CONF_VARS['GFX']['im_imvMaskState'] = '1';       // Modified or inserted by TYPO3 Install Tool.
> `````````````````````````
>
> Can anyone suggest any clue please ?
>
> Thanks
    
    
More information about the TYPO3-english
mailing list