PNG_IO SvnCode
An Ada 2012 library for reading and writing PNG image files
Brought to you by:
sangwine
Commit | Date | |
---|---|---|
2011-11-23 21:41:07 | Tree | |
2011-11-21 10:17:54 | Tree | |
[r47]
by
sangwine
Added initialisation of IDAT_1 at line 250. This is to avoid an unitialized variable warning - the initial value is never used. |
2011-11-21 10:16:43 | Tree |
[r46]
by
sangwine
Removed redundant with/use, comment changes, pragma Assert to check chunk codes, instead of if then, plus changes to strings to describe colour type codes. |
2009-05-10 17:29:52 | Tree |
[r45]
by
sangwine
Removal of redundant with/use and many comment changes plus one or two minor changes. |
2009-05-10 17:28:39 | Tree |
2009-05-10 17:27:22 | Tree | |
2009-05-10 17:26:11 | Tree | |
2009-05-10 17:25:32 | Tree | |
2009-05-10 17:24:51 | Tree | |
2009-05-06 20:10:39 | Tree |