DrawingFont()

Syntax

DrawingFont(FontID())

Description

Sets the current font to given FontID. All new text rendered will be done with the new specified font. FontID can be easily get with the FontID() command from the font library. The font must be loaded, with LoadFont() before using this function.

Supported OS

Windows, AmigaOS

2DDrawing - Index