[TYPO3-english] Imagemagick images too dark?

Brian Hauge Hansen b.hansen at mobilethink.com
Thu Apr 12 18:00:11 CEST 2012


Got it CE (content element).


My typescript looks like this:
10 = IMAGE
	10.file.XY = 200,150
		10.file.import = uploads/tx_templavoila/
		10.file.import.current = 1
		10.file.import.listNum = 0
		10.file.maxW = 148
		10.file.minW = 148

But i the problem is for all images generated.



On 4/12/12 5:51 PM, "Brian Hauge Hansen" <b.hansen at mobilethink.com> wrote:

>Not sure what you mean by that?
>
>sure that in the CE there is not set a "darken" effect for the image ???
>
>What is CE?
>
>
>On 4/12/12 5:34 PM, "Ralf-Rene Schröder" <ralf.rene at online.de> wrote:
>
>>Am 12.04.2012 09:20, schrieb Brian Hauge Hansen:
>>> I have a problem after moving to version 4.6.4 that the images
>>>generated by Imagemagick gets very dark?
>>sure that in the CE there is not set a "darken" effect for the image ???
>>
>>-- 
>>image[FORMAT] - Ralf-René Schröder
>>http://image-format.eu ... Wir geben Ihrem Image das richtige Format
>>http://if-20.com  ... YAML templates for TYPO3
>>_______________________________________________
>>TYPO3-english mailing list
>>TYPO3-english at lists.typo3.org
>>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.typo3.org
>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english





Hi list
The version if ImageMagick i 6


My configuration is like this:

ImageMagick enabled:		1
ImageMagick path:		/usr/bin/ (6.7.6-1)
ImageMagick path/LZW:		/usr/bin/ (6.7.6-1)
Version 5/GraphicsMagick flag:	im6

GDLib enabled:		1
GDLib using PNG:	1
IM5 effects enabled:	0 (Blurring/Sharpening with IM 5+)
Freetype DPI:		96 (Should be 96 for Freetype 2)
Mask invert: (Should be set for some IM versions approx. 5.4+)

File Formats:		gif,jpg,jpeg,tif,tiff,bmp,pcx,tga,png,pdf,ai



$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'composite';
$TYPO3_CONF_VARS['GFX']['gdlib_png'] = '1';
$TYPO3_CONF_VARS['GFX']['im'] = '1';
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/bin/';
$TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '/usr/bin/';



On 4/12/12 3:21 PM, "Oliver Salzburg" <oliver.salzburg at googlemail.com>
wrote:

>On 2012-04-12 09:20, Brian Hauge Hansen wrote:
>>Hi List
>>I have a problem after moving to version 4.6.4 that the images
>>generated by Imagemagick gets very dark?
>>http://ghanavenskabsgrupperne.dk/aktiviteter/ghana-sangdag/ (the small
>>picture beside the text).
>>Is there a way to configure the brightness/contrast/gamma for the
>>generated images?
>>Guess this is called "modulate" in ImageMagick. But how to set this in
>>Typo3?
>
>What version of ImageMagick are you using?
>
>Any special settings we should know about?
>Like [GFX][im_no_effects] or [GFX][im_v5effects]?
>
>Cheers
>Oliver
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.typo3.org
>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list