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 4#4n5#5 is the number of the window to draw in (default is 0), 4#4wintitle5#5 is the name shown in the title bar (default "Figure 4#4n5#5"), 4#4x5#5 4#4y5#5 is the size of the plot (default is 846x594 pt = 11.75x8.25 in).

Use 4#4fontname5#5 to specify the font to use (default is "Times-Roman"), and 4#4fontsize5#5 to specify the font size (default is 14.0 pt). The old syntax {fname "4#4fontname5#5"} {fsize 4#4fontsize5#5} 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 4#4dashlength5#5 which is a multiplier 5#5 0.


next up previous contents index
Next: Atari ST (via AES) Up: Terminal Previous: Apollo   Contents   Index
Alex T Prengel 2007-03-13