pamtoqoi, pbmtozinc, ppmtoarbtxt, qoitopam, rawtopgm, rawtoppm: add pages (#11401)

This commit is contained in:
Juri Dispan
2023-11-07 14:13:33 +01:00
committed by GitHub
parent 638de4ce19
commit 1e6b225a65
6 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# pbmtozinc
> Convert a PBM image to a Zinc bitmap as used by the Zinc Interface Library Version 1.0.
> More information: <https://netpbm.sourceforge.net/doc/pbmtozinc.html>.
- Convert a PBM image to a Zinc bitmap:
`pbmtozinc {{path/to/image.pbm}} > {{path/to/output.zinc}}`