Lexmark Dot Matrix Technical Reference - Page 115

Downloading an NLQ II Character Set, Part One: Calculating Count 1, Count 2, ESC I, ESC I x07

Page 115 highlights

Downloading an NLQ II Character Set The 248x printers can download two sets of NLQ II characters. The first set is initialized to a Courier-like font, and the second to a Courier italic-like font. Since there are two download areas, you must use a Select Print Mode, ESC I, before downloading to select between the two download areas. To select the first area, use the ESC I x07 command. For the second download area, use the ESC I x0F command. Downloading NLQ II character set is performed using the ESC = command similar to the Draft/NLQ download command. Syntax: ESC = count1 count2 font id start Decimal: 27 61 count1 count2 21 start Hex: 1B 3D count1 count2 15 start Part One: Calculating Count 1, Count 2 Count 1, count 2 Font ID byte Start specify the number of bytes to be downloaded. is the value assigned to identify the type of font data. The ID for NLQ II is 21 (x15). The start code is the ASCII value (code-point) for the first downloaded character. It must be in the range of x00 to xFF. You can start your downloaded character set at any point in the character table. The download characters replace normal characters starting at this code-point. For example, to download a character set that replaces characters starting with the uppercase letter 'A', use a start code- point equal to 65 (x41), 'A'. All character codes within the same download command must be consecutive from the start code-point. 115 Section 7: Downloading Characters and Fonts

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227

115
Section 7: Downloading Characters and Fonts
Downloading an NLQ II Character Set
The 248x printers can download two sets of NLQ II characters. The first set is
initialized to a Courier-like font, and the second to a Courier italic-like font.
Since there are two download areas, you must use a Select Print Mode,
ESC I,
before downloading to select between the two download areas. To select the
first area, use the
ESC I x07
command. For the second download area, use the
ESC I x0F
command.
Downloading NLQ II character set is performed using the
ESC =
command
similar to the Draft/NLQ download command.
Part One: Calculating Count 1, Count 2
Count 1, count 2
specify the number of bytes to be downloaded.
Font ID byte
is the value assigned to identify the type of font data. The
ID for NLQ II is 21 (x15).
Start
The start code is the ASCII value (code-point) for the first
downloaded character. It must be in the range of
x00 to
xFF. You can start your downloaded character set at any
point in the character table. The download characters
replace normal characters starting at this code-point. For
example, to download a character set that replaces char-
acters starting with the uppercase letter ’A’, use a start
code- point equal to
65 (x41), ’A’. All character codes
within the same download command must be consecu-
tive from the start code-point.
Syntax:
ESC
=
count1 count2
font id start
Decimal: 27
61 count1 count2 21
start
Hex:
1B 3D count1 count2 15
start