minor cleanups for cray
[unix-history] / usr / src / old / roff / troff_font / ftCS.c
CommitLineData
05a997a9
RH
1#ifndef lint
2static char ftCSsccsid[] = "@(#)ftCS.c 4.1 %G%";
3#endif lint
4
5/*
6 * Century schoolbook -- Commercial II layout; name CS
7 */
8char XXw[256-32] { /*XX*/
912, /*space*/
1013, /*!*/
110, /*"*/
120, /*#*/
1320, /*$*/
1426, /*%*/
1531, /*&*/
169, /*' close*/
1714, /*(*/
1814, /*)*/
1919, /***/
2027, /*+*/
219, /*,*/
2212, /*- hyphen*/
239, /*.*/
2413, /*/*/
2520+0200, /*0*/
2620+0200, /*1*/
2720+0200, /*2*/
2820+0200, /*3*/
2920+0200, /*4*/
3020+0200, /*5*/
3120+0200, /*6*/
3220+0200, /*7*/
3320+0200, /*8*/
3420+0200, /*9*/
3513, /*:*/
3613, /*;*/
370, /*<*/
3827, /*=*/
390, /*>*/
4022, /*?*/
410, /*@*/
4228+0200, /*A*/
4326+0200, /*B*/
4424+0200, /*C*/
4528+0200, /*D*/
4626+0200, /*E*/
4724+0200, /*F*/
4828+0200, /*G*/
4930+0200, /*H*/
5015+0200, /*I*/
5121+0200, /*J*/
5229+0200, /*K*/
5324+0200, /*L*/
5434+0200, /*M*/
5530+0200, /*N*/
5627+0200, /*O*/
5725+0200, /*P*/
5827+0300, /*Q*/
5927+0200, /*R*/
6022+0200, /*S*/
6124+0200, /*T*/
6230+0200, /*U*/
6328+0200, /*V*/
6436+0200, /*W*/
6527+0200, /*X*/
6627+0200, /*Y*/
6722+0200, /*Z*/
6812, /*[*/
690, /*\*/
7012, /*]*/
710, /*^*/
720, /*_*/
739, /*` open*/
7420, /*a*/
7520+0200, /*b*/
7617, /*c*/
7720+0200, /*d*/
7818, /*e*/
7914+0200, /*f*/
8021+0100, /*g*/
8122+0200, /*h*/
8212+0200, /*i*/
8314+0300, /*j*/
8422+0200, /*k*/
8512+0200, /*l*/
8632, /*m*/
8722, /*n*/
8818, /*o*/
8920+0100, /*p*/
9020+0100, /*q*/
9116, /*r*/
9216, /*s*/
9315+0200, /*t*/
9422, /*u*/
9520, /*v*/
9628, /*w*/
9720, /*x*/
9820+0100, /*y*/
9917, /*z*/
1000, /*{*/
1012, /*|*/
1020, /*}*/
1030, /*~*/
1046, /*narrow space*/
10512, /*hyphen*/
10627, /*bullet*/
10736, /*square*/
10836, /*3/4 em*/
10918, /*rule*/
11030, /*1/4*/
11130, /*1/2*/
11230, /*3/4*/
11327, /*minus*/
11422, /*fi*/
11522, /*fl*/
11624, /*ff*/
11732, /*ffi*/
11832, /*ffl*/
11916, /*degree*/
12019, /*dagger*/
1210, /*section*/
1229, /*foot mark*/
1230, /*'*/
1240, /*`*/
1250, /*_*/
1260,3, /*half nar sp*/
1270,
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,0,0,0,
1360,0,0,0,0,
13720, /*registered*/
13820, /*copywrite*/
1390,
14020, /*cent*/
1410,0,0,0,0,0,0,
1420,0,0,0,0,0,0,0,
1430,0,0,0,0,0,0,0,
1440,0,0,0,0,0,0,0};