[TYPO3-linux] GraphicsMagick Wiki page
Michael Stucki
michael at typo3.org
Mon Feb 13 12:58:41 CET 2006
Hi Franz,
> I have created now a wiki page for GraphicsMagick at
> http://wiki.typo3.org/index.php/GraphicsMagick.
>
> Please help me to put all the necessary informations there.
I don't have time to fix this, but one comment:
Starting with TYPO3 3.8.0, graphicsmagick_wrapper.sh is not needed because
we have native support for GraphicsMagick.
Configuration settings:
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/bin';
$TYPO3_CONF_VARS['GFX']['im_version_5'] = 'gm';
Settings which are not needed/set automatically if version is set to "gm":
$TYPO3_CONF_VARS['GFX']['im_imvMaskState'] = ...
$TYPO3_CONF_VARS['GFX']['im_v5effects'] = ...
$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = ...
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-linux
mailing list