Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement -itxt | giraffedata | 2015-07-26 | 1 | -2/+74 |
* | cleanup | giraffedata | 2015-06-28 | 1 | -4/+43 |
* | cleanup | giraffedata | 2013-07-05 | 1 | -2/+2 |
* | Cleanup: Move stuff to pngx | giraffedata | 2011-08-20 | 1 | -1/+83 |
* | Use libpng accessor functions instead of accessing info structure members | giraffedata | 2011-08-06 | 1 | -78/+271 |
* | Eliminate more reference to pnginfo private members | giraffedata | 2011-04-17 | 1 | -24/+68 |
* | Don't directly access private pnginfo members | giraffedata | 2011-04-16 | 1 | -0/+157 |
* | Add pngx_setText, pngx_setIhdr, pngx_writeInfo, pngx_writeEnd in preparation ... | giraffedata | 2011-04-16 | 1 | -0/+43 |
* | Fix bug: don't do png_destroy_write() on a read structure | giraffedata | 2009-12-03 | 1 | -1/+9 |
* | Fix png_create_write_struct() used where png_create_read_struct() belongs | giraffedata | 2009-11-19 | 1 | -1/+1 |
* | Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.c | giraffedata | 2009-08-01 | 1 | -0/+95 |