Bug #22322
closedcombining images with GraphicsMagick not working correctly since 4.2.10
0%
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
Updated by Christian Kuhn over 14 years ago
According to JoH asenau in Core list #22243 fixes this one, too.
Updated by franc walter almost 14 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
Updated by Alexander Opitz over 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)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.