home *** CD-ROM | disk | FTP | other *** search
- *****************************************************************
- * *
- * *
- * *
- * BROTHER HR-25/35 PRINTER CONFIGURATION *
- * ====================================== *
- * *
- * *
- * GST REF : W004P100 *
- * *
- * This file contains configuration details for the printer *
- * described below. To modify the printer configuration, *
- * you must: *
- * *
- * (a) Read the chapter PRINTER CONFIGURATION in your User *
- * Manual - THOROUGHLY! *
- * *
- * (b) Edit this file using 1st Word Plus to make the *
- * required changes (all values are HEXADECIMAL). *
- * *
- * (c) Run the INSTALL program to install the new driver. *
- * *
- * Consult your User Manual for details of how to load your *
- * custom driver from the 1st Word Plus desktop, and how to *
- * make it your default printer. *
- * *
- * Copyright (C) 1986, GST Holdings Ltd *
- * *
- *****************************************************************
-
-
- * Printer name
- * ============
- *
- * For display above the font table on the
- * 1st Word Plus desktop (max 32 characters)
-
-
- Brother HR-25/35 UK daisy 1.00
-
-
- * Configuration variables
- * =======================
- *
- * These six variables define certain printer
- * configuration details required by 1st Word Plus:
- *
- * (1) 1 for microspacing daisywheel, else 0
- * (2) Character width in printer units (daisy)
- * (3) Linefeed height in printer units
- * (4) Mid-carriage (daisy) pixels/inch (matrix)
- * (5) Bold offset in printer units (daisy)
- * (6) 1 to pause printing between pages, else 0
-
-
- 1, C, 8, 28, 1, 0
-
-
- * Printer characteristics
- * =======================
- *
- * This table defines values to be sent to the
- * printer by 1st Word Plus to control its operation.
- *
- * An entry consists of:
- *
- * (1) Function number (these must be kept in order)
- * (2) Command bytes (hex commands and placeholders)
- *
- * A placeholder has the top bit set and is substituted
- * by an actual value by 1st Word Plus when printing.
- *
- * Lines preceded by an asterisk are commented out.
-
-
- 0, 1B, 1F, 81 * Character width (set HMI to n-1)
- 1, A * Line feed only
- 2, 1B, 35 * Forward print
- 3, 1B, 36 * Reverse print
- 4, 1B, B, 81 * Vertical tab (set VMI to n-1)
- * 5 * Absolute horizontal tab
- * 6 * Draft bold on
- * 7 * Draft bold off
- * 8 * NLQ bold on
- * 9 * NLQ bold off
- * A * Draft italic on
- * B * Draft italic off
- * C * NLQ italic on
- * D * NLQ italic off
- E, 1B, 41 * Draft light on (color ribbon)
- F, 1B, 42 * Draft light off (black ribbon)
- * 10 * NLQ light on
- * 11 * NLQ light off
- 12, 1B, 44 * Draft superscript on
- 13, 1B, 55 * Draft superscript off
- * 14 * NLQ superscript on
- * 15 * NLQ superscript off
- 16, 1B, 55 * Draft subscript on
- 17, 1B, 44 * Draft subscript off
- * 18 * NLQ subscript on
- * 19 * NLQ subscript off
- * 1A * Draft underline on
- * 1B * Draft underline off
- * 1C * NLQ underline on
- * 1D * NLQ underline off
- 1E, C * Formfeed
- 1F, 1B, 1F, 81, 1B, 35, D * Horizontal initialization
- 20, D, 1B, 1E, 81 * Vertical initialization
- 21, D, 1B, D, 50 * Termination: printer reset
- * 22 * Backspace
- * 23 * Carriage Return
- 24, 1B, C, 80 * Form length in lines
- * 25 * Set line feed to N units
- * 26 * Start graphics (mode 0)
- * 27 * Reserved
- 28, C * Draft Pica (10 cpi)
- * 29 * NLQ Pica (10 cpi)
- 2A, A * Draft Elite (12 cpi)
- * 2B * NLQ Elite (12 cpi)
- 2C, 7 * Draft Condensed (17.2 cpi)
- * 2D * NLQ Condensed (17.2 cpi)
- 2E, 14 * Draft Expanded ( 6 cpi)
- * 2F * NLQ Expanded ( 6 cpi)
- * 30 * Black ink
- * 31 * Magenta ink
- * 32 * Cyan ink
- * 33 * Yellow ink
- 34, 1B, 1E, D * 1.5 Line feed (12/48 inch)
- 35, 1B, 50 * Proportional spacing ON
- 36, 1B, 51 * Proportional spacing OFF
- 0 * NULL termination byte
-
-
- * Translation Table
- * =================
- *
- * This table is used to translate the ST
- * character codes for output to the printer.
- *
- * Each entry consists of:
- *
- * (1) ST character code (these must be in order)
- * (2) The (possibly null) byte string to be output
- *
- * ST character codes with a NULL translation
- * string are printed as spaces.
- *
- * ST character codes NOT in the table are sent
- * directly to the printer without translation.
- *
- * Set for a standard UK ASCII daisywheel.
- * No codes assigned to printing positions 20 and 7F hex.
-
-
- 23 * # - N/A
- 7F * - N/A
- 80 * Ç - N/A
- 81 * ü - N/A
- 82 * é - N/A
- 83, 61, 8, 5E * â
- 84 * ä - N/A
- 85, 61, 8, 60 * à
- 86 * å - N/A
- 87 * ç - N/A
- 88, 65, 8, 5E * ê
- 89 * ë - N/A
- 8A, 65, 8, 60 * è
- 8B * ï - N/A
- 8C * î - N/A
- 8D * ì - N/A
- 8E * Ä - N/A
- 8F * Å - N/A
- 90 * É - N/A
- 91 * æ - N/A
- 92 * Æ - N/A
- 93, 6F, 8, 5E * ô
- 94 * ö - N/A
- 95, 6F, 8, 60 * ò
- 96, 75, 8, 5E * û
- 97, 75, 8, 60 * ù
- 98 * ÿ - N/A
- 99 * Ö - N/A
- 9A * Ü - N/A
- 9B * ¢ - N/A
- 9C, 23 * £
- 9D, 59, 8, 2D * ¥
- 9E * ß - N/A
- 9F * ƒ - N/A
- A0 * á - N/A
- A1 * í - N/A
- A2 * ó - N/A
- A3 * ú - N/A
- A4, 6E, 8, 7E * ñ
- A5 * Ñ - N/A
- A6, 61, 8, 5F * ª
- A7, 6F, 8, 5F * º
- A8 * ¿ - N/A
- A9 * ⌐ - N/A
- AA * ¬ - N/A
- AB * ½ - N/A
- AC * ¼ - N/A
- AD * ¡ - N/A
- AE * « - N/A
- AF * » - N/A
- B0, 61, 8, 7E * ã
- B1, 6F, 8, 7E * õ
- B2, 4F, 8, 2F * Ø
- B3 * ø - N/A
- B4 * œ - N/A
- B5 * Œ - N/A
- B6 * À - N/A
- B7 * Ã - N/A
- B8 * Õ - N/A
- B9 * ¨ - N/A
- BA * ´ - N/A
- BB * † - N/A
- BC * ¶ - N/A
- BD * © - N/A
- BE * ® - N/A
- BF * ™ - N/A
- C0 * ij - N/A
- C1 * IJ - N/A
- C2 * א - N/A
- C3 * ב - N/A
- C4 * ג - N/A
- C5 * ד - N/A
- C6 * ה - N/A
- C7 * ו - N/A
- C8 * ז - N/A
- C9 * ח - N/A
- CA * ט - N/A
- CB * י - N/A
- CC * כ - N/A
- CD * ל - N/A
- CE * מ - N/A
- CF * נ - N/A
- D0 * ס - N/A
- D1 * ע - N/A
- D2 * פ - N/A
- D3 * צ - N/A
- D4 * ק - N/A
- D5 * ר - N/A
- D6 * ש - N/A
- D7 * ת - N/A
- D8 * ן - N/A
- D9 * ך - N/A
- DA * ם - N/A
- DB * ף - N/A
- DC * ץ - N/A
- DD * § - N/A
- DE * ∧ - N/A
- DF * ∞ - N/A
- E0 * α - N/A
- E1 * β - N/A
- E2 * Γ - N/A
- E3 * π - N/A
- E4 * Σ - N/A
- E5 * σ - N/A
- E6 * µ - N/A
- E7 * τ - N/A
- E8 * Φ - N/A
- E9 * Θ - N/A
- EA * Ω - N/A
- EB * δ - N/A
- EC * ∮ - N/A
- ED * ϕ - N/A
- EE * ∈ - N/A
- EF * ∩ - N/A
- F0 * ≡ - N/A
- F1, 2B, 8, 5F * ±
- F2, 3E, 8, 5F * ≥
- F3, 3C, 8, 5F * ≤
- F4 * ⌠ - N/A
- F5 * ⌡ - N/A
- F6 * ÷ - N/A
- F7 * ≈ - N/A
- F8 * ° - N/A
- F9 * ∙ - N/A
- FA * · - N/A
- FB * √ - N/A
- FC * ⁿ - N/A
- FD * ² - N/A
- FE * ³ - N/A
- 0 * NULL terminator
-
-