document distributed with 4.1BSD
[unix-history] / usr / src / old / roff / troff_font / ftC.c
CommitLineData
40a4035c
RH
1#ifndef lint
2static char ftCsccsid[] = "@(#)ftC.c 4.1 %G%";
3#endif lint
4
5char Cw[256-32] { /*Comm I news Condensed made to look like II*/
612, /*space*/
78, /*!*/
80, /*"*/
90, /*#*/
1016, /*$*/
1124, /*%*/
1223, /*&*/
138, /*' close*/
1411, /*(*/
1511, /*)*/
1614, /***/
1727, /*+*/
188, /*,*/
1910, /*- hyphen*/
208, /*.*/
2118, /*/*/
2216+0200, /*0*/
2316+0200, /*1*/
2416+0200, /*2*/
2516+0200, /*3*/
2616+0200, /*4*/
2716+0200, /*5*/
2816+0200, /*6*/
2916+0200, /*7*/
3016+0200, /*8*/
3116+0200, /*9*/
328, /*:*/
338, /*;*/
340, /*<*/
3527, /*=*/
360, /*>*/
3714, /*?*/
380, /*@*/
3919+0200, /*A*/
4017+0200, /*B*/
4117+0200, /*C*/
4217+0200, /*D*/
4315+0200, /*E*/
4415+0200, /*F*/
4518+0200, /*G*/
4617+0200, /*H*/
478+0200, /*I*/
4813+0200, /*J*/
4917+0200, /*K*/
5015+0200, /*L*/
5122+0200, /*M*/
5218+0200, /*N*/
5318+0200, /*O*/
5416+0200, /*P*/
5518+0300, /*Q*/
5617+0200, /*R*/
5717+0200, /*S*/
5817+0200, /*T*/
5917+0200, /*U*/
6017+0200, /*V*/
6124+0200, /*W*/
6216+0200, /*X*/
6317+0200, /*Y*/
6415+0200, /*Z*/
6510, /*[*/
660, /*\*/
6710, /*]*/
680, /*^*/
690, /*_*/
708, /*` open*/
7114, /*a*/
7215+0200, /*b*/
7314, /*c*/
7415+0200, /*d*/
7514, /*e*/
7611+0200, /*f*/
7714+0100, /*g*/
7814+0200, /*h*/
798+0200, /*i*/
808+0300, /*j*/
8114+0200, /*k*/
828+0200, /*l*/
8322, /*m*/
8414, /*n*/
8515, /*o*/
8615+0100, /*p*/
8715+0100, /*q*/
8810, /*r*/
8914, /*s*/
9012+0200, /*t*/
9114, /*u*/
9214, /*v*/
9320, /*w*/
9413, /*x*/
9514+0100, /*y*/
9612, /*z*/
970, /*{*/
985, /*|*/
990, /*}*/
1000, /*~*/
1016, /*narrow space*/
10210, /*hyphen*/
10327, /*bullet*/
10436, /*square*/
10536, /*3/4 em*/
10618, /*rule*/
10724, /*1/4*/
10824, /*1/2*/
10924, /*3/4*/
11027, /*minus*/
11118, /*fi*/
11218, /*fl*/
11320, /*ff*/
11418, /*ffi*/
11519, /*ffl*/
11615, /*degree*/
11719, /*dagger*/
1180, /*section*/
1199, /*foot mark*/
1200, /*'*/
1210, /*`*/
1220, /*_*/
1230,3, /*half nar sp*/
1240,
1250,0,0,0,0,0,0,0,
1260,0,0,0,0,0,0,0,
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,
1340, /*registered*/
1350, /*copywrite*/
1360,
1370, /*cent*/
1380,0,0,0,0,0,0,
1390,0,0,0,0,0,0,0,
1400,0,0,0,0,0,0,0,
1410,0,0,0,0,0,0,0};