document distributed with 4.1BSD
[unix-history] / usr / src / old / roff / troff_font / ftPI.c
CommitLineData
21e55211
RH
1#ifndef lint
2static char ftPIsccsid[] = "@(#)ftPI.c 4.1 %G%";
3#endif lint
4
5/*Commercial II*/
6char PIw[256-32] { /*character withs for Palatino Italic 814-008A*/
712, /*space*/
89, /*!*/
900, /*"*/
1000, /*sharp*/
1118, /*$*/
1228, /*%*/
1327, /*&*/
149, /*' close*/
1513, /*(*/
1613, /*)*/
1719, /***/
1827, /*+*/
199, /*,*/
2014, /*- hyphen*/
219, /*.*/
2212, /*/*/
2318+0200, /*0*/
2418+0200, /*1*/
2518+0200, /*2*/
2618+0200, /*3*/
2718+0200, /*4*/
2818+0200, /*5*/
2918+0200, /*6*/
3018+0200, /*7*/
3118+0200, /*8*/
3218+0200, /*9*/
339, /*:*/
349, /*;*/
3500, /*<*/
3627, /*=*/
3700, /*>*/
3814, /*?*/
3900, /*@*/
4027+0200, /*A*/
4121+0200, /*B*/
4224+0200, /*C*/
4327+0200, /*D*/
4420+0200, /*E*/
4518+0200, /*F*/
4626+0200, /*G*/
4727+0200, /*H*/
4812+0200, /*I*/
4912+0200, /*J*/
5025+0200, /*K*/
5120+0200, /*L*/
5236+0200, /*M*/
5328+0200, /*N*/
5427+0200, /*O*/
5520+0200, /*P*/
5627+0300, /*Q*/
5725+0200, /*R*/
5817+0200, /*S*/
5922+0200, /*T*/
6028+0200, /*U*/
6127+0200, /*V*/
6235+0200, /*W*/
6326+0200, /*X*/
6425+0200, /*Y*/
6522+0200, /*Z*/
6614, /*[*/
6700, /*\*/
6814, /*]*/
6900, /*^*/
700, /*_*/
719, /*` open*/
7217, /*a*/
7316+0200, /*b*/
7415, /*c*/
7518+0200, /*d*/
7615, /*e*/
7712+0200, /*f*/
7816+0100, /*g*/
7918+0200, /*h*/
8012+0200, /*i*/
8112+0300, /*j*/
8216+0200, /*k*/
8311+0200, /*l*/
8428, /*m*/
8520, /*n*/
8616, /*o*/
8718+0100, /*p*/
8816+0100, /*q*/
8914, /*r*/
9014, /*s*/
9111+0200, /*t*/
9219, /*u*/
9318, /*v*/
9426, /*w*/
9518, /*x*/
9619+0100, /*y*/
9716, /*z*/
9800, /*{*/
992, /*|*/
10000, /*}*/
10100, /*~*/
1026, /*narrow space*/
10314, /*hyphen*/
10427, /*bullet*/
10527, /*square*/
10636, /*3/4 em*/
10718, /*rule*/
10828, /*1/4*/
10928, /*1/2*/
11028, /*3/4*/
11127, /*minus*/
11220, /*fi*/
11320, /*fl*/
11420, /*ff*/
11529, /*ffi*/
11629, /*ffl*/
11714, /*degree*/
11820, /*dagger*/
11900, /*section*/
12010, /*foot mark*/
12100, /*'*/
12200, /*`*/
12300, /*_*/
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,
13918, /*cent*/
140};