[TYPO3] No watermark in goof_fotoboek with GraphicsMagick 1.1.6

Martin Kokes martin at typo3-hosting.com
Wed Dec 28 22:16:30 CET 2005


Hello Typo3 users,

can anyone help me with watermarking in goof_fotoboek? I switched on some 
debugging info, as you can see on http://www.streetline.cz/index.php?id=12 . 
I'm using GraphicsMagick 1.1.6 (LZW) in /usr/local/bin with this options:
---
$TYPO3_CONF_VARS["GFX"]["im_path"] = '/usr/local/bin/';       // Modified or 
inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = 'gm';       // Modified or 
inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["im_jpg_quality"] = '75'; //  Modified or inserted 
by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = ''; //  Modified or inserted by 
TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["gif_compress"] = '0'; //  Modified or inserted by 
TYPO3 Install Tool.
---
ImageMagick enabled: 1
ImageMagick path: /usr/local/bin/ ()
ImageMagick path/LZW: ()
Version 5 flag: gm

GDLib enabled: 1
GDLib using PNG: 1
GDLib 2 enabled: 0
IM5 effects enabled: -1 (Blurring/Sharpening with IM 5+)
Freetype DPI: 96 (Should be 96 for Freetype 2)
Mask invert: 1 (Should be set for some IM versions approx. 5.4+)

File Formats: gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai
Warning: Mismatch between the version of ImageMagick () and the 
configuration of [GFX][im_version_5] (gm)
---
All install tests are passed without any problem including combining images 
and GDLib functions.

Anyway watermarking in goof_fotoboek doesn't working for me. I tried switch 
to ImageMagick 4.2.1 (LZW), then I become some weird results (I saw only 
distorted "typo3 goof photobook"), but that means that everything else 
(default images with masks) is allright. Then I tried ImageMagick 6.0 and 
ImageMagick 6.2 (LZW), without success too (no image at all). System is 
Mandrake Linux 10.1.

Any suggestions?

Martin Kokes 





More information about the TYPO3-english mailing list