Bug #44475
closedAdding watermarks to pic with GIFBUILDER
0%
Description
I try to reproduce the example from:
http://wiki.typo3.org/GIFBUILDER
in STRATO hosted WEB server with;
typo3 Vers: 4.7.7
ImageMagick 6.2.1-2
localconf.oho is attached.
TS:
temp.headpics = COA
temp.headpics {
10 = IMAGE
10 {
file = GIFBUILDER
file {
XY = 800,600
format = jpg
quality = 70
10 = IMAGE
10.file = fileadmin/yag/watermark/Backimage.jpg
15 = IMAGE
15.offset = 40,40
15.file = fileadmin/yag/watermark/typo3.png
15.mask = fileadmin/yag/watermark/typo3_mask_i.png
}
}
}
page.10.subparts.INHALT < temp.headpics
The jpg and the png's are downloaded from http://wiki.typo3.org/GIFBUILDER
the result in not realy satified (see result.jpg)
I made a test on a local typo3 4.7.7 installation from introduction package
with GrafikMagick settings -> every thing works fine
Next tested with ImageMagick 6.8.1-9 installation on the local web server.
Again the result ist not realy satisfied (see result2.jpg)
After a little bit of googling for the error I found a hint in Bug #37060
an tried this setting on both systems.
Not really better:
STRATO Server: result3.jpg
local WEB Server: resul4.jpg
Files
Updated by Stefan Neufeind almost 10 years ago
- Is Regression set to No
Can you please retry with a current TYPO3-version (latest 6.2.x would be great)? I remember we changed some things related to watermarking, which had problems since the introduction of FAL. I'm not sure that might have been a related problem here. I can dig up the other issue, if that helps / sounds related / works for you meanwhile.
Updated by Wouter Wolters almost 10 years ago
- Status changed from New to Needs Feedback
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.