
This package contains the development headers for libloadpng.
this add-on for allegro will allow you to load and save png images using standard allegro image handling functions as if they were normal bitmaps.
allegro is a cross-platform library mainly aimed at video game and multimedia programming. it handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform.