[Typo3-dev] Graphicsmagic and m.mask (3.8.0)
Bernhard Kraft
kraftb at kraftb.at
Thu Oct 27 22:19:52 CEST 2005
Arco wrote:
> When using IM I can watermark an image by using :
> $image['file.']['m.'] = array(
> 'bgImg' => $image['file'] ,
> 'mask' => $this->conf['watermark_mask'] ,
> 'bottomImg' => $this->conf['watermark_bottomimg'] ,
> 'bottomImg_mask' => $this->conf['watermark_bottomimg_mask'] ,
> );
>
> With GM (1.1.7) I see nothing happening.
> Does anybody know if it´s possible with 3.8.0?
This works with IM and with GM.
http://wiki.typo3.org/index.php/GIFBUILDER
For GM set "im_version_5" in the install tool to "gm" (yes a string -
and its not mentioned in the docs :(
PS: The picture was taken during the "ZAP the gremlins" project :) !
greets,
Bernhard
More information about the TYPO3-dev
mailing list