mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
278 B
278 B
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}}