summaryrefslogtreecommitdiff
path: root/ff2ppm.c
Commit message (Expand)AuthorAge
* Add warn() and die()Laslo Hunhold2018-04-11
* Add efread() and efwrite()Laslo Hunhold2018-04-11
* Improve readability of alpha-blending sectionsLaslo Hunhold2017-04-14
* Update usage of ff2jpg(1) and ff2ppm(1)Laslo Hunhold2017-04-14
* Use fshut() to properly flush the output streamLaslo Hunhold2017-04-13
* Refactor ff2ppm(1)Laslo Hunhold2017-04-12
* Add util.{c|h} to deduplicate codeLaslo Hunhold2017-03-30
* Improve fread error handling in ff2*Alexander Krotov2016-05-19
* Remove dimension checksFRIGN2016-04-10
* fix bugs introduced by refactor f0a4ce113d0e9dc50110a0ad9e98433d05aa2307Hiltjo Posthuma2016-04-03
* Use uint8_t instead of uint16_t correctlyFRIGN2016-03-21
* Write a better format for the row-buffer allocationFRIGN2016-03-21
* Optimize ff2ppm(1)FRIGN2016-03-21
* add ff2ppm(1)Hiltjo Posthuma2016-03-21