RASTREPL(1) — USER COMMANDS
NAME
rastrepl − magnify a raster image by a factor of two
SYNOPSIS
rastrepl [ infile [ outfile ]]
DESCRIPTION
rastrepl reads the rasterfile infile (the standard input default) and converts it to the rasterfile outfile (the standard output default) which is twice as large in width and height. Pixel replication is used to magnify the image. The output file has the same type as the input file.
EXAMPLES
The following command:
example% screendump | rastrepl | lpr
sends a rasterfile containing the current frame buffer contents to the Versatec plotter, doubling the size of the image so that it fills a single page.
FILES
/usr/lib/rasfilters/∗
filters for non-standard rasterfile formats
SEE ALSO
lpr(1), screendump(1), screenload(1)
File I/O Facilities for Pixrects in the Pixrect Reference Manual.
Sun Release 4.0 — Last change: 24 September 1987