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 (standard input default) and converts it to the rasterfile outfile (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
tutorial% screendump | rastrepl | lpr −Pversatec −v
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 Pixrect Reference Manual
Sun Release 3.4 — Last change: 16 January 1987