Add support for writing ASCII flavours of PNM formats
Abierto
cat/feature
ext/io
good-first-issue
- Lenguaje dominante
- C++
- Estrellas
- 199
- Forks
- 171
- Merge medio
- 1 d 14 h
- PR fusionados (30 d)
- 10
Descripción
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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.