[Scummvm-devel] Updated http://logs.scummvm.org/
Thierry Crozat
criezy at scummvm.org
Fri Jan 28 21:21:18 CET 2011
Le 28 janv. 2011 à 15:12, Michael Madsen a écrit :
> I fired up IcoFX and tried to create an L which is visually similar to the F from the forums favicon.
>
> It's just a quick 1-minute paint job - I drew the L right on top of the ScummVM icon - so I expect someone will want to make a nice(r) version at some point.
>
>> -----Original Message-----
>> From: James 'Ender' Brown [mailto:ender at scummvm.org]
>> Sent: Friday, January 28, 2011 3:41 PM
>> To: ScummVM devel
>> Subject: Re: [Scummvm-devel] Updated http://logs.scummvm.org/
>>
>> Oops, true. I've replaced with the main site favicon.
>> If anyone wants to send me a 'logs' variant, please do!
>>
>> - Ender
>>
> <favicon_logs.ico>------------------------------------------------------------------------------
I spent some time with Jordi in 2009 to make favicons for all our web sites after the ScummVM icon was changed to a capital S. The needed material to generate them had been committed in the svn media repository at that time. It contains png pixmaps for each letters (with transparency) that can then be combined with the ScummVM icon to create the favicons (the idea being that if we change again the ScummVM icon it will be easy to regenerate the favicons).
There is actually a make target that you can use (it requires ImageMagick). For example the following command generates the favicon for the logs.
make scummvm_favicon_logs.ico
(replace 'logs' by 'forums', 'wiki', 'planet', 'buildbot' or 'doxygen' to generate the other favicons)
I have attached the result for the logs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scummvm_favicon_logs.ico
Type: image/ico
Size: 1150 bytes
Desc: not available
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20110128/4184487c/attachment.bin>
-------------- next part --------------
Thierry
PS: I seemed to remember that we had issue with ico files generated by ImageMagick at that time. In Internet Explorer they appeared with a black background I think (instead of transparent background). If that happens again, saving the image with gimp to ico format was doing the trick as far as I remember.
More information about the Scummvm-devel
mailing list