Star Micronics Delta Printer User Manual


 
Creating Your Own Characters
89
igure Y-14. These download characters are defined as proportional characters.
100 FOR I = 1 TO 11
llg READ BITS
12@ LPRINT CHR$(BITS) ;
138 NEXT I
14@ GOT0 68
15@ LPRINT '
Mississippi"
155 LPRINT
16@ LPRINT "Standard characters without proportional
spacing"
17g LPRINT
175 LPRINT
18g LPRINT CHR$(27) "$" CHR$(l) '
Mississippi"
199 LPRINT CHR$(27) "$" CHR$(@)
Zpr@ LPRINT "Download characters without proportional
spacing"
210 LPRINT
215 LPRINT
220 LPRINT CHR$(27) "X" CHR$(l) '
Mississippi"
230 LPRINT CHR$(27) "X" CHR$(@
24P, LPRINT "Download characters with proportional
spacing"