Menu

#4 Add support for *.PNG, JPEG loading

open
5
2012-04-01
2012-04-01
David
No

Hi,

nowadays Allegro ships with two addon libraries, libloadpng and libjpgalleg for loading png and jpeg images into allegro bitmaps. This patch makes AlPy support these image format:

http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/file/master/alpy/patches/030-png-jpeg-addons.patch

It doesn't change the linker command line, though (-ljpgalleg -lloadpng -lpng -lz), which is just done via setting LDFLAGS in our package recipe.

cheers,

David

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.