aboutsummaryrefslogtreecommitdiffstats
path: root/src/netpbm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unused result warningsgrodriguez2014-02-041-5/+9
* major cleanup. xlib methods have been abstracted away as a genericJohn Hawthorn2010-01-041-1/+1
* fixed whitespaceJohn Hawthorn2009-11-211-9/+9
* hard tabs"John Hawthorn ext:(%22)2009-09-141-9/+9
* fix compiler warningsJohn Hawthorn2009-08-311-0/+1
* experimental support for imagemagick backendJohn Hawthorn2009-08-311-2/+9
* speed increate for P6 netpbm images when maxval is 255John Hawthorn2009-07-251-5/+9
* implement the rest of netpbmJohn Hawthorn2009-07-241-8/+48
* support for netpbm color and bw binary format (P4 and P6)John Hawthorn2009-07-241-0/+105