Project

General

Profile

Actions

Bug #21851

closed

Image processing; Image Magick operation "combining images" failed

Added by Jens Schroeder-Fuerstenberg over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-12-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Running the INSTALL tool and the image processing operation cause an error. I reproduced that using typo3winstaller.

The image processing operation does not show both the reference image and the server image. That's for:
Combine using a GIF mask with only black and white and
Combine using a JPG mask with graylevels.

All other operations work as expected.

The problem has also GIFBUILDER effects. It seems to me the GIFBUILDER is not able to render text. Only a graphic appears. The GIFBUILDER template looks simple like that

temp.top1_blog = COA
temp.top1_blog {

10 = IMAGE
10.file = GIFBUILDER
10.file {
XY = 800, 100
backColor = red
10 = TEXT
10 {
text = HALLO WELT
fontSize = 15
fontColor = white
niceText = 1
offset = 150, 10
}
  1. Logo
    110 = IMAGE
    110 {
    file = ..../...../*.gif
    offset = 80, 10
    }
    } #gifbuilder end
    } #temp end

and shows the red block with the image on the left. Only the text is not there.
(issue imported from #M13024)


Files

install images.zip (239 KB) install images.zip Administrator Admin, 2009-12-18 19:44

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66419: im_useStripProfileByDefault should be either checked or switched of with graphicsmagick presetClosed2015-04-14

Actions
Actions

Also available in: Atom PDF