PNG_IO SvnCode
An Ada 2012 library for reading and writing PNG image files
Brought to you by:
sangwine
Commit | Date | |
---|---|---|
2009-05-04 14:04:13 | Tree | |
[r23]
by
sangwine
New header and version, additional comments about checking for bytes after IEND chunk. |
2009-05-03 16:09:35 | Tree |
2009-05-03 16:08:12 | Tree | |
[r21]
by
sangwine
New header and version, additional comments about bytes after IEND, and fixed bytes for the IEND chunk. |
2009-05-03 16:01:59 | Tree |
2009-05-03 16:00:29 | Tree | |
2009-04-18 21:27:59 | Tree | |
[r18]
by
sangwine
Changed 'in' to 'in out' at line 1222 in order to make the whole package Ada95 compliant ('in' is acceptable in Ada 2005). |
2006-09-10 20:32:44 | Tree |
[r17]
by
sangwine
Added exit status so that the program can be used in a shell script and abort the script if any pair of files fails to agree. |
2006-09-10 19:58:32 | Tree |
[r16]
by
sangwine
Removed use of buffer in writing a file, using on-the-fly compression of data instead. |
2006-09-10 19:52:22 | Tree |
2006-08-14 20:15:39 | Tree |