[TYPO3-core] RFC #14516 Background gradient images wrong colors in browsers with color profile capability
Helmut Hummel
helmut at typo3.org
Sun Jun 20 15:23:56 CEST 2010
Hi Susanne,
On 20.06.10 15:07, Susanne Moog wrote:
>>
>> files=`find . -name *.png`
>> for file in $files
>> do
>> mkdir -p "typo3-new/`dirname $file`"
>> pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB $file typo3-new/$file
>> done
>
> Committed to trunk rev 7984 after my own testing. I didn't use your zip
> file but the shell script as some of the icons changed again.
Thanks!
Regards Helmut
More information about the TYPO3-team-core
mailing list