minor cleanups for cray
[unix-history] / usr / src / old / roff / troff_font / ftI.c
CommitLineData
6d19ba0f
RH
1#ifndef lint
2static char ftIsccsid[] = "@(#)ftI.c 4.1 %G%";
3#endif lint
4
5/*modified for Commercial II*/
6char Iw[256-32] { /*Times Italic widths*/
712, /*space*/
813, /*!*/
90, /*"*/
100, /*#*/
1119, /*$*/
1227, /*%*/
1326, /*&*/
1411, /*' close*/
1515, /*(*/
1615, /*)*/
1716, /***/
1836, /*+*/
1911, /*,*/
2013, /*- hyphen*/
2111, /*.*/
229, /*/*/
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*/
3311, /*:*/
3411, /*;*/
350, /*<*/
3636, /*=*/
370, /*>*/
3820, /*?*/
390, /*@*/
4025+0200, /*A*/
4124+0200, /*B*/
4226+0200, /*C*/
4327+0200, /*D*/
4423+0200, /*E*/
4521+0200, /*F*/
4627+0200, /*G*/
4729+0200, /*H*/
4814+0200, /*I*/
4916+0200, /*J*/
5028+0200, /*K*/
5124+0200, /*L*/
5234+0200, /*M*/
5327+0200, /*N*/
5427+0200, /*O*/
5522+0200, /*P*/
5627+0300, /*Q*/
5727+0200, /*R*/
5820+0200, /*S*/
5923+0200, /*T*/
6028+0200, /*U*/
6125+0200, /*V*/
6236+0200, /*W*/
6324+0200, /*X*/
6424+0200, /*Y*/
6525+0200, /*Z*/
6613, /*[*/
670, /*\*/
6813, /*]*/
690, /*^*/
700, /*_*/
7111, /*` open*/
7219, /*a*/
7318+0200, /*b*/
7415, /*c*/
7518+0200, /*d*/
7616, /*e*/
7711+0200, /*f*/
7817+0100, /*g*/
7919+0200, /*h*/
809+0200, /*i*/
819+0300, /*j*/
8219+0200, /*k*/
839+0200, /*l*/
8428, /*m*/
8519, /*n*/
8618, /*o*/
8717+0100, /*p*/
8818+0100, /*q*/
8913, /*r*/
9014, /*s*/
9110+0200, /*t*/
9219, /*u*/
9316, /*v*/
9424, /*w*/
9518, /*x*/
9616+0100, /*y*/
9714, /*z*/
980, /*{*/
992, /*|*/
1000, /*}*/
1010, /*~*/
1026, /*narrow space*/
10313, /*hyphen*/
10427, /*bullet*/
10527, /*square*/
10636, /*3/4 em*/
10718, /*rule*/
10827, /*1/4*/
10927, /*1/2*/
11027, /*3/4*/
11136, /*minus*/
11221, /*fi*/
11321, /*fl*/
11421, /*ff*/
11531, /*ffi*/
11631, /*ffl*/
11715, /*degree*/
11819, /*dagger*/
1190, /*section*/
1207, /*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};