104
7.1.5 Displaying User-defined Characters
■
Loading a user-defined font
The
APLOAD
or
KPLOAD
statement loads a user-defined font.
The
APLOAD
statement is capable of loading up to 32 single-byte ANK fonts to be displayed in
the single-byte ANK mode.
The
KPLOAD
statement is capable of loading up to 128 two-byte Kanji fonts in full width to be
displayed in the two-byte Kanji mode.
■
Enlarging/condensing defined font patterns
If the double-width, double-height, or quadruple-size is specified, the Interpreter will enlarge
user-defined font patterns for display.
If the small-size font is specified for font patterns loaded by the
KPLOAD
statement, then the
Interpreter will use a total of 12 bits (bit 0 to 11) each on the 1st to 11th elements and ignores
the 12th to 15th elements and bits 12 to 15, as shown below.
0
0
11
15
Bit 0
Bit 11
Summary of Contents for BHT-BASIC 100 SERIES
Page 1: ......
Page 161: ...153 Chapter 10 Sleep Function CONTENTS 10 1 Sleep Function 154...
Page 163: ...155 Chapter 11 Resume Function CONTENTS 11 1 Resume Function 156...
Page 173: ...165 Chapter 13 Backlight Function CONTENTS 13 1 Backlight Function 166...
Page 249: ...241 Example CLOSE IF kyIn Y THEN KILL Master Dat END IF Reference Statements CLFILE...