[TYPO3] Halftransparent Watermark with ImageMagick 4.2.9?
Kahlil Lechelt
k.lechelt at gmx.de
Wed Jan 18 21:52:18 CET 2006
Krystian Szymukowicz wrote:
> Kahlil Lechelt wrote:
>
>>>
>>>> Yes i also installed graphicsmagick and tried it, but i have the same
>>>> problem the jpgs are generated with 256 colors thats not acceptable...
>>>>
>
> hi
>
> maybe that one will help you
> http://typo3.org/extensions/repository/search/kb_allcolors/
>
> --
> grtz
> Krystian
This is my Typoscript:
imageBig {
file = GIFBUILDER
file {
XY = [10.w],[10.h]
format = jpg
quality = 100
10 = IMAGE
10.file.maxW = 340
15 = IMAGE
15.offset = [10.w]/2-125,[10.h]/2-25
15.file = fileadmin/template/img/germaica.logo_overlay.png
15.mask = fileadmin/template/img/germaica.logo_mask.png
#15.mask = fileadmin/template/img/germaica.logo_mask_i.png
}
i send this configuration plus a filename i get out of the database to
the IMAGE-function and normaly i get a jpg with a watermark after the
installation of kb_allcolors i dont geht anything anymore... why?
Regards
Kahlil
More information about the TYPO3-english
mailing list