document distributed with 4.1BSD
[unix-history] / usr / src / old / roff / troff_font / ftGM.c
CommitLineData
3a97d587
RH
1#ifndef lint
2static char ftGMsccsid[] = "@(#)ftGM.c 4.1 %G%";
3#endif lint
4
5/*Geneva Medium (similar to Helvetica Medium)*/
6char W11[256-32] { /*Geneva Medium widths*/
714, /*space*/
814, /*!*/
90, /*"*/
100, /*#*/
1125, /*$*/
1229, /*%*/
1327, /*&*/
1410, /*' close*/
1515, /*(*/
1615, /*)*/
1717, /***/
1827, /*+*/
1910, /*,*/
2017, /*- hyphen*/
2110, /*.*/
2217, /*/*/
2325+0200, /*0*/
2425+0200, /*1*/
2525+0200, /*2*/
2625+0200, /*3*/
2725+0200, /*4*/
2825+0200, /*5*/
2925+0200, /*6*/
3025+0200, /*7*/
3125+0200, /*8*/
3225+0200, /*9*/
3314, /*:*/
3414, /*;*/
350, /*<*/
3627, /*=*/
370, /*>*/
3827, /*?*/
390, /*@*/
4027+0200, /*A*/
4127+0200, /*B*/
4229+0200, /*C*/
4328+0200, /*D*/
4424+0200, /*E*/
4523+0200, /*F*/
4629+0200, /*G*/
4727+0200, /*H*/
4812+0200, /*I*/
4922+0200, /*J*/
5027+0200, /*K*/
5123+0200, /*L*/
5232+0200, /*M*/
5328+0200, /*N*/
5430+0200, /*O*/
5525+0200, /*P*/
5630+0300, /*Q*/
5726+0200, /*R*/
5826+0200, /*S*/
5924+0200, /*T*/
6027+0200, /*U*/
6126+0200, /*V*/
6235+0200, /*W*/
6326+0200, /*X*/
6425+0200, /*Y*/
6525+0200, /*Z*/
6616, /*[*/
670, /*\*/
6816, /*]*/
690, /*^*/
700, /*_*/
7110, /*` open*/
7222, /*a*/
7323+0200, /*b*/
7422, /*c*/
7523+0200, /*d*/
7622, /*e*/
7714+0200, /*f*/
7823+0100, /*g*/
7922+0200, /*h*/
8011+0200, /*i*/
8111+0300, /*j*/
8222+0200, /*k*/
8311+0200, /*l*/
8432, /*m*/
8522, /*n*/
8623, /*o*/
8723+0100, /*p*/
8823+0100, /*q*/
8915, /*r*/
9021, /*s*/
9114+0200, /*t*/
9222, /*u*/
9320, /*v*/
9430, /*w*/
9521, /*x*/
9621+0100, /*y*/
9720, /*z*/
980, /*{*/
992, /*|*/
1000, /*}*/
1010, /*~*/
1027, /*narrow space*/
10317, /*hyphen*/
10427, /*bullet*/
10527, /*square*/
10636, /*3/4 em*/
10718, /*rule*/
10832, /*1/4*/
10932, /*1/2*/
11032, /*3/4*/
11127, /*minus*/
11224, /*fi*/
11324, /*fl*/
11428, /*ff*/
11538, /*ffi*/
11638, /*ffl*/
11714, /*degree*/
11823, /*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,
13925, /*cent*/
140};