
SLCS Programming Manual
Rev. 1.24
- 12 -
2-1-1 T (Text String)
Description
Draw text string on the image buffer
Syntax
Tp1,p2,p3,p4,p5,p6,p7,p8,p9(,p10),’DATA’
Parameters
p1 : Horizontal position (X) [dot]
p2 : Vertical position (Y) [dot]
p3 : Font selection
Value Font Size(pt)
Width × Height(dots)
0 6
9 × 15
1 8
12 × 20
2 10
16 × 25
3 12
19 × 30
4 15
24 × 38
5 20
32 × 50
6 30
48 × 76
7 14
22 × 34
8 18
28 × 44
9 24
37 × 58
a KOREAN 1
16 × 16 (ascii 9×15)
b KOREAN 2
24 × 24 (ascii 12×24)
c KOREAN 3
20 × 20 (ascii 12×20)
d KOREAN 4
26 × 26 (ascii 16×30)
e KOREAN 5
20 × 26 (ascii 16×30)
f KOREAN 6
38 × 38 (ascii 22×34)
m GB2312
24 × 24 (ascii 12×24)
n BIG5
24 × 24 (ascii 12×24)
j Shift JIS
24 × 24 (ascii 12×24)
♣ A to Z are assigned to Downloadable font. Refer to DS command.
p4 : Horizontal multiplier : 1 ~ 4
p5 : Vertical multiplier : 1 ~ 4
p6 : Right-side character spacing [dot]
Plus(+)/Minus(-) option can be used. Ex) 5, +3, -10…
p7 : Rotation
Value Rotation
0 No Rotation
1 90 degrees
2 180 degrees
3 270 degrees
p8 : Reverse printing
N : Normal printing R : Reverse printing
Comentarios a estos manuales