]> git.draconx.ca Git - liblbx.git/commitdiff
lbximg: Add a new PNG writing routine.
authorNick Bowler <nbowler@draconx.ca>
Tue, 11 Jun 2013 22:29:07 +0000 (18:29 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 14 Jun 2013 20:32:56 +0000 (16:32 -0400)
This splits out the PNG output from the rest of the lbximg processing,
so that it will be easier to add additional output formats (in par-
ticular, it would be nice to have some sort of text-based format to
facilitate automated testing).

Take this opportunity to vastly improve the error handling.


No differences found