Project

General

Profile

Actions

Bug #22322

closed

combining images with GraphicsMagick not working correctly since 4.2.10

Added by bernd probst over 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-03-24
Due date:
% Done:

0%

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

Description

With version 4.2.10 the order changed how images are used to compose a new image. The background image is now used as foreground image and vice versa. Since im_negate_mask and im_imvMaskState are not available with GraphicsMagick there is no way to change this behaviour.

I suppose niceText option is not working because of the same reason.

Install Tool -> Image Processing -> Combining images

4.2.9
E:\prg\GraphicsMagick-1.3.11-Q16\/gm.exe composite -compose over +matte F:/wwwroot/defaultweb/typo3/typo3/sysext/install/imgs/jesus.jpg F:/wwwroot/defaultweb/typo3/typo3/sysext/install/imgs/greenback.gif F:/wwwroot/defaultweb/typo3/typo3temp/temp/c2b7f92db0dfe505de70f17d4cea6768.gif F:/wwwroot/defaultweb/typo3/typo3temp/install_44f1273ab1.jpg

4.2.10 and later
E:\prg\GraphicsMagick-1.3.11-Q16\/gm.exe composite -compose over +matte "F:/wwwroot/defaultweb/typo3/typo3/sysext/install/imgs/greenback.gif" "F:/wwwroot/defaultweb/typo3/typo3/sysext/install/imgs/jesus.jpg" "F:/wwwroot/defaultweb/typo3/typo3temp/temp/aca0baf4cbfcd7033caeba047fdc6b8f.gif" "F:/wwwroot/defaultweb/typo3/typo3temp/install_44f1273ab1.jpg"

(issue imported from #M13905)


Files

typo3.zip (21 KB) typo3.zip Administrator Admin, 2010-03-24 13:36

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22243: Several GIFBUILDER features broken for IM6 and GMClosedJigal van Hemert2010-03-05

Actions
Actions

Also available in: Atom PDF