This is the command lispmtopgm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
lispmtopgm - convert a Lisp Machine bitmap file into pgm format
SYNOPSIS
lispmtopgm [lispmfile]
DESCRIPTION
Reads a Lisp Machine bitmap as input. Produces a portable graymap as output.
This is the file format written by the tv:write-bit-array-file function on TI Explorer and
Symbolics lisp machines.
Multi-plane bitmaps on lisp machines are color; but the lispm image file format does not
include a color map, so we must treat it as a graymap instead. This is unfortunate.
Use lispmtopgm online using onworks.net services