home *** CD-ROM | disk | FTP | other *** search
- *--------------------------------------------------------------------
- * PPrint ver 3.0 Definition for NEC P2200 24 pin pinwriter printer
- *
- * Welcome My Friends to the Show that Never Ends !!! .... E.L.P.
- * Author : Roman Anderson
- * Raw Power Micro
- * Springfield NJ
- *--------------------------------------------------------------------
- * The following options are set immediately. They are not activated
- * by parameters.
- *--------------------------------------------------------------------
- PRINTER: NEC P2200 24 pin pinwriter
- DOT * DOT Matrix printer type
- TOPMARGIN 0 * allow X no# of lines for top margin
- BOTMARGIN 0 * bottom margin
- LINELEN 80 * number characters per line @ 10 CPI
- LINESPAGE 64 * Printable lines per page actual 65
- FORMLENL 27 67 66 * set form length in lines = 66 lines
- FORMLENI 27 67 0 11 * Set form length in inches = 11 inches
- FFEED 12 * Form Feed Character
- *MICSPACE 27 32 9 * set Micro Spacing to n 72nds of an inch
- *--------------------------------------------------------------------
- * The following parameters are activated by parameters
- *--------------------------------------------------------------------
- *MICSPACEOFF 27 32 0 * turn off inter character micro spacing
- COMPON 15 * set compressed print
- COMPOFF 18 * cancel compressed mode
- 8LPI 27 48 * set 8 lines per inch
- 6LPI 27 50 * 6 lines per inch DEFAULT
- ITALIC 27 4 * set Italic Printing Mode
- ITALICOFF 27 5 * cancel Italic Print
- EMPH 27 69 * set Emphasized print mode
- EMPHOFF 27 70 * no dots added to next 1/2 column
- DOUBLE 27 71 * set double strike (nlq) (bold) print
- DOUBLEOFF 27 72 * single strike mode
- EXPAND 27 87 1 * set Elongated Print mode DOUBLE Width
- EXPANDOFF 27 87 0 * single width print
- RESET 28 @ * Reset the Printer to Default Values
- NLQ 27 120 1 * set letter quality mode 360 dpi 55 cps
- NLQOFF 27 120 0 * draft mode @ 120 dpi 170 cps
- DLFONT 27 37 1 * code to use downloadable font
- DLFONTOFF 27 37 0 * code to use normal font
- PERFSKIP 27 78 4 * set number lines to skip over perfs (4)
- PERFSKIPOFF 27 79
- ONEDIR 27 85 1 * print in only 1 (uni) direction
- ONEDIROFF 27 85 0 * bidirectional (both ways)
- CHARSET 27 54 * set Printer 2nd char set - Charcters
- CHARSETOFF 27 55 * 1st char set - Control Code
- 12CPI 27 77 * 12 characters per inch
- 12CPIOFF 27 80 * cancel 12 cpi - set 10 cpi
- PROPORTIONAL 27 112 1 * set proportional print mode on
- PROPORTIONALOFF 27 112 0 *
- AUTOJUST 27 3 * set printers auto FULL justify mode
- AUTOJUSTOFF 27 0 * LEFT justify mode
- FONTNORMAL 27 107 0 * code for normal print font (courier)
- *-------------------------------------------------------------------
- * the remaining definitions are somewhat unethical
- *-------------------------------------------------------------------
- ROMAN8 27 54 * select Roman 8 Symbol set <>
- USASCII 27 55 * USASCII Symbol set <>
- LINEDRAW 27 54 * Linedraw Symbol set <>
- ROMANX 27 82 * set Italy character set <>
- LEGAL 27 82 * French character set <>
- PIFONT 27 82 * German character set <>
- PIFONTA 27 82 * USA character set <>
- * * point size ~=~ CPI
- POINT7 27 33 5 * 7 point size (20 cpi)
- POINT8 27 33 4 * 8 point size (17 cpi)
- POINT85 27 103 * 8.5 point size (15 cpi)
- POINT10 27 77 * 10 point size (12 cpi)
- POINT12 27 80 * 12 point size (10 cpi)
- POINT14 27 86 1 * 14 point size (double vertical enlargement)
- * * NEC built in fonts for P2200
- COURIER 27 107 0 * set Courier type face Font
- LINEPRINTER 27 107 6 * Super Focus type face Font
- TIMESROMAN 27 107 12 * ITC Souvenir type face Font
- GOTHIC 27 107 15 * OCR-B type face Font
- PRESTIGEELITE 28 67 1 * set Extra optional font cartridge
-