Ticket #294 (new task)

Opened 6 weeks ago

Last modified 6 weeks ago

[loadpng] add

Reported by: michaelvoliveira Owned by: michaelvoliveira
Priority: normal Milestone: Unscheduled
Component: default Version: 1.0
Severity: normal Keywords: load png allegro
Cc:

Description

PNG (Portable Network Graphics) is a cool raster image file format. libpng is the reference library for working with PNG files. loadpng is some glue that makes it easy to use libpng to load and save bitmaps from Allegro programs.

 http://tjaden.strangesoft.net/loadpng/

Attachments

loadpng-1.5.bep Download (373 bytes) - added by michaelvoliveira 6 weeks ago.
Initial .bep file
loadpng-1.5.patch Download (373 bytes) - added by michaelvoliveira 6 weeks ago.
patch change prefix folder
loadpng-1.5.OptionalPackageDescription Download (134 bytes) - added by michaelvoliveira 6 weeks ago.
opd file. No license is required

Change History

Changed 6 weeks ago by michaelvoliveira

Initial .bep file

Changed 6 weeks ago by michaelvoliveira

patch change prefix folder

Changed 6 weeks ago by michaelvoliveira

opd file. No license is required

Changed 6 weeks ago by michaelvoliveira

compiled with GCC2 since allegro only works with this compiler

Note: See TracTickets for help on using tickets.