Unit installation
MAX+PLUS II Getting Started
294 Altera Corporation
Font Aliases
The [FontSubstitutes] section of the win.ini file in the <userÕs home
directory>/windows directory provides aliases for font names. These aliases
are used to bind the MAX+PLUS II font names to the font names available
under the X server.
The following example shows the default font substitution list:
[FontSubstitutes]
Helv=helvetica
MS Sans Serif=ms sans serif
Tms Rmn=times
MS Serif=times
Times New Roman=times
Arial=helvetica
Printers
MAX+PLUS II uses its own Postscript printer driver to support Postscript
printers under UNIX.
Installing a New Printer
The following examples show how to edit the various sections of the win.ini
file to install a new printer.
[windows]
device=Apple LaserWriter II NT,PSCRIPT,LPT1
...
The device variable in the [windows] section defines the default
printer using the following syntax:
device=<output device name>,<device driver>,<port connection>
MAX+PLUS II uses the PSCRIPT keyword as the <device driver> to
specify the Postscript printer driver.
81_GSBOOK.fm5 Page 294 Tuesday, October 14, 1997 4:04 PM