Wasp Technologies.
39 Copyright 2001 All Rights Reserved.
TEXT
Description
This command is used to print text on label
Syntax
TEXT X, Y, ”font”, rotation, x-multiplication, y-multiplication, “content”
Parameter
Description
X
The x-coordinate of the text
Y
The y-coordinate of the text
font
Font name
1
8 x 12 fixed pitch dot font
2
12 x 20 fixed pitch dot font
3
16 x 24 fixed pitch dot font
4
24 x 32 fixed pitch dot font
5
32 x 48 dot fixed pitch font
6
14 x 19 dot fixed pitch font OCR-B
7
21 x 27 dot fixed pitch font OCR-B
8
14 x25 dot fixed pitch font OCR-A
ROMAN.TTF
ROMAN True type font
Rotation
The rotation angle of text
0
0 degree
90
90 degrees, in clockwise direction
180
180 degrees, in clockwise direction
270
270 degrees, in clockwise direction
X-multiplication:
Horizontal multiplication, up to 10x.
Available factors: 1~10
For true type font, this parameter is ignored.
Y-multiplication:
Vertical multiplication, up to 10x.
Available factors: 1~10
For true type font, this parameter is used to specify the
height (point) of true type font.
1 point=1/72 inch.
Example
TEXT 100,100,”3”,0,1,1,”DEMO FOR TEXT”
TEXT 100,400,”ROMAN.TTF”,0,1,20,”True Type Font Test Print”
Summary of Contents for WPL2
Page 1: ...WPL2 PROGRAMMING MANUAL Wasp Technologies BAR CODE PRINTER SERIES...
Page 5: ...SECOND 105 YEAR 106 MONTH 107 DATE 108 DAY 109 HOUR 110 MINUTE 111 SECOND 112...
Page 8: ...Wasp Technologies 2 Copyright 2001 All Rights Reserved GAP BLINE...
Page 60: ...Wasp Technologies 54 Copyright 2001 All Rights Reserved See Also F FILES...
Page 67: ...Wasp Technologies 61 Copyright 2001 All Rights Reserved See Also DOWNLOAD EOP OPEN READ SEEK...
Page 100: ...Wasp Technologies 94 Copyright 2001 All Rights Reserved See Also SIZE GAP BLINE...
Page 119: ...Wasp Technologies 113 Copyright 2001 All Rights Reserved...
Page 120: ...Last update May 21 2004...