Star Micronics LC24-20 Printer User Manual


 
The minimum width of a character is five dots.
Dots cannot overlap.
You may define any position in the ASCII table.
Photocopy the grid inFigure 9-1 tohelp design yournew characters. We will
use a tiny representation of a telephone symbol for our example.
Figure 9-1. Use this grid (orone similar to it) to define your own characters.
Assigning the character data
Now, we calculate the vertical numerical values of the columns of dots, and
enter them underneath thegrid.Each verticalcolumn (whichhas amaximum
of 24 dots) is first divided into three groups (or two groups for super/
subscripts)ofeight dots. Each group of eight dots isrepresented by onebyte,
which consists of eight bits.
This is where the numbers down the left side of the grid come in. Notice that
there is a number for each row of dots and that each number is twice the
number below it. By making these numbers powers of two we can take any
combination of dots in a vertical column and assign them a unique value,
122