100 LPRINT
110 LPRINT
13 cpi font."
120 LPRINT
(4);
130 LPRINT "Modern PS font"
140 LPRINT
150 FOR X=176 TO 193
160 LPRINT
170 NEXT
180 LPRINT
LPRINT
200 LPRINT "Courier 10 cpi font"
210 LPRINT
EDP 13 cpi font.
Courier 10 cpi font.
Different sizes of type are possible using the ESC z command,
which allows you to double or triple the height and/or width of each
character. The first number in the command controls the width; the
second
controls the height. For normal width or height, use a 1;
for double-wide or double-high
use a 2; for triple-wide or
high, use a 3.
The GQ-3500 can print any combination of standard-, double- and
triple-height and width. The program below shows some examples.
LPRINT
LPRINT "normal size"
120 LPRINT
130 LPRINT "double-high"
140 LPRINT
150 LPRINT
160 LPRINT "triple-high/double-wide"
170 LPRINT
180 LPRINT
LPRINT
"triple-wide"
200 LPRINT
-
6-4
Software Control of Printer Features
Содержание GQ-3500
Страница 2: ...EPSON G Q 3 5 0 0 User s Manual ...
Страница 36: ......
Страница 160: ...EPSON G Q 3 5 0 0 Quick Reference ...