[TYPO3-v4] TYPO3 (all versions) with PHP 5.2.12 and GD Freetype version 2.3.7 + niceText

Jigal van Hemert jigal at xs4all.nl
Mon May 31 22:54:32 CEST 2010


Thomas "Thasmo" Deinhamer wrote:
> Not sure what you mean about Typo1 version, but this is the ImageMagick 
> installed and shown in the phpinfo():

That was "Type1", not "Typo1" ;-) Type1 is a file format for fonts (like 
TrueType and OpenType are font formats); this is comparable to graphics 
file formats like Gif, PNG, JPG, etc. Anyway, doesn't matter that much 
for the configuration of ImageMagick.


> ImageMagick version        ImageMagick 6.3.7 08/07/09 Q16 
> http://www.imagemagick.org
> 
> ImageMagick copyright        Copyright (C) 1999-2008 ImageMagick Studio LLC
> 
> ImageMagick release date    08/07/09
> 
> ImageMagick Number of
> supported formats:        179
> -----
> That's so weird - are there any 'best' settings for PHP 5.2.x, 
> ImageMagick 6 and GD 2?

Let's see, I would start with:
[GFX][image_processing] = 1
[GFX][thumbnails] = 1
[GFX][thumbnails_png] = 0
[GFX][gdlib] = 1
[GFX][gdlib_png] = 0
[GFX][im] = 1
[GFX][im_path] =  <correct path to ImageMagick, install tool Graphics 
section will probably detect it>
[GFX][im_version_5] = im6
[GFX][im_negate_mask] = 1
[GFX][im_imvMaskState] = 1
[GFX][im_no_effects] = 0
[GFX][im_v5effects] = 1
[GFX][im_mask_temp_ext_gif] = 1
[GFX][im_noFramePrepended] =
[GFX][im_stripProfileCommand] = +profile '*'
[GFX][im_useStripProfileByDefault] = 1
[GFX][TTFdpi] = 96
[GFX][gdlib_2] = 1

Read the descriptions in the Install Tool and if things don't work 
correctly change some of the settings.
-- 
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-project-v4 mailing list