|
The array shown in the last slide is missing size and offset
information, so a small structure is needed to accompany it. For
an entire font there would be an array of these structures, one
for each character, and ordered according to the ASCII mapping.
For the reasons just discussed this array should also be declared
constant.
|