date and time created 82/06/07 15:52:31 by rrh
[unix-history] / usr / src / old / roff / troff_font / ftG.c
CommitLineData
94001c4f
RH
1#ifndef lint
2static char ftGsccsid[] = "@(#)ftG.c 4.1 %G%";
3#endif lint
4
5/*modified for Commercial II*/
6char Gw[256-32] { /*Geneva Regular widths*/
712, /*space*/
812, /*!*/
90, /*"*/
100, /*#*/
1123, /*$*/
1228, /*%*/
1325, /*&*/
149, /*' close*/
1513, /*(*/
1613, /*)*/
1716, /***/
1836, /*+*/
198, /*,*/
2015, /*- hyphen*/
218, /*.*/
2215, /*/*/
2323+0200, /*0*/
2423+0200, /*1*/
2523+0200, /*2*/
2623+0200, /*3*/
2723+0200, /*4*/
2823+0200, /*5*/
2923+0200, /*6*/
3023+0200, /*7*/
3123+0200, /*8*/
3223+0200, /*9*/
3312, /*:*/
3412, /*;*/
350, /*<*/
3636, /*=*/
370, /*>*/
3825, /*?*/
390, /*@*/
4025+0200, /*A*/
4126+0200, /*B*/
4227+0200, /*C*/
4326+0200, /*D*/
4424+0200, /*E*/
4522+0200, /*F*/
4629+0200, /*G*/
4727+0200, /*H*/
4811+0200, /*I*/
4920+0200, /*J*/
5026+0200, /*K*/
5122+0200, /*L*/
5232+0200, /*M*/
5327+0200, /*N*/
5429+0200, /*O*/
5524+0200, /*P*/
5629+0300, /*Q*/
5726+0200, /*R*/
5825+0200, /*S*/
5923+0200, /*T*/
6027+0200, /*U*/
6124+0200, /*V*/
6235+0200, /*W*/
6325+0200, /*X*/
6426+0200, /*Y*/
6523+0200, /*Z*/
6612, /*[*/
670, /*\*/
6812, /*]*/
690, /*^*/
700, /*_*/
719, /*` open*/
7221, /*a*/
7322+0200, /*b*/
7421, /*c*/
7522+0200, /*d*/
7621, /*e*/
7712+0200, /*f*/
7821+0100, /*g*/
7922+0200, /*h*/
8010+0200, /*i*/
8110+0300, /*j*/
8221+0200, /*k*/
8310+0200, /*l*/
8431, /*m*/
8522, /*n*/
8621, /*o*/
8722+0100, /*p*/
8822+0100, /*q*/
8914, /*r*/
9020, /*s*/
9112+0200, /*t*/
9222, /*u*/
9319, /*v*/
9428, /*w*/
9520, /*x*/
9620+0100, /*y*/
9718, /*z*/
980, /*{*/
992, /*|*/
1000, /*}*/
1010, /*~*/
1026, /*narrow space*/
10315, /*hyphen*/
10427, /*bullet*/
10536, /*square*/
10636, /*3/4 em*/
10718, /*rule*/
10830, /*1/4*/
10930, /*1/2*/
11030, /*3/4*/
11136, /*minus*/
11222, /*fi*/
11322, /*fl*/
11424, /*ff*/
11534, /*ffi*/
11634, /*ffl*/
11714, /*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,
13621, /*registered*/
13721, /*copywrite*/
1380,
13923, /*cent*/
140};