summaryrefslogtreecommitdiff
path: root/ff2ppm.c
AgeCommit message (Expand)Author
2018-04-11Add efread() and efwrite()Laslo Hunhold
2017-04-14Improve readability of alpha-blending sectionsLaslo Hunhold
2017-04-14Update usage of ff2jpg(1) and ff2ppm(1)Laslo Hunhold
2017-04-13Use fshut() to properly flush the output streamLaslo Hunhold
2017-04-12Refactor ff2ppm(1)Laslo Hunhold
2017-03-30Add util.{c|h} to deduplicate codeLaslo Hunhold
2016-05-19Improve fread error handling in ff2*Alexander Krotov
2016-04-10Remove dimension checksFRIGN
2016-04-03fix bugs introduced by refactor f0a4ce113d0e9dc50110a0ad9e98433d05aa2307Hiltjo Posthuma
2016-03-21Use uint8_t instead of uint16_t correctlyFRIGN
2016-03-21Write a better format for the row-buffer allocationFRIGN
2016-03-21Optimize ff2ppm(1)FRIGN
2016-03-21add ff2ppm(1)Hiltjo Posthuma