commands.sh

lispmtopgm

all

Convert a Lisp Machine bitmap into a PGM image. See also: `pgmtolispm`.

More info →

Examples (1)

Convert the specified Lisp Machine bitmap file into a PGM image

lispmtopgm path/to/input.lispm > path/to/output.pgm
made by @shridhargupta | data from tldr-pages