CONTENTS | INDEX | PREV | NEXT

This section is only applicable to the Amiga platform.

TVfont=...           Specification of the font to be used for text display
                     in the window opened by TV. Requesters do not use this
                     font; they use the default: Topaz 8 (unless TVfont
                     is assigned to a different font). The font for the
                     text in the window border is chosen by AmigaDOS, and
                     cannot be influenced from within TV.

                     Only fonts available in the FONTS:-directory can be
                     used. The size, however, is arbitrary.

                     This tooltype is the equivalent of the
                     -f<font name>/<font size> option on a CLI-
                     command-line.

FORMAT            :  TVfont=<font name>/<font size>

EXAMPLE           :  'TVfont=topaz/10'

DEFAULT           :  The value set by the assign command for TVfont:,
                     or else Topaz 8.