Re: [Gimp-user] favicon

2003-11-12 Thread Bob Lockie
On 11/11/03 19:10 Sven Neumann spoke thusly Hi, Bob Lockie <[EMAIL PROTECTED]> writes: 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. Why not use a PNG file instead? Add somethi

Re: [Gimp-user] favicon

2003-11-12 Thread David Neary
Hi, Henrik Brix Andersen wrote: > 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 calle

Re: [Gimp-user] favicon

2003-11-12 Thread Henrik Brix Andersen
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

Re: [Gimp-user] favicon

2003-11-11 Thread Sven Neumann
Hi, Bob Lockie <[EMAIL PROTECTED]> writes: > 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. Why not use a PNG file instead? Add something like this to the element: Sven ___

Re: [Gimp-user] favicon

2003-11-11 Thread Jon Mercer
There are plenty of tutorials about this on the internet. One such is http://www.winterdrache.de/freeware/png2ico/index.html This describes how to turn a png image into a windows icon file, on Windows, Linux or FreeBSD. Cheers, Jon Bob Lockie wrote: I want to creat an icon file so that I ca