gil icon indicating copy to clipboard operation
gil copied to clipboard

Add support for writing ASCII flavours of PNM formats

Open mloskot opened this issue 6 years ago • 2 comments

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

mloskot avatar Jul 29 '19 22:07 mloskot

i want to contribute to this issue.would you exlain it to me?

psbro avatar Dec 17 '20 15:12 psbro

@psbro I think the task in this issue is self-explanatory (with help from reading the linked references, GIL I/O docs and source code and other online matrials about the format in question, of course) but if you have any specific questions feel free to ask.

mloskot avatar Dec 17 '20 15:12 mloskot