About
Software
Services
Ideas
Rants
nklein logo

pgmToStream

Overview

This program simply makes a stream out of a given number of repetitions of a given binary Portable Graymap Map.

Options

[-file pgmFileName]
This specifies the name of the binary Portable Graymap Map file to use. This must be a pgm of type P5. The default is to read the image from stdin.
[-reps numberOfRepetitions]
Tell the program to repeat the image this many times. The default is zero, which means to repeat indefinitely.
[-offset startingLineNumber]
This tells the program to start output the image at a given line number. Line numbers start at zero.
.

(copyright 2001) (gpg keys)

Valid XHTML 1.0! Valid CSS!