home *** CD-ROM | disk | FTP | other *** search
- For the PC850 or ECMA94 fonts,
- Add one of the following lines to STANDARD.FMT
- @include(PC850.tct)
- or
- @include(ECMA94.tct)
- --these I've tested.
- or (fancier, and I haven't tested them)
-
- @case(printer,
- LaserJet IIP.PC850-Portrait,LaserJet IIP.PC850-Landscape
- "@include(PC850.TCT)"
- LaserJet IIP.ECMA94-Portrait,LaserJet IIP.ECMA94-Landscape
- "@include(ECMA94.TCT)"
- )
-