Purpose |
To select a font for subsequent text. |
Syntax |
winio@('%fn[font_name]') |
Description |
font_name is a standard character string (can be replaced by @) that provides the name of a font that is in the user's system. %fn cancels %bf (Bold Font) but not %it (Italic) and %ul (Underlined). |
Example |
winio@('%fn[Times New Roman]') |
See also |
%sf (Standard Font), %ts (Text Size), %bf (Bold Font), %it (Italic), %ul (Underlined) |