Project

General

Profile

Actions

Bug #22322

closed

combining images with GraphicsMagick not working correctly since 4.2.10

Added by bernd probst about 14 years ago. Updated over 10 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 #1

Updated by Christian Kuhn about 14 years ago

According to JoH asenau in Core list #22243 fixes this one, too.

Actions #2

Updated by Jo Hasenau about 14 years ago

REMINDER

Actions #3

Updated by franc walter over 13 years ago

Still not working in Typo3 vs.4.4.4 with PHP 5.2.6 on Windows XP and GraphicsMagick-1.3.12-Q8

Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF