PPTII-A Programming Manual
www.hprt.com
41
FS W n
[Name]
Turn quadruple-size mode on/off for Kanji characters
[Format]
ASCII
FS
W
n
Hex
1C
57
n
Decimal
28
87
n
[Range]
0 ≤ n ≤ 255
[Dscription]
Turn quadruple-size mode on/off for Kanji characters
When the LSB of n is 0, quadruple-size mode for Kanji characters is off.
When the LSB of n is 1, quadruple-size mode for Kanji characters is on.
nly the lowest bit of n is valid.
n quadruple-size mode, the printer prints the same size characters as when b double-
width and double-height modes are both turn on.
When quadruple-size mode is turned off using this command, the following characters
are printed in normal size.
FS! Or GS! can also select and cancel quadruple-size mode by selecting double-height
and double-height modes, and the setting of the last received command is effective.
[Default]
n = 0
[Reference]
FS ! ,GS!
ESC m x x’ y y’ w w’ h h’
[Name]
Rectangle
[Format]
ASCII
ESC
m
x
x’
y
y’
w
w’
h
h’
Hex
1b
6d
xL
xH
yL
yH
wL
wH
hL
hH
Decimal 27
109
xL
xH
yL
yH
wL
wH
hL
hH
[Range]
0≤xH≤1
0≤yH≤1
0≤wH≤1
0≤hH<3
[Dscription]
xL
、
xH Denote the low and high bytes on X coordinate of Left upper corner of the
rectangle.
yL
、
yH Denote the low and high bytes on Y coordinate of Left upper corner of the
rectangle
wL
、
wH Denote the low and high bytes on the rectangle width
hL
、
hH Denote the low and high bytes on the rectangle height
[Default]
The function just come true by page mode
When rectangle, please pay attention about the size of the canvas page mode.
Rectangle can’t be drew if the size pass over canvas.