SOFTWARE MANUAL C32
12.4.5 TEXT ZOOM VERTICALLY FIX
[Name]
Text Zoom vertically
[Format]
ASCII
<ESC> “H“
(Zoom)
Hex
1Bh
48h
n
Decimal
27d
72d
n
[Description]
This command is effective from the line where it was given and is valid for the whole line. It is not
possible to mix different hights within one line.
Available heights: n:= 0: single 1: double 2: Threefold up to 7: eightfold
12.4.6 TEXT ZOOM VERTICALLY VARIABLE
[Name]
Text Zoom horizontally
[Format]
ASCII
<ESC> “H“
<ffh>
Multiplier Divisor
Hex
1Bh
48h
ffh
m
n
Decimal
27d
72d
255d
m
n
[Description]
With this command the width or height of the actual font can be enlarged or reduced almost open end.
The zooming factor is described as a fraction: This command is effective from the letter after which it
was given. Multiplier : m = 1 ... 255, divisor : n = 1 ... 255.
[Example]
Enlarging to factor 2.5: <ESC>H<255d><5d><2d>
12.4.7 CHANGING TRACKING (spacing) AND LEADING (interline spacing)
Contrary to the requirements of the font, tracking may be increased (positive values) or decreased (negative values), e.g.
for ligatures. However the leading may only be increased (positive values). The number of dots is stated which indicate by
how much the spacing has to be changed based on the unscaled font. This means, that scaling a text also changes the
spacing accordingly. When enlarging a text, additional white space is inserted towards the right neighbor character or the
succession line. In case of a reduction characters are moved closer together. This may lead to an overlap of characters.
Depending on the setting of the frame attributes the left character sign is partly obscured.
[Name]
Changing tracking (spacing)
[Format]
ASCII
<ESC> “S“
n
Hex
1Bh
53h
n
Decimal
27d
83d
n
[Description]
This command is effective from the point where it was given.
Possible tracking values:
n:= 0 ... 127 positive values
n:= 255 ... negative values until max. width of the previous character
[Name]
Changing leading
[Format]
ASCII
<ESC> “s“
n
Hex
1Bh
73h
n
Decimal
27d
115d
n
[Description]
This command is effective from the point where it was given.
Possible leading values: n:= 0 ... 127 positive values
GeBE Elektronik und
phone
+49.89.894141-0
GeBE-document-no. SoMAN-C32-E-V2.2-0793
Feinwerktechnik GmbH
fax
+49.89.894141-33
date
July 7, 2020
Beethovenstraße 15
page 95 | 166
82110 Germering
Our general terms of business are to be applied.
Germany
Internet
www.gebe.net
Errors and changes reserved.