User`s manual

9–41Epson FX Emulation
Select Double Strike
ASCII Code ESC G
HEX Code 1B 47
Purpose Makes text bolder by double printing each dot twice.
† Comment This command makes text bolder by printing each dot twice, the
second dot offset to the right of the first by a distance equal to 1/2
the width of a dot, the same as with ESC E. Double strike is disabled
in NLQ mode (emulating all Epson printers).
Example The following program illustrates double strike character printing.
Cancel Double Strike
ASCII Code ESC H
HEX Code 1B 48
Purpose Turns off the double strike printing set by ESC G or ESC !.
Comment This control code resets only the double strike print attribute. Other
print attributes, such as double wide printing, are not affected.