Font design Epson LQ-2550 emulation
Programmer Reference Guide U26169-J-Z716-1-7600
© Siemens Nixdorf Informationssysteme AG 1995 Pfad: D:\SNI\Mackwitz\u26169\o26169e\26169e.k05
Define user-defined characters
One or several characters can be defined. If the current character set was loaded in the
user-defined character set beforehand, the characters defined by this command are
replaced.
p1 specifies the code location of the first character to be defined
p2 specifies the code location of the last character to be defined
p3 specifies the number of leading blank columns of the character to be defined
p4 specifies the number of dot columns of the character to be defined
p5 specifies the number of trailing blank columns of the character to be defined
Data Data bytes containing the dot information
Control sequence Hexadecimal Decimal
ESC & NUL p1 p2 p3 p4 p5
data 1B 26 00 p1 p2 p3 p4 p5
data 27 38 00 p1 p2 p3 p4 p5
data
Range: X’00 to X’7F
Range: p1 to X’7F
Range: X’00 to X’2A (1 to 42 columns)
Range: X’00 to X’25 (1 to 37 columns)
Range: X’00 to X’2A (1 to 42 columns)
Range: X’00 to X’FF (any bit of a byte may be 1 (dot) or 0
(no dot))