Project

General

Profile

Actions

Bug #23236

closed

Generation transparent images with GMENU fails

Added by Marius Muehlberger almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2010-07-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

After updating from TYPO3 4.3.X (everything works fine) - the images generated via GMENU are not transparent any more.
Does not work in 4.4.0, changing back to 4.3.X everything is fine again.

ImageMagick Version is 4.2.9.

Example-Code:

lib.nav.main.1 {
NO = 1
NO {
XY = [30.w]+30, 31
format = gif
backColor = #000000
transparentColor = #000000 ## no effect (works in 4.3.X, not in 4.4.0):
#transparentColor.closest = 1 ## use instead transparentColor of no effect (works in 4.3.X, not in 4.4.0):
#transparentBackground = 1

wrap= |
10 = IMAGE
10 {
file = fileadmin/tpl/menu/nact-back.b.gif
align = l,t
}
30 = TEXT
30 {
text.field = title
fontColor = #ffffff
fontFile = fileadmin/tpl/menu/myfont.ttf
fontSize = 12
offset = 0 , 22
align = center
niceText = 0
}
}

(issue imported from #M15184)


Files

15184.diff (776 Bytes) 15184.diff Administrator Admin, 2010-11-02 16:41
Actions

Also available in: Atom PDF