Add support for writing ASCII flavours of PNM formats #359
Labels
cat/feature
New feature or functionality
ext/io
boost/gil/extension/io/
good-first-issue
Opportunity for new contributors to help improving GIL
Currently, only binary PNM files can be written.
We need support for ASCII flavours too.
This is necessary to enable hosting of test images in human-friendly textual format that allows to easily craft any test data and verify actual vs expected outputs.
References
The text was updated successfully, but these errors were encountered: