Large Letters: Double High - Epson FX-80 User Manual

Hide thumbs Also See for FX-80:
Table of Contents

Advertisement

Figure 18-1 illustrates this problem. You'll have to design around the
missing link.
Large Letters: Double High
As long as we're playing building blocks, let's stack two characters,
one on top of the other, with these changes:
l~
LPRINT CHR$(27)"1";
l~~
LPRINT "A"
11~
LPRINT "B"
2~~
DATA
16,32,95,~,64,~,127,~,63,~,~
21~
DATA
14,~,123,~,3,~,123,~,127,~,15
Line 10 changes the line spacing to seven dots. If there are slight gaps
between rows, adjust the line spacing accordingly (e.g.,
CHR$(27)"
3"
CHR$(20)).
With a little imagination, you can do some dynamite things by
combining characters.
Large Letters: Double High and Double Wide
For even more exciting type styles, you can design letters that are
both two characters tall and two characters wide. This gives an 18 by
22 matrix in which your creativity can run rampant.
213

Advertisement

Table of Contents
loading

Table of Contents