|
|
1.1 ! root 1: .\" (c) Copyright 1986 Xerox Corporation ! 2: .\" All rights reserved. ! 3: .TH MP2RES 1 5/23/85 ! 4: .UC 4 ! 5: .tr -\- ! 6: .\" differences between troff and nroff compensated here: ! 7: .ie t .ds sc \(sc ! 8: .el .ds sc section\ ! 9: .ds lq \&"\" ! 10: .ds rq \&"\" ! 11: .if t \ ! 12: . ds lq `` ! 13: .if t \ ! 14: . ds rq '' ! 15: .SH NAME ! 16: mp2res - convert a MacPaint file to an RES file ! 17: .SH SYNOPSIS ! 18: .B mp2res ! 19: [ ! 20: .BI \-i ! 21: ] [ ! 22: .BI \-t top ! 23: ] [ ! 24: .BI \-b bottom ! 25: ] [ ! 26: .BI \-o outputfile ! 27: ] MacPaintFile ! 28: .SH DESCRIPTION ! 29: .I Mp2res ! 30: will convert a bitmap image from the Apple MacPaint format to the Xerox RES ! 31: (Raster Encoding Standard) format. The RES header will declare the natural ! 32: resolution of the image to be 72 pixels per inch. ! 33: .PP ! 34: The following options are understood: ! 35: .TP ! 36: .BI \-t top ! 37: The number of the first scan line to be output. Scan lines are numbered ! 38: from 0 to 719 (there are 720 scan lines). ! 39: .TP ! 40: .BI \-b bottom ! 41: The last scan line to be output. See above note. ! 42: .TP ! 43: .BI \-o outputfile ! 44: The RES master will be placed in the named file. ! 45: If the option is omitted, the RES master will be created on the ! 46: standard ouptut. ! 47: .TP ! 48: .BI \-i ! 49: Output an Interpress master instead of an RES file. The picture will be ! 50: printed at 72 pixels per inch. ! 51: .SH SEE ALSO ! 52: Raster Encoding Standard, \s8XNS Standard\s0 178506 ! 53: .br ! 54: Interpress Electronic Printing Standard, \s8XNSS\s0 048601 ! 55: .br ! 56: dipress(n) ! 57: .SH BUGS ! 58: Doesn't allow you to handle clipping the left and right sides off.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.