date and time created 82/06/07 15:52:58 by rrh
[unix-history] / usr / src / old / roff / troff_font / ftB.c
CommitLineData
e58a809f
RH
1#ifndef lint
2static char sccsid[] = "@(#)ftB.c 4.1 %G%";
3#endif lint
4
5/*modified for Commercial II*/
6char Bw[256-32] { /*Times Bold widths*/
712, /*space*/
813, /*!*/
90, /*"*/
100, /*#*/
1118, /*$*/
1228, /*%*/
1327, /*&*/
1412, /*' close*/
1516, /*(*/
1616, /*)*/
1718, /***/
1836, /*+*/
1912, /*,*/
2014, /*- hyphen*/
2112, /*.*/
2218, /*/*/
2319+0200, /*0*/
2419+0200, /*1*/
2519+0200, /*2*/
2619+0200, /*3*/
2719+0200, /*4*/
2819+0200, /*5*/
2919+0200, /*6*/
3019+0200, /*7*/
3119+0200, /*8*/
3219+0200, /*9*/
3313, /*:*/
3413, /*;*/
350, /*<*/
3636, /*=*/
370, /*>*/
3822, /*?*/
390, /*@*/
4028+0200, /*A*/
4126+0200, /*B*/
4226+0200, /*C*/
4329+0200, /*D*/
4425+0200, /*E*/
4523+0200, /*F*/
4628+0200, /*G*/
4732+0200, /*H*/
4816+0200, /*I*/
4921+0200, /*J*/
5028+0200, /*K*/
5125+0200, /*L*/
5236+0200, /*M*/
5330+0200, /*N*/
5429+0200, /*O*/
5525+0200, /*P*/
5629+0300, /*Q*/
5728+0200, /*R*/
5823+0200, /*S*/
5925+0200, /*T*/
6029+0200, /*U*/
6127+0200, /*V*/
6236+0200, /*W*/
6327+0200, /*X*/
6428+0200, /*Y*/
6527+0200, /*Z*/
6612, /*[*/
670, /*\*/
6812, /*]*/
690, /*^*/
700, /*_*/
7112, /*` open*/
7219, /*a*/
7319+0200, /*b*/
7416, /*c*/
7519+0200, /*d*/
7617, /*e*/
7713+0200, /*f*/
7818+0100, /*g*/
7922+0200, /*h*/
8012+0200, /*i*/
8112+0300, /*j*/
8223+0200, /*k*/
8312+0200, /*l*/
8432, /*m*/
8522, /*n*/
8618, /*o*/
8720+0100, /*p*/
8819+0100, /*q*/
8915, /*r*/
9017, /*s*/
9113+0200, /*t*/
9221, /*u*/
9319, /*v*/
9427, /*w*/
9521, /*x*/
9619+0100, /*y*/
9717, /*z*/
980, /*{*/
992, /*|*/
1000, /*}*/
1010, /*~*/
1026, /*narrow space*/
10314, /*hyphen*/
10427, /*bullet*/
10527, /*square*/
10636, /*3/4 em*/
10718, /*rule*/
10828, /*1/4*/
10928, /*1/2*/
11028, /*3/4*/
11136, /*minus*/
11222, /*fi*/
11322, /*fl*/
11423, /*ff*/
11533, /*ffi*/
11633, /*ffl*/
11715, /*degree*/
11820, /*dagger*/
1190, /*section*/
1209, /*foot mark*/
1210, /*'*/
1220, /*`*/
1230, /*_*/
1240,
1253, /*half nar sp*/
1260,
1270,0,0,0,0,0,0,0,
1280,0,0,0,0,0,0,0,
1290,0,0,0,0,0,0,0,
1300,0,0,0,0,0,0,0,
1310,0,0,0,0,0,0,0,
1320,0,0,0,0,0,0,0,
1330,0,0,0,0,0,0,0,
1340,0,0,0,0,0,0,0,
1350,0,0,0,0,
13620, /*registered*/
13720, /*copywrite*/
1380,
13919, /*cent*/
140};