Dc2 'Q' Release Optional Font Area - Seiko RP-F10 Series Technical Reference

Table of Contents

Advertisement

For the font data of 1 character, vertical 8 dots are input as 1 byte data in the order shown in
the following figure. The following figure is the case of x = y = 20.
y = 20 dots
The calculating method of the memory usage m is different from the calculating method of the
total number of data bytes k, because the font image is stored by the low scan method when
registering in the memory.
The memory usage m is calculated by the formula below.
m = INT((x + 7) / 8) × y × (e - s + 1) + Number of bytes of memory control information
DC2 'Q'
Code
12H 51H
Function Releases the memory area of the registered optional fonts.
After releasing, the registered optional fonts are not printed.
Notes
Releasing the area cannot increase the remaining memory capacity. The area can be used
again as the user area by the "Defragment User Area" command (DC2 '*' '1').
e.g. 20 dots × 20 dots
d1
d4
d2
d5
d3
d6
*The gray area is disregarded.
x = 20 dots
d7
d8
d9
6-33
d58
7
MSB
6
5
4
d59
3
2
1
d60
0
LSB
Release Optional Font Area

Advertisement

Table of Contents
loading

Table of Contents