Dunny
Exophase Approved® Forum Troll
Hi all -
Work continues apace on PandaBAS, and having settled on a sound library (now using the BASS library for sound and music), I need to be able to load BMP/GIF/PNG images at the very least. Only need to support 8bpp at present. I'm writing PandaBAS in FPC for the linux/pandora versions and Delphi 2010 for the Windows version, so I need a library that:
Has an FPC header file (.pas)
Comes as both .so and .dll binaries.
I'm not too fussed about open-source as BASS isn't open source and I'm using that quite happily. PandaBAS is currently GPL, but I'm willing to abandon the GPL and go closed-source if necessary.
Any suggestions?
D.
Work continues apace on PandaBAS, and having settled on a sound library (now using the BASS library for sound and music), I need to be able to load BMP/GIF/PNG images at the very least. Only need to support 8bpp at present. I'm writing PandaBAS in FPC for the linux/pandora versions and Delphi 2010 for the Windows version, so I need a library that:
Has an FPC header file (.pas)
Comes as both .so and .dll binaries.
I'm not too fussed about open-source as BASS isn't open source and I'm using that quite happily. PandaBAS is currently GPL, but I'm willing to abandon the GPL and go closed-source if necessary.
Any suggestions?
D.