previous up next     contents index
Next: get-family Up: Class Reference Previous: set-event-type

wx:font%

    Superclass:  wx:object%

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 five parameters:

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

See also  wx:font-name-directory%.

Methods:
previous up next     contents index
Next: get-family Up: Class Reference Previous: set-event-type

PLT