On Tue, 2003-11-11 at 22:32, Bob Lockie wrote:
> I want to creat an icon file so that I can specify a shortcut icon in my 
> HTML but apparently the gimp (1.2.5) I have cannot read or write 
> (Windows?) icon files.

There is a plug-in for gimp-1.2 called winicon which can load/save MS
Windows .ico files. You can find it on 
http://registry.gimp.org/plugin?id=2223

Alternative you can use a .png file - or even an animated .mng file.
Just specify the right mime type:

<link rel="icon" href="favicon.mng" type="video/x-mng">

Sincerely,
./Brix
-- 
Henrik Brix Andersen <[EMAIL PROTECTED]>

_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to