macptopbm, pbmtoxbm: edit pages; mdatopbm, mgrtopbm, pbmtomacp, pbmtomda, pbmtomgr, pbmtonokia: add pages (#12225)

This commit is contained in:
Juri Dispan
2024-02-09 15:28:23 +01:00
committed by GitHub
parent 9c497a9133
commit cd0b74ed2c
8 changed files with 98 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
> Convert a PBM image to a X11 or X10 bitmap.
> More information: <https://netpbm.sourceforge.net/doc/pbmtoxbm.html>.
- Convert a PPM image to a X11 XBM file:
- Convert a PBM image to a X11 XBM file:
`pbmtoxbm {{path/to/input_file.pbm}} > {{path/to/output_file.xbm}}`