DECLARE SUB DQBsetFont (Font AS STRING)
Font - String of 2305 characters holding the new font data
none
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.
You can use DirectQB Tools to create your own fonts. See also DQBsetBIOSfont