Project

General

Profile

Actions

Bug #36597

closed

colorspace change in imagemagick 6.7.5 from RGB to sRGB

Added by Jan Perdoch about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2012-04-26
Due date:
% Done:

100%

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

Description

After upgrading imagemagick to new version are all new generated images darker as uploaded. Problem is caused by changing colorspace in imagemagick (probably from version 6.7.0). There is simple fix: just change (3 times) -colorspace RGB to -colorspace sRGB in class.t3lib_stdgraphic.php. But nicer will be to have version depending switch or possibility change colorspace in install tool.

our conf:
php 5.3.5
imagemagick 6.7.5-5
typo3 4.5.14 and 4.5.15

It seems, that same problem will be on 4.6 and 4.7 too, because they use also -colorspace RGB.


Files

typo3-images-image-processing.PNG (302 KB) typo3-images-image-processing.PNG Problem is seen also in install tool. Jan Perdoch, 2012-04-26 10:51
36597.diff (2.58 KB) 36597.diff Bernd Niehues, 2012-11-07 16:04
Actions

Also available in: Atom PDF