summaryrefslogtreecommitdiff
path: root/image/png.c
Commit message (Expand)AuthorAgeFilesLines
* Actually handle failure to allocate bitmap structure or retrieve its data buf...John Mark Bell2009-07-311-15/+35
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+2
* Improve bitmap plotter APIVincent Sanders2009-06-301-10/+15
* Make libpng image handler set opaque info.Michael Drake2009-03-021-14/+15
* Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS p...François Revel2008-10-101-3/+4
* Fix format string warning errorDaniel Silverstone2008-10-101-1/+1
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-2/+2
* A bunch of fixes to the libpng bindingJohn Mark Bell2008-09-151-15/+23
* Fix include path for libpng.François Revel2008-09-151-1/+1
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-0/+284
* [project @ 2005-01-02 04:05:21 by jmb]John Mark Bell2005-01-021-256/+0
* [project @ 2004-10-17 21:37:01 by jmb]John Mark Bell2004-10-171-0/+10
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-041-0/+1
* [project @ 2004-09-04 16:41:28 by jmb]John Mark Bell2004-09-041-0/+245