LinuxCommandLibrary

lispmtopgm

Convert a Lisp Machine bitmap into a PGM image.

TLDR

Convert the specified Lisp Machine bitmap file into a PGM image

$ lispmtopgm [path/to/input.lispm] > [path/to/output.pgm]
copy

Copied to clipboard