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
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
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
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
___
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