Add support for writing ASCII flavours of PNM formats
Offen
cat/feature
ext/io
good-first-issue
- Vorherrschende Sprache
- C++
- Sterne
- 199
- Forks
- 171
- Ø Merge
- 1 T. 14 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
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
- #358
- Discussion on [[RFC] Managing input images for tests](https://lists.boost.org/boost-gil/2019/06/0252.php)
- Discussion on [[IO] Hosting test images](https://lists.boost.org/boost-gil/2019/07/0279.php)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.