[TYPO3-english] Problems with Gifbuilder Mask

sabine deeken sabine.deeken at web.de
Wed Feb 25 11:38:36 CET 2009


Hi Sam,
depending on the size of your mask ich can erase your image.
check the following:

1. is the mask a grayscale-gif?
2. invert the mask. maybe you erase the wrong parts of the image.
3. if you are not sure about the constants, try the values, something 
like yourmask*.gif or uploads/tf/yourmask.gif
4. set the mask on object, e.g.
30 = IMAGE
...
40 = IMAGE
...
40.mask =

you find good documentation here:
http://wiki.typo3.org/index.php/GIFBUILDER

three in the morning is no good time to get rid of your hair..


Samuel Stephens schrieb:
> Hi everyone.
> I'm about to pull my hair out over this. =P Some Typoscript that's 
> supposed to put a watermark over all the images on the website 
> mysteriously stopped working yesterday. I was working with the code, so 
> there's a possibility that I accidentally changed something, but I can't 
> figure out what the problem is. Adding a mask to an Image element in a 
> Gifbuilder object completely erases the image, regardless of what the 
> mask is. I still see everything else in the Gifbuilder, just not any 
> Image elements that that have the mask set as something.
> Any ideas? Here's a bit of the code:
>
>    30 = IMAGE
>    30.file = {$Image}
>    30.align = {$ImagePosition}
>    30.mask = {$wMaskImage}
>
> Is there something obvious that I'm missing? I've already tested all of 
> the constants, and they're all set correctly.
>
> Thanks!
> Sam
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>   



More information about the TYPO3-english mailing list