1table OS/2 {
2    FSType 4;
3    Panose 2 15 0 0 2 2 8 2 9 4;
4    TypoAscender 800;
5    TypoDescender -200; # Note that TypoDescender is negative for descent below the baseline.
6    winAscent 832;
7    winDescent 321; # Note that winDescent is positive for descent below the baseline.
8    UnicodeRange 0 1 9 55 59 60;
9#   0  - Basic Latin,            1  - Latin-1 Supplement
10#   9  - Cyrillic,               55 - CJK Compatibility
11#   59 - CJK Unified Ideographs, 60 - Private Use Area
12   CodePageRange 1252 1251 932;
13#   1252 - Latin 1, 1251 - Cyrllic, 932 - JIS/Japan
14   XHeight 400;
15   CapHeight 600;
16   WeightClass 800;
17   WidthClass 3;
18   Vendor "ADBE";
19} OS/2;
20