document distributed with 4.1BSD
[unix-history] / usr / src / old / roff / troff_font / ftB.c
#ifndef lint
static char sccsid[] = "@(#)ftB.c 4.1 %G%";
#endif lint
/*modified for Commercial II*/
char Bw[256-32] { /*Times Bold widths*/
12, /*space*/
13, /*!*/
0, /*"*/
0, /*#*/
18, /*$*/
28, /*%*/
27, /*&*/
12, /*' close*/
16, /*(*/
16, /*)*/
18, /***/
36, /*+*/
12, /*,*/
14, /*- hyphen*/
12, /*.*/
18, /*/*/
19+0200, /*0*/
19+0200, /*1*/
19+0200, /*2*/
19+0200, /*3*/
19+0200, /*4*/
19+0200, /*5*/
19+0200, /*6*/
19+0200, /*7*/
19+0200, /*8*/
19+0200, /*9*/
13, /*:*/
13, /*;*/
0, /*<*/
36, /*=*/
0, /*>*/
22, /*?*/
0, /*@*/
28+0200, /*A*/
26+0200, /*B*/
26+0200, /*C*/
29+0200, /*D*/
25+0200, /*E*/
23+0200, /*F*/
28+0200, /*G*/
32+0200, /*H*/
16+0200, /*I*/
21+0200, /*J*/
28+0200, /*K*/
25+0200, /*L*/
36+0200, /*M*/
30+0200, /*N*/
29+0200, /*O*/
25+0200, /*P*/
29+0300, /*Q*/
28+0200, /*R*/
23+0200, /*S*/
25+0200, /*T*/
29+0200, /*U*/
27+0200, /*V*/
36+0200, /*W*/
27+0200, /*X*/
28+0200, /*Y*/
27+0200, /*Z*/
12, /*[*/
0, /*\*/
12, /*]*/
0, /*^*/
0, /*_*/
12, /*` open*/
19, /*a*/
19+0200, /*b*/
16, /*c*/
19+0200, /*d*/
17, /*e*/
13+0200, /*f*/
18+0100, /*g*/
22+0200, /*h*/
12+0200, /*i*/
12+0300, /*j*/
23+0200, /*k*/
12+0200, /*l*/
32, /*m*/
22, /*n*/
18, /*o*/
20+0100, /*p*/
19+0100, /*q*/
15, /*r*/
17, /*s*/
13+0200, /*t*/
21, /*u*/
19, /*v*/
27, /*w*/
21, /*x*/
19+0100, /*y*/
17, /*z*/
0, /*{*/
2, /*|*/
0, /*}*/
0, /*~*/
6, /*narrow space*/
14, /*hyphen*/
27, /*bullet*/
27, /*square*/
36, /*3/4 em*/
18, /*rule*/
28, /*1/4*/
28, /*1/2*/
28, /*3/4*/
36, /*minus*/
22, /*fi*/
22, /*fl*/
23, /*ff*/
33, /*ffi*/
33, /*ffl*/
15, /*degree*/
20, /*dagger*/
0, /*section*/
9, /*foot mark*/
0, /*'*/
0, /*`*/
0, /*_*/
0,
3, /*half nar sp*/
0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,
20, /*registered*/
20, /*copywrite*/
0,
19, /*cent*/
};