DQBsetFont
SUB

Prototype

DECLARE SUB DQBsetFont (Font AS STRING)

Parameters

Font - String of 2305 characters holding the new font data

Returns

none

Description

Sets the current font to specified one held into the Font string (see appendix C for details on the font data format). Next calls to DQBprint or DQBprints will use the new font to draw characters.

Notes:

You can use DirectQB Tools to create your own fonts. See also DQBsetBIOSfont