Specifications

102
[ 5 ] Regular-Size and Quadruple-Size Characters Together on
the Same Screen
The regular-size and quadruple-size characters may display together on the same screen as
shown below.
CLS
SCREEN 0,0 : PRINT "ABC"; Regular-size in ANK mode
SCREEN 0,6 : PRINT "ABC" Quadruple-size in ANK mode
SCREEN 1,0 : PRINT " "; Regular-size in Kanji mode
SCREEN 1,6 : PRINT " " Quadruple-size in Kanji mode
Switching the screen font from the standard-size to small-size
The coordinates on which standard-size fonts are displayed and one on which small-size fonts
are displayed are different from each other.
If the screen font is switched from the standard-size to small-size, then the cursor will move
from the current position to the nearest lower rightward position on the small-size font coordi-
nates.
16 dots12 dots
Standard-size font coordinates
Moves the cursor position
Small-size font coordinates