[TYPO3-core] RFC #14516 Background gradient images wrong colors in browsers with color profile capability
Susanne Moog
info at susannemoog.de
Sun Jun 20 15:07:37 CEST 2010
On 19.06.2010 11:12, Helmut Hummel wrote:
> On 19.06.10 10:37, Helmut Hummel wrote:
>> On 14.06.10 00:16, Steffen Kamper wrote:
>>>
>>> just a reminder for the RC
>>
>> REMINDER #2
>
> This is the link to the archive with all stripped png images:
>
> http://bugs.typo3.org/file_download.php?file_id=11828&type=bug
>
> This is how I stripped them:
>
> 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.
Susanne
More information about the TYPO3-team-core
mailing list