[previous] [up] [next]     [index]
Next: get-face Up: Drawing Class Reference Previous: try-color

font%

A font is an object which determines the appearance of text, primarily when drawing text to a canvas or device context. A font is determined by six properties:

To avoid creating multiple fonts with the same characteristics, use the global font-list% object the-font-list.

See also font-name-directory<%>.

Methods

[previous] [up] [next]     [index]
Next: get-face Up: Drawing Class Reference Previous: try-color

PLT