summaryrefslogtreecommitdiff
path: root/tests/ppm2rgb3.c
AgeCommit message (Collapse)Author
2014-03-25[trunk] Add documentationMathieu Malaterre
2014-03-13[trunk] Fix compilation on VS2010 (snprintf is not C89). C++11 should avoid ↵Mathieu Malaterre
this in the future
2014-03-13[trunk] Add a small helper to spli ppm into 3 pgm filesMathieu Malaterre
Update issue 235