[SDL] Icon loader
Sylvain Beucler
beuc at beuc.net
Fri Oct 26 00:40:41 PDT 2007
I think that what Barni want is .ico format support.
SDL_Image doesn't support it.
GIMP and GQView do support that format, maybe you could look at how
they do it.
--
Sylvain
On Thu, Oct 25, 2007 at 08:37:12PM -0500, Jonathan Greig wrote:
> Look in the testwm.c found here.
> http://svn.ps2dev.org/listing.php?repname=psp&path=%2Ftrunk%2FSDL%2Ftest%2F&rev=651&sc=0
>
> I thought the test demos were included with the source that way you can test
> if SDL is working properly but I can't find the folder...
>
> On 10/22/07, Barni <bcsenteri at yahoo.com> wrote:
> >
> > Does anyone knows a good icon loader usable with SDL?
> >
> > I need to load and display icons inside so not the windows-bar or
> > task-bar is my goal. I need an icon parser which gives back an array of
> > bytes or something similar ...
> >
> > -Barni
More information about the SDL
mailing list