next up previous contents index
Next: Atari ST (via AES) Up: Terminal Previous: Apollo   Contents   Index


Aqua

This terminal relies on AquaTerm.app for display on Mac OS X.

Syntax:

     set terminal aqua {<n>} {title "<wintitle>"} {size <x> <y>}
                       {font "<fontname>{,<fontsize>}"}
                       {{no}enhanced} {solid|dashed} {dl <dashlength>}}

where 5#5n6#6 is the number of the window to draw in (default is 0), 5#5wintitle6#6 is the name shown in the title bar (default "Figure 5#5n6#6"), 5#5x6#6 5#5y6#6 is the size of the plot (default is 846x594 pt = 11.75x8.25 in).

Use 5#5fontname6#6 to specify the font to use (default is "Times-Roman"), and 5#5fontsize6#6 to specify the font size (default is 14.0 pt). The old syntax {fname "5#5fontname6#6"} {fsize 5#5fontsize6#6} is still supported.

The aqua terminal supports enhanced text mode (see enhanced (p. [*])), except for overprint. Font support is limited to the fonts available on the system. Character encoding can be selected by set encoding and currently supports iso_latin_1, iso_latin_2, cp1250, and default which equals UTF8.

Lines can be drawn either solid or dashed, (default is solid) and the dash spacing can be modified by 5#5dashlength6#6 which is a multiplier 6#6 0.


next up previous contents index
Next: Atari ST (via AES) Up: Terminal Previous: Apollo   Contents   Index
Ethan Merritt 2007-03-03