[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PNG icons no way!
From: |
Nicola Pero |
Subject: |
Re: PNG icons no way! |
Date: |
Mon, 11 Jun 2001 17:30:00 +0100 (BST) |
Yep - I suppose this is sort of a FAQ - I paste in an old answer -
"Make sure you have built PNG images support into GNUstep - you just need
to install the WindowMaker libwraster library (version >= 2.0) before
configuring and compiling GNUstep (GNUstep uses libwraster to read (and
write) PNG images)."
> I'm running through Nicola's excellent GNUstep tutorial and while
> working on the MyApplication test (the one with just a "quit" menu item)
> I had the silly idea to produce of piece of art and decided to create an
> icon for my first great app :-)
>
> I stored the icon in MyApp.png as suggested int tutorial but when I
> started the application GNUstep complained that it does not recognized a
> TIFF resource (and for good reason...). Error is:
>
> Jun 11 17:49:58 MyApp[13181] Tiff Error (TiffData) Not a TIFF file, bad
> magic number 20617 (0x5089)
> Jun 11 17:49:58 MyApp[13181] Tiff unable to open/parse TIFF data
>
> Is this normal? Did I miss something when I compiled GNUstep? (libpng is
> available on my machine) or is it just a typo in the tutorial and
> GNUstep only knows about TIFF icons anyway.
>
> Of course converting my PNG image to TIFF makes GNUstep perfectly happy.
>
>
> Thanks for all your help.
>
> LJ
>
> PS: I'm afraid it's not the last time I bother this mailing list. Hope I
> won't double the usual traffic :-))))
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
>
- PNG icons no way!, Laurent Julliard, 2001/06/11
- Re: PNG icons no way!,
Nicola Pero <=