Project

General

Profile

Actions

Bug #44475

closed

Adding watermarks to pic with GIFBUILDER

Added by Axel Spieth over 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2013-01-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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

result.jpg (10.2 KB) result.jpg Axel Spieth, 2013-01-12 15:38
localconf.php (6.98 KB) localconf.php Axel Spieth, 2013-01-12 15:38
result2.jpg (10.4 KB) result2.jpg Axel Spieth, 2013-01-12 15:38
result3.jpg (60.2 KB) result3.jpg Axel Spieth, 2013-01-12 15:38
result4.jpg (60.4 KB) result4.jpg Axel Spieth, 2013-01-12 15:38
Actions #1

Updated by Stefan Neufeind over 9 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.

Actions #2

Updated by Wouter Wolters over 9 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Alexander Opitz almost 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.

Actions

Also available in: Atom PDF