Age | Commit message (Expand) | Author |
---|---|---|
2016-03-18 | Prevent overflow in rowlen and improve inaccuracies in style | FRIGN |
2016-03-04 | Use uint32-array to store the header | FRIGN |
2016-02-01 | Refactor tools and increase performance by ~70% | FRIGN |
2016-01-29 | Back to the roots. | FRIGN |
2016-01-20 | Use linear RGB | FRIGN |
2016-01-19 | Remove more png cruft from code | FRIGN |
2016-01-17 | Mandate "ProPhoto RGB" color space for farbfeld and handle ICC profiles | FRIGN |
2016-01-06 | Improve error-handling in the tools | FRIGN |
2016-01-06 | Small changes in the png-utils | FRIGN |
2016-01-04 | Add stricter and clearer error-checking in png2ff and ff2png | FRIGN |
2016-01-04 | ff2png: Export 16-Bit RGBA PNG's so we don't lose data | FRIGN |
2015-11-17 | Avoid using the non-portable endian.h conversion functions | sin |
2015-11-13 | Add _BSD_SOURCE for endian.h | FRIGN |
2015-11-10 | Remove arg.h | FRIGN |
2015-11-10 | Fix 16-bit RGB-expands and header-endianness properly | FRIGN |
2015-11-09 | imagefile -> farbfeld | FRIGN |