Commit Graph

11 Commits

Author SHA1 Message Date
a5ecbb6bff image: use windows friendly path string accessor 2015-02-18 02:32:29 +11:00
1290cde443 image: add more varied downsample, pgm reader 2015-02-05 20:37:07 +11:00
09be9f3cea image: set the output values in downsample... 2015-02-04 18:39:40 +11:00
52544605e5 image: instantiate uint8_t buffer clone 2015-02-04 18:39:08 +11:00
b542062cc4 image: add basic buffer class 2015-02-04 15:59:06 +11:00
52f53caee5 debug: drop support for CHECK_HARD
HARD vs SOFT assertions were never very well defined or supported.
Currently they just imply a level of functionality that isn't present;
it's better to remove them instead of expending the effort at this
point.
2015-01-28 14:49:34 +11:00
d5df6116d5 build: remove useless cast warnings 2014-07-02 15:47:53 +10:00
4bc536ebdf image: update copyright dates 2014-06-29 22:50:59 +10:00
b86cc6904f Use binary output for pgm/ppm 2012-05-24 17:07:01 +10:00
d2c174f2e1 Change PBM output mode to system default.
It's ASCII output at the moment anyway, so it shouldn't be an issue.
2012-05-17 14:16:40 +10:00
54f6811058 Add simple PGM and PPM image writers 2012-05-16 15:03:49 +10:00