home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pdflb302.zip / pdf / pdflib-3.0.2 / pdflib / p_metrics.h < prev    next >
C/C++ Source or Header  |  2000-08-21  |  126KB  |  3,228 lines

  1. /*---------------------------------------------------------------------------*
  2.  |        PDFlib - A library for dynamically generating PDF documents        |
  3.  +---------------------------------------------------------------------------+
  4.  |        Copyright (c) 1997-2000 Thomas Merz. All rights reserved.          |
  5.  +---------------------------------------------------------------------------+
  6.  |    This software is NOT in the public domain.  It can be used under two   |
  7.  |    substantially different licensing terms:                               |
  8.  |                                                                           |
  9.  |    The commercial license is available for a fee, and allows you to       |
  10.  |    - ship a commercial product based on PDFlib                            |
  11.  |    - implement commercial Web services with PDFlib                        |
  12.  |    - distribute (free or commercial) software when the source code is     |
  13.  |      not made available                                                   |
  14.  |    Details can be found in the file PDFlib-license.pdf.                   |
  15.  |                                                                           |
  16.  |    The "Aladdin Free Public License" doesn't require any license fee,     |
  17.  |    and allows you to                                                      |
  18.  |    - develop and distribute PDFlib-based software for which the complete  |
  19.  |      source code is made available                                        |
  20.  |    - redistribute PDFlib non-commercially under certain conditions        |
  21.  |    - redistribute PDFlib on digital media for a fee if the complete       |
  22.  |      contents of the media are freely redistributable                     |
  23.  |    Details can be found in the file aladdin-license.pdf.                  |
  24.  |                                                                           |
  25.  |    These conditions extend to ports to other programming languages.       |
  26.  |    PDFlib is distributed with no warranty of any kind. Commercial users,  |
  27.  |    however, will receive warranty and support statements in writing.      |
  28.  *---------------------------------------------------------------------------*/
  29.  
  30. /* p_metrics.h
  31.  *
  32.  * Built-in font info for the 14 base fonts of PDF.
  33.  * These "in-core" metrics may be extended beyond the base-14 fonts
  34.  * with a supplied utility which generates this header from an
  35.  * arbitrary number of AFMs or PFMs.
  36.  *
  37.  * This file contains the metrics for the 14 base fonts for ebcdic,
  38.  * winansi and macroman encodings. According to the target platform,
  39.  * only one set of metrics will be used:
  40.  *
  41.  * PDFLIB_EBCDIC: ebcdic encoding
  42.  * MAC: macroman encoding
  43.  * all other platforms: winansi encoding
  44.  *
  45.  */
  46.  
  47. #ifndef P_METRICS_H
  48. #define P_METRICS_H
  49.  
  50. #if defined(PDFLIB_EBCDIC)
  51.  
  52. /*
  53.  * Font metrics generated with compile_metrics utility
  54.  *
  55.  * Encoding used: ebcdic
  56.  */
  57.  
  58. /* -------- Generated from metrics file Courier-Bold.afm -------- */
  59. {    "Courier-Bold",            /* FontName */
  60.     ebcdic,            /* Encoding */
  61.     0,                /* used on current page */
  62.     0,                /* embed flag */
  63.     (char *) NULL,            /* Name of external font file */
  64.     0L,                /* Object id */
  65.     262177L,            /* Font flags */
  66.     pdf_false,            /* parsed from an AFM file */
  67.     pdf_false,            /* Multiple Master font */
  68.     "Courier Bold",            /* Full name */
  69.     "AdobeStandardEncoding",        /* Native encoding */
  70.     "Courier",            /* Family name */
  71.     "Bold",                /* Weight */
  72.     cc_none,                /* Character collection */
  73.     (float) 0.0,            /* ItalicAngle */
  74.     1,                /* isFixedPitch */
  75.     -113,                /* llx */
  76.     -250,                /* lly */
  77.     749,                /* urx */
  78.     801,                /* ury */
  79.     -100,                /* UnderlinePosition */
  80.     50,                /* UnderlineThickness */
  81.     562,                /* CapHeight */
  82.     439,                /* xHeight */
  83.     629,                /* Ascender */
  84.     -157,                /* Descender */
  85.     106,                /* StdVW */
  86.     84,                /* StdHW */
  87.  
  88.     0,                /* numOfChars */
  89.     (CharMetricInfo *) NULL,    /* cmi */
  90.     0,                /* numOfTracks */
  91.     (TrackKernData *) NULL,        /* tkd */
  92.     0,                /* numOfPairs */
  93.     (PairKernData *) NULL,        /* pkd */
  94.     0,                /* numOfComps */
  95.     (CompCharData *) NULL,        /* ccd */
  96.  
  97. /* Character metrics */
  98. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  99.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  100.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  101.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  102.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  103.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  104.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  105.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  106.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  107.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x4f */
  108.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  109.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x5f */
  110.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x67 */
  111.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x6f */
  112.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  113.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  114.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  115.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x8f */
  116.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  117.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x9f */
  118.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  119.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xaf */
  120.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  121.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  122.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  123.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xcf */
  124.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  125.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xdf */
  126.     600,    250,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  127.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xef */
  128.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  129.     600,    600,    250,    250,    250,    250,    250,    250  /* 0xff */
  130. }
  131. },
  132.  
  133. /* -------- Generated from metrics file Courier-BoldOblique.afm -------- */
  134. {    "Courier-BoldOblique",            /* FontName */
  135.     ebcdic,            /* Encoding */
  136.     0,                /* used on current page */
  137.     0,                /* embed flag */
  138.     (char *) NULL,            /* Name of external font file */
  139.     0L,                /* Object id */
  140.     262241L,            /* Font flags */
  141.     pdf_false,            /* parsed from an AFM file */
  142.     pdf_false,            /* Multiple Master font */
  143.     "Courier Bold Oblique",            /* Full name */
  144.     "AdobeStandardEncoding",        /* Native encoding */
  145.     "Courier",            /* Family name */
  146.     "Bold",                /* Weight */
  147.     cc_none,                /* Character collection */
  148.     (float) -12.0,            /* ItalicAngle */
  149.     1,                /* isFixedPitch */
  150.     -57,                /* llx */
  151.     -250,                /* lly */
  152.     869,                /* urx */
  153.     801,                /* ury */
  154.     -100,                /* UnderlinePosition */
  155.     50,                /* UnderlineThickness */
  156.     562,                /* CapHeight */
  157.     439,                /* xHeight */
  158.     629,                /* Ascender */
  159.     -157,                /* Descender */
  160.     106,                /* StdVW */
  161.     84,                /* StdHW */
  162.  
  163.     0,                /* numOfChars */
  164.     (CharMetricInfo *) NULL,    /* cmi */
  165.     0,                /* numOfTracks */
  166.     (TrackKernData *) NULL,        /* tkd */
  167.     0,                /* numOfPairs */
  168.     (PairKernData *) NULL,        /* pkd */
  169.     0,                /* numOfComps */
  170.     (CompCharData *) NULL,        /* ccd */
  171.  
  172. /* Character metrics */
  173. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  174.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  175.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  176.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  177.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  178.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  179.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  180.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  181.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  182.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x4f */
  183.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  184.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x5f */
  185.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x67 */
  186.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x6f */
  187.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  188.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  189.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  190.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x8f */
  191.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  192.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x9f */
  193.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  194.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xaf */
  195.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  196.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  197.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  198.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xcf */
  199.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  200.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xdf */
  201.     600,    250,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  202.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xef */
  203.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  204.     600,    600,    250,    250,    250,    250,    250,    250  /* 0xff */
  205. }
  206. },
  207.  
  208. /* -------- Generated from metrics file Courier-Oblique.afm -------- */
  209. {    "Courier-Oblique",            /* FontName */
  210.     ebcdic,            /* Encoding */
  211.     0,                /* used on current page */
  212.     0,                /* embed flag */
  213.     (char *) NULL,            /* Name of external font file */
  214.     0L,                /* Object id */
  215.     97L,            /* Font flags */
  216.     pdf_false,            /* parsed from an AFM file */
  217.     pdf_false,            /* Multiple Master font */
  218.     "Courier Oblique",            /* Full name */
  219.     "AdobeStandardEncoding",        /* Native encoding */
  220.     "Courier",            /* Family name */
  221.     "Medium",                /* Weight */
  222.     cc_none,                /* Character collection */
  223.     (float) -12.0,            /* ItalicAngle */
  224.     1,                /* isFixedPitch */
  225.     -27,                /* llx */
  226.     -250,                /* lly */
  227.     742,                /* urx */
  228.     805,                /* ury */
  229.     -100,                /* UnderlinePosition */
  230.     50,                /* UnderlineThickness */
  231.     562,                /* CapHeight */
  232.     426,                /* xHeight */
  233.     629,                /* Ascender */
  234.     -157,                /* Descender */
  235.     51,                /* StdVW */
  236.     51,                /* StdHW */
  237.  
  238.     0,                /* numOfChars */
  239.     (CharMetricInfo *) NULL,    /* cmi */
  240.     0,                /* numOfTracks */
  241.     (TrackKernData *) NULL,        /* tkd */
  242.     0,                /* numOfPairs */
  243.     (PairKernData *) NULL,        /* pkd */
  244.     0,                /* numOfComps */
  245.     (CompCharData *) NULL,        /* ccd */
  246.  
  247. /* Character metrics */
  248. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  249.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  250.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  251.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  252.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  253.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  254.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  255.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  256.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  257.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x4f */
  258.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  259.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x5f */
  260.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x67 */
  261.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x6f */
  262.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  263.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  264.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  265.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x8f */
  266.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  267.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x9f */
  268.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  269.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xaf */
  270.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  271.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  272.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  273.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xcf */
  274.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  275.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xdf */
  276.     600,    250,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  277.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xef */
  278.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  279.     600,    600,    250,    250,    250,    250,    250,    250  /* 0xff */
  280. }
  281. },
  282.  
  283. /* -------- Generated from metrics file Courier.afm -------- */
  284. {    "Courier",            /* FontName */
  285.     ebcdic,            /* Encoding */
  286.     0,                /* used on current page */
  287.     0,                /* embed flag */
  288.     (char *) NULL,            /* Name of external font file */
  289.     0L,                /* Object id */
  290.     33L,            /* Font flags */
  291.     pdf_false,            /* parsed from an AFM file */
  292.     pdf_false,            /* Multiple Master font */
  293.     "Courier",            /* Full name */
  294.     "AdobeStandardEncoding",        /* Native encoding */
  295.     "Courier",            /* Family name */
  296.     "Medium",                /* Weight */
  297.     cc_none,                /* Character collection */
  298.     (float) 0.0,            /* ItalicAngle */
  299.     1,                /* isFixedPitch */
  300.     -23,                /* llx */
  301.     -250,                /* lly */
  302.     623,                /* urx */
  303.     805,                /* ury */
  304.     -100,                /* UnderlinePosition */
  305.     50,                /* UnderlineThickness */
  306.     562,                /* CapHeight */
  307.     426,                /* xHeight */
  308.     629,                /* Ascender */
  309.     -157,                /* Descender */
  310.     51,                /* StdVW */
  311.     51,                /* StdHW */
  312.  
  313.     0,                /* numOfChars */
  314.     (CharMetricInfo *) NULL,    /* cmi */
  315.     0,                /* numOfTracks */
  316.     (TrackKernData *) NULL,        /* tkd */
  317.     0,                /* numOfPairs */
  318.     (PairKernData *) NULL,        /* pkd */
  319.     0,                /* numOfComps */
  320.     (CompCharData *) NULL,        /* ccd */
  321.  
  322. /* Character metrics */
  323. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  324.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  325.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  326.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  327.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  328.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  329.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  330.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  331.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  332.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x4f */
  333.     600,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  334.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x5f */
  335.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x67 */
  336.     250,    250,    600,    600,    600,    600,    600,    600, /* 0x6f */
  337.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  338.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  339.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  340.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x8f */
  341.     250,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  342.     600,    600,    250,    250,    250,    250,    250,    250, /* 0x9f */
  343.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  344.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xaf */
  345.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  346.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  347.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  348.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xcf */
  349.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  350.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xdf */
  351.     600,    250,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  352.     600,    600,    250,    250,    250,    250,    250,    250, /* 0xef */
  353.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  354.     600,    600,    250,    250,    250,    250,    250,    250  /* 0xff */
  355. }
  356. },
  357.  
  358. /* -------- Generated from metrics file Helvetica-Bold.afm -------- */
  359. {    "Helvetica-Bold",            /* FontName */
  360.     ebcdic,            /* Encoding */
  361.     0,                /* used on current page */
  362.     0,                /* embed flag */
  363.     (char *) NULL,            /* Name of external font file */
  364.     0L,                /* Object id */
  365.     262176L,            /* Font flags */
  366.     pdf_false,            /* parsed from an AFM file */
  367.     pdf_false,            /* Multiple Master font */
  368.     "Helvetica Bold",            /* Full name */
  369.     "AdobeStandardEncoding",        /* Native encoding */
  370.     "Helvetica",            /* Family name */
  371.     "Bold",                /* Weight */
  372.     cc_none,                /* Character collection */
  373.     (float) 0.0,            /* ItalicAngle */
  374.     0,                /* isFixedPitch */
  375.     -170,                /* llx */
  376.     -228,                /* lly */
  377.     1003,                /* urx */
  378.     962,                /* ury */
  379.     -100,                /* UnderlinePosition */
  380.     50,                /* UnderlineThickness */
  381.     718,                /* CapHeight */
  382.     532,                /* xHeight */
  383.     718,                /* Ascender */
  384.     -207,                /* Descender */
  385.     140,                /* StdVW */
  386.     118,                /* StdHW */
  387.  
  388.     0,                /* numOfChars */
  389.     (CharMetricInfo *) NULL,    /* cmi */
  390.     0,                /* numOfTracks */
  391.     (TrackKernData *) NULL,        /* tkd */
  392.     0,                /* numOfPairs */
  393.     (PairKernData *) NULL,        /* pkd */
  394.     0,                /* numOfComps */
  395.     (CompCharData *) NULL,        /* ccd */
  396.  
  397. /* Character metrics */
  398. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  399.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  400.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  401.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  402.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  403.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  404.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  405.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  406.     278,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  407.     250,    250,    333,    278,    584,    333,    584,    333, /* 0x4f */
  408.     722,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  409.     250,    250,    333,    556,    389,    333,    333,    584, /* 0x5f */
  410.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  411.     250,    250,    280,    278,    889,    556,    584,    611, /* 0x6f */
  412.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  413.     250,    333,    333,    556,    975,    238,    584,    474, /* 0x7f */
  414.     250,    556,    611,    556,    611,    556,    333,    611, /* 0x87 */
  415.     611,    278,    250,    250,    250,    250,    250,    250, /* 0x8f */
  416.     250,    278,    556,    278,    889,    611,    611,    611, /* 0x97 */
  417.     611,    389,    250,    250,    250,    250,    250,    250, /* 0x9f */
  418.     250,    584,    556,    333,    611,    556,    778,    556, /* 0xa7 */
  419.     556,    500,    250,    250,    250,    250,    250,    250, /* 0xaf */
  420.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  421.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  422.     389,    722,    722,    722,    722,    667,    611,    778, /* 0xc7 */
  423.     722,    278,    250,    250,    250,    250,    250,    250, /* 0xcf */
  424.     389,    556,    722,    611,    833,    722,    778,    667, /* 0xd7 */
  425.     778,    722,    250,    250,    250,    250,    250,    250, /* 0xdf */
  426.     278,    250,    667,    611,    722,    667,    944,    667, /* 0xe7 */
  427.     667,    611,    250,    250,    250,    250,    250,    250, /* 0xef */
  428.     556,    556,    556,    556,    556,    556,    556,    556, /* 0xf7 */
  429.     556,    556,    250,    250,    250,    250,    250,    250  /* 0xff */
  430. }
  431. },
  432.  
  433. /* -------- Generated from metrics file Helvetica-BoldOblique.afm -------- */
  434. {    "Helvetica-BoldOblique",            /* FontName */
  435.     ebcdic,            /* Encoding */
  436.     0,                /* used on current page */
  437.     0,                /* embed flag */
  438.     (char *) NULL,            /* Name of external font file */
  439.     0L,                /* Object id */
  440.     262240L,            /* Font flags */
  441.     pdf_false,            /* parsed from an AFM file */
  442.     pdf_false,            /* Multiple Master font */
  443.     "Helvetica Bold Oblique",            /* Full name */
  444.     "AdobeStandardEncoding",        /* Native encoding */
  445.     "Helvetica",            /* Family name */
  446.     "Bold",                /* Weight */
  447.     cc_none,                /* Character collection */
  448.     (float) -12.0,            /* ItalicAngle */
  449.     0,                /* isFixedPitch */
  450.     -174,                /* llx */
  451.     -228,                /* lly */
  452.     1114,                /* urx */
  453.     962,                /* ury */
  454.     -100,                /* UnderlinePosition */
  455.     50,                /* UnderlineThickness */
  456.     718,                /* CapHeight */
  457.     532,                /* xHeight */
  458.     718,                /* Ascender */
  459.     -207,                /* Descender */
  460.     140,                /* StdVW */
  461.     118,                /* StdHW */
  462.  
  463.     0,                /* numOfChars */
  464.     (CharMetricInfo *) NULL,    /* cmi */
  465.     0,                /* numOfTracks */
  466.     (TrackKernData *) NULL,        /* tkd */
  467.     0,                /* numOfPairs */
  468.     (PairKernData *) NULL,        /* pkd */
  469.     0,                /* numOfComps */
  470.     (CompCharData *) NULL,        /* ccd */
  471.  
  472. /* Character metrics */
  473. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  474.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  475.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  476.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  477.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  478.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  479.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  480.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  481.     278,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  482.     250,    250,    333,    278,    584,    333,    584,    333, /* 0x4f */
  483.     722,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  484.     250,    250,    333,    556,    389,    333,    333,    584, /* 0x5f */
  485.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  486.     250,    250,    280,    278,    889,    556,    584,    611, /* 0x6f */
  487.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  488.     250,    333,    333,    556,    975,    238,    584,    474, /* 0x7f */
  489.     250,    556,    611,    556,    611,    556,    333,    611, /* 0x87 */
  490.     611,    278,    250,    250,    250,    250,    250,    250, /* 0x8f */
  491.     250,    278,    556,    278,    889,    611,    611,    611, /* 0x97 */
  492.     611,    389,    250,    250,    250,    250,    250,    250, /* 0x9f */
  493.     250,    584,    556,    333,    611,    556,    778,    556, /* 0xa7 */
  494.     556,    500,    250,    250,    250,    250,    250,    250, /* 0xaf */
  495.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  496.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  497.     389,    722,    722,    722,    722,    667,    611,    778, /* 0xc7 */
  498.     722,    278,    250,    250,    250,    250,    250,    250, /* 0xcf */
  499.     389,    556,    722,    611,    833,    722,    778,    667, /* 0xd7 */
  500.     778,    722,    250,    250,    250,    250,    250,    250, /* 0xdf */
  501.     278,    250,    667,    611,    722,    667,    944,    667, /* 0xe7 */
  502.     667,    611,    250,    250,    250,    250,    250,    250, /* 0xef */
  503.     556,    556,    556,    556,    556,    556,    556,    556, /* 0xf7 */
  504.     556,    556,    250,    250,    250,    250,    250,    250  /* 0xff */
  505. }
  506. },
  507.  
  508. /* -------- Generated from metrics file Helvetica-Oblique.afm -------- */
  509. {    "Helvetica-Oblique",            /* FontName */
  510.     ebcdic,            /* Encoding */
  511.     0,                /* used on current page */
  512.     0,                /* embed flag */
  513.     (char *) NULL,            /* Name of external font file */
  514.     0L,                /* Object id */
  515.     96L,            /* Font flags */
  516.     pdf_false,            /* parsed from an AFM file */
  517.     pdf_false,            /* Multiple Master font */
  518.     "Helvetica Oblique",            /* Full name */
  519.     "AdobeStandardEncoding",        /* Native encoding */
  520.     "Helvetica",            /* Family name */
  521.     "Medium",                /* Weight */
  522.     cc_none,                /* Character collection */
  523.     (float) -12.0,            /* ItalicAngle */
  524.     0,                /* isFixedPitch */
  525.     -170,                /* llx */
  526.     -225,                /* lly */
  527.     1116,                /* urx */
  528.     931,                /* ury */
  529.     -100,                /* UnderlinePosition */
  530.     50,                /* UnderlineThickness */
  531.     718,                /* CapHeight */
  532.     523,                /* xHeight */
  533.     718,                /* Ascender */
  534.     -207,                /* Descender */
  535.     88,                /* StdVW */
  536.     76,                /* StdHW */
  537.  
  538.     0,                /* numOfChars */
  539.     (CharMetricInfo *) NULL,    /* cmi */
  540.     0,                /* numOfTracks */
  541.     (TrackKernData *) NULL,        /* tkd */
  542.     0,                /* numOfPairs */
  543.     (PairKernData *) NULL,        /* pkd */
  544.     0,                /* numOfComps */
  545.     (CompCharData *) NULL,        /* ccd */
  546.  
  547. /* Character metrics */
  548. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  549.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  550.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  551.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  552.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  553.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  554.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  555.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  556.     278,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  557.     250,    250,    278,    278,    584,    333,    584,    278, /* 0x4f */
  558.     667,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  559.     250,    250,    278,    556,    389,    333,    278,    469, /* 0x5f */
  560.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  561.     250,    250,    260,    278,    889,    556,    584,    556, /* 0x6f */
  562.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  563.     250,    333,    278,    556,    1015,    191,    584,    355, /* 0x7f */
  564.     250,    556,    556,    500,    556,    556,    278,    556, /* 0x87 */
  565.     556,    222,    250,    250,    250,    250,    250,    250, /* 0x8f */
  566.     250,    222,    500,    222,    833,    556,    556,    556, /* 0x97 */
  567.     556,    333,    250,    250,    250,    250,    250,    250, /* 0x9f */
  568.     250,    584,    500,    278,    556,    500,    722,    500, /* 0xa7 */
  569.     500,    500,    250,    250,    250,    250,    250,    250, /* 0xaf */
  570.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  571.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  572.     334,    667,    667,    722,    722,    667,    611,    778, /* 0xc7 */
  573.     722,    278,    250,    250,    250,    250,    250,    250, /* 0xcf */
  574.     334,    500,    667,    556,    833,    722,    778,    667, /* 0xd7 */
  575.     778,    722,    250,    250,    250,    250,    250,    250, /* 0xdf */
  576.     278,    250,    667,    611,    722,    667,    944,    667, /* 0xe7 */
  577.     667,    611,    250,    250,    250,    250,    250,    250, /* 0xef */
  578.     556,    556,    556,    556,    556,    556,    556,    556, /* 0xf7 */
  579.     556,    556,    250,    250,    250,    250,    250,    250  /* 0xff */
  580. }
  581. },
  582.  
  583. /* -------- Generated from metrics file Helvetica.afm -------- */
  584. {    "Helvetica",            /* FontName */
  585.     ebcdic,            /* Encoding */
  586.     0,                /* used on current page */
  587.     0,                /* embed flag */
  588.     (char *) NULL,            /* Name of external font file */
  589.     0L,                /* Object id */
  590.     32L,            /* Font flags */
  591.     pdf_false,            /* parsed from an AFM file */
  592.     pdf_false,            /* Multiple Master font */
  593.     "Helvetica",            /* Full name */
  594.     "AdobeStandardEncoding",        /* Native encoding */
  595.     "Helvetica",            /* Family name */
  596.     "Medium",                /* Weight */
  597.     cc_none,                /* Character collection */
  598.     (float) 0.0,            /* ItalicAngle */
  599.     0,                /* isFixedPitch */
  600.     -166,                /* llx */
  601.     -225,                /* lly */
  602.     1000,                /* urx */
  603.     931,                /* ury */
  604.     -100,                /* UnderlinePosition */
  605.     50,                /* UnderlineThickness */
  606.     718,                /* CapHeight */
  607.     523,                /* xHeight */
  608.     718,                /* Ascender */
  609.     -207,                /* Descender */
  610.     88,                /* StdVW */
  611.     76,                /* StdHW */
  612.  
  613.     0,                /* numOfChars */
  614.     (CharMetricInfo *) NULL,    /* cmi */
  615.     0,                /* numOfTracks */
  616.     (TrackKernData *) NULL,        /* tkd */
  617.     0,                /* numOfPairs */
  618.     (PairKernData *) NULL,        /* pkd */
  619.     0,                /* numOfComps */
  620.     (CompCharData *) NULL,        /* ccd */
  621.  
  622. /* Character metrics */
  623. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  624.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  625.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  626.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  627.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  628.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  629.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  630.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  631.     278,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  632.     250,    250,    278,    278,    584,    333,    584,    278, /* 0x4f */
  633.     667,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  634.     250,    250,    278,    556,    389,    333,    278,    469, /* 0x5f */
  635.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  636.     250,    250,    260,    278,    889,    556,    584,    556, /* 0x6f */
  637.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  638.     250,    333,    278,    556,    1015,    191,    584,    355, /* 0x7f */
  639.     250,    556,    556,    500,    556,    556,    278,    556, /* 0x87 */
  640.     556,    222,    250,    250,    250,    250,    250,    250, /* 0x8f */
  641.     250,    222,    500,    222,    833,    556,    556,    556, /* 0x97 */
  642.     556,    333,    250,    250,    250,    250,    250,    250, /* 0x9f */
  643.     250,    584,    500,    278,    556,    500,    722,    500, /* 0xa7 */
  644.     500,    500,    250,    250,    250,    250,    250,    250, /* 0xaf */
  645.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  646.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  647.     334,    667,    667,    722,    722,    667,    611,    778, /* 0xc7 */
  648.     722,    278,    250,    250,    250,    250,    250,    250, /* 0xcf */
  649.     334,    500,    667,    556,    833,    722,    778,    667, /* 0xd7 */
  650.     778,    722,    250,    250,    250,    250,    250,    250, /* 0xdf */
  651.     278,    250,    667,    611,    722,    667,    944,    667, /* 0xe7 */
  652.     667,    611,    250,    250,    250,    250,    250,    250, /* 0xef */
  653.     556,    556,    556,    556,    556,    556,    556,    556, /* 0xf7 */
  654.     556,    556,    250,    250,    250,    250,    250,    250  /* 0xff */
  655. }
  656. },
  657.  
  658. /* -------- Generated from metrics file Symbol.afm -------- */
  659. {    "Symbol",            /* FontName */
  660.     builtin,            /* Encoding */
  661.     0,                /* used on current page */
  662.     0,                /* embed flag */
  663.     (char *) NULL,            /* Name of external font file */
  664.     0L,                /* Object id */
  665.     4L,            /* Font flags */
  666.     pdf_false,            /* parsed from an AFM file */
  667.     pdf_false,            /* Multiple Master font */
  668.     "Symbol",            /* Full name */
  669.     "FontSpecific",        /* Native encoding */
  670.     "Symbol",            /* Family name */
  671.     "Medium",                /* Weight */
  672.     cc_none,                /* Character collection */
  673.     (float) 0.0,            /* ItalicAngle */
  674.     0,                /* isFixedPitch */
  675.     -180,                /* llx */
  676.     -293,                /* lly */
  677.     1090,                /* urx */
  678.     1010,                /* ury */
  679.     -100,                /* UnderlinePosition */
  680.     50,                /* UnderlineThickness */
  681.     700,                /* CapHeight */
  682.     0,                /* xHeight */
  683.     800,                /* Ascender */
  684.     -200,                /* Descender */
  685.     85,                /* StdVW */
  686.     92,                /* StdHW */
  687.  
  688.     0,                /* numOfChars */
  689.     (CharMetricInfo *) NULL,    /* cmi */
  690.     0,                /* numOfTracks */
  691.     (TrackKernData *) NULL,        /* tkd */
  692.     0,                /* numOfPairs */
  693.     (PairKernData *) NULL,        /* pkd */
  694.     0,                /* numOfComps */
  695.     (CompCharData *) NULL,        /* ccd */
  696.  
  697. /* Character metrics */
  698. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  699.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  700.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  701.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  702.     250,    333,    713,    500,    549,    833,    778,    439, /* 0x27 */
  703.     333,    333,    500,    549,    250,    549,    250,    278, /* 0x2f */
  704.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  705.     500,    500,    278,    278,    549,    549,    549,    444, /* 0x3f */
  706.     549,    722,    667,    722,    612,    611,    763,    603, /* 0x47 */
  707.     722,    333,    631,    722,    686,    889,    722,    722, /* 0x4f */
  708.     768,    741,    556,    592,    611,    690,    439,    768, /* 0x57 */
  709.     645,    795,    611,    333,    863,    333,    658,    500, /* 0x5f */
  710.     500,    631,    549,    549,    494,    439,    521,    411, /* 0x67 */
  711.     603,    329,    603,    549,    549,    576,    521,    549, /* 0x6f */
  712.     549,    521,    549,    603,    439,    576,    713,    686, /* 0x77 */
  713.     493,    686,    494,    480,    200,    480,    549,    250, /* 0x7f */
  714.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x87 */
  715.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x8f */
  716.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x97 */
  717.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x9f */
  718.     750,    620,    247,    549,    167,    713,    500,    753, /* 0xa7 */
  719.     753,    753,    753,    1042,    987,    603,    987,    603, /* 0xaf */
  720.     400,    549,    411,    549,    549,    713,    494,    460, /* 0xb7 */
  721.     549,    549,    549,    549,    1000,    603,    1000,    658, /* 0xbf */
  722.     823,    686,    795,    987,    768,    768,    823,    768, /* 0xc7 */
  723.     768,    713,    713,    713,    713,    713,    713,    713, /* 0xcf */
  724.     768,    713,    790,    790,    890,    823,    549,    250, /* 0xd7 */
  725.     713,    603,    603,    1042,    987,    603,    987,    603, /* 0xdf */
  726.     494,    329,    790,    790,    786,    713,    384,    384, /* 0xe7 */
  727.     384,    384,    384,    384,    494,    494,    494,    494, /* 0xef */
  728.     250,    329,    274,    686,    686,    686,    384,    384, /* 0xf7 */
  729.     384,    384,    384,    384,    494,    494,    494,    250  /* 0xff */
  730. }
  731. },
  732.  
  733. /* -------- Generated from metrics file Times-Bold.afm -------- */
  734. {    "Times-Bold",            /* FontName */
  735.     ebcdic,            /* Encoding */
  736.     0,                /* used on current page */
  737.     0,                /* embed flag */
  738.     (char *) NULL,            /* Name of external font file */
  739.     0L,                /* Object id */
  740.     262176L,            /* Font flags */
  741.     pdf_false,            /* parsed from an AFM file */
  742.     pdf_false,            /* Multiple Master font */
  743.     "Times Bold",            /* Full name */
  744.     "AdobeStandardEncoding",        /* Native encoding */
  745.     "Times",            /* Family name */
  746.     "Bold",                /* Weight */
  747.     cc_none,                /* Character collection */
  748.     (float) 0.0,            /* ItalicAngle */
  749.     0,                /* isFixedPitch */
  750.     -168,                /* llx */
  751.     -218,                /* lly */
  752.     1000,                /* urx */
  753.     935,                /* ury */
  754.     -100,                /* UnderlinePosition */
  755.     50,                /* UnderlineThickness */
  756.     676,                /* CapHeight */
  757.     461,                /* xHeight */
  758.     683,                /* Ascender */
  759.     -217,                /* Descender */
  760.     139,                /* StdVW */
  761.     44,                /* StdHW */
  762.  
  763.     0,                /* numOfChars */
  764.     (CharMetricInfo *) NULL,    /* cmi */
  765.     0,                /* numOfTracks */
  766.     (TrackKernData *) NULL,        /* tkd */
  767.     0,                /* numOfPairs */
  768.     (PairKernData *) NULL,        /* pkd */
  769.     0,                /* numOfComps */
  770.     (CompCharData *) NULL,        /* ccd */
  771.  
  772. /* Character metrics */
  773. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  774.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  775.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  776.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  777.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  778.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  779.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  780.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  781.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  782.     250,    250,    333,    250,    570,    333,    570,    333, /* 0x4f */
  783.     833,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  784.     250,    250,    333,    500,    500,    333,    333,    581, /* 0x5f */
  785.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  786.     250,    250,    220,    250,    1000,    500,    570,    500, /* 0x6f */
  787.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  788.     250,    333,    333,    500,    930,    278,    570,    555, /* 0x7f */
  789.     250,    500,    556,    444,    556,    444,    333,    500, /* 0x87 */
  790.     556,    278,    250,    250,    250,    250,    250,    250, /* 0x8f */
  791.     250,    333,    556,    278,    833,    556,    500,    556, /* 0x97 */
  792.     556,    444,    250,    250,    250,    250,    250,    250, /* 0x9f */
  793.     250,    520,    389,    333,    556,    500,    722,    500, /* 0xa7 */
  794.     500,    444,    250,    250,    250,    250,    250,    250, /* 0xaf */
  795.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  796.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  797.     394,    722,    667,    722,    722,    667,    611,    778, /* 0xc7 */
  798.     778,    389,    250,    250,    250,    250,    250,    250, /* 0xcf */
  799.     394,    500,    778,    667,    944,    722,    778,    611, /* 0xd7 */
  800.     778,    722,    250,    250,    250,    250,    250,    250, /* 0xdf */
  801.     278,    250,    556,    667,    722,    722,    1000,    722, /* 0xe7 */
  802.     722,    667,    250,    250,    250,    250,    250,    250, /* 0xef */
  803.     500,    500,    500,    500,    500,    500,    500,    500, /* 0xf7 */
  804.     500,    500,    250,    250,    250,    250,    250,    250  /* 0xff */
  805. }
  806. },
  807.  
  808. /* -------- Generated from metrics file Times-BoldItalic.afm -------- */
  809. {    "Times-BoldItalic",            /* FontName */
  810.     ebcdic,            /* Encoding */
  811.     0,                /* used on current page */
  812.     0,                /* embed flag */
  813.     (char *) NULL,            /* Name of external font file */
  814.     0L,                /* Object id */
  815.     262240L,            /* Font flags */
  816.     pdf_false,            /* parsed from an AFM file */
  817.     pdf_false,            /* Multiple Master font */
  818.     "Times Bold Italic",            /* Full name */
  819.     "AdobeStandardEncoding",        /* Native encoding */
  820.     "Times",            /* Family name */
  821.     "Bold",                /* Weight */
  822.     cc_none,                /* Character collection */
  823.     (float) -15.0,            /* ItalicAngle */
  824.     0,                /* isFixedPitch */
  825.     -200,                /* llx */
  826.     -218,                /* lly */
  827.     996,                /* urx */
  828.     921,                /* ury */
  829.     -100,                /* UnderlinePosition */
  830.     50,                /* UnderlineThickness */
  831.     669,                /* CapHeight */
  832.     462,                /* xHeight */
  833.     683,                /* Ascender */
  834.     -217,                /* Descender */
  835.     121,                /* StdVW */
  836.     42,                /* StdHW */
  837.  
  838.     0,                /* numOfChars */
  839.     (CharMetricInfo *) NULL,    /* cmi */
  840.     0,                /* numOfTracks */
  841.     (TrackKernData *) NULL,        /* tkd */
  842.     0,                /* numOfPairs */
  843.     (PairKernData *) NULL,        /* pkd */
  844.     0,                /* numOfComps */
  845.     (CompCharData *) NULL,        /* ccd */
  846.  
  847. /* Character metrics */
  848. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  849.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  850.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  851.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  852.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  853.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  854.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  855.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  856.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  857.     250,    250,    333,    250,    570,    333,    570,    389, /* 0x4f */
  858.     778,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  859.     250,    250,    333,    500,    500,    333,    333,    570, /* 0x5f */
  860.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  861.     250,    250,    220,    250,    833,    500,    570,    500, /* 0x6f */
  862.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  863.     250,    333,    333,    500,    832,    278,    570,    555, /* 0x7f */
  864.     250,    500,    500,    444,    500,    444,    333,    500, /* 0x87 */
  865.     556,    278,    250,    250,    250,    250,    250,    250, /* 0x8f */
  866.     250,    278,    500,    278,    778,    556,    500,    500, /* 0x97 */
  867.     500,    389,    250,    250,    250,    250,    250,    250, /* 0x9f */
  868.     250,    570,    389,    278,    556,    444,    667,    500, /* 0xa7 */
  869.     444,    389,    250,    250,    250,    250,    250,    250, /* 0xaf */
  870.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  871.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  872.     348,    667,    667,    667,    722,    667,    667,    722, /* 0xc7 */
  873.     778,    389,    250,    250,    250,    250,    250,    250, /* 0xcf */
  874.     348,    500,    667,    611,    889,    722,    722,    611, /* 0xd7 */
  875.     722,    667,    250,    250,    250,    250,    250,    250, /* 0xdf */
  876.     278,    250,    556,    611,    722,    667,    889,    667, /* 0xe7 */
  877.     611,    611,    250,    250,    250,    250,    250,    250, /* 0xef */
  878.     500,    500,    500,    500,    500,    500,    500,    500, /* 0xf7 */
  879.     500,    500,    250,    250,    250,    250,    250,    250  /* 0xff */
  880. }
  881. },
  882.  
  883. /* -------- Generated from metrics file Times-Italic.afm -------- */
  884. {    "Times-Italic",            /* FontName */
  885.     ebcdic,            /* Encoding */
  886.     0,                /* used on current page */
  887.     0,                /* embed flag */
  888.     (char *) NULL,            /* Name of external font file */
  889.     0L,                /* Object id */
  890.     96L,            /* Font flags */
  891.     pdf_false,            /* parsed from an AFM file */
  892.     pdf_false,            /* Multiple Master font */
  893.     "Times Italic",            /* Full name */
  894.     "AdobeStandardEncoding",        /* Native encoding */
  895.     "Times",            /* Family name */
  896.     "Medium",                /* Weight */
  897.     cc_none,                /* Character collection */
  898.     (float) -15.5,            /* ItalicAngle */
  899.     0,                /* isFixedPitch */
  900.     -169,                /* llx */
  901.     -217,                /* lly */
  902.     1010,                /* urx */
  903.     883,                /* ury */
  904.     -100,                /* UnderlinePosition */
  905.     50,                /* UnderlineThickness */
  906.     653,                /* CapHeight */
  907.     441,                /* xHeight */
  908.     683,                /* Ascender */
  909.     -217,                /* Descender */
  910.     76,                /* StdVW */
  911.     32,                /* StdHW */
  912.  
  913.     0,                /* numOfChars */
  914.     (CharMetricInfo *) NULL,    /* cmi */
  915.     0,                /* numOfTracks */
  916.     (TrackKernData *) NULL,        /* tkd */
  917.     0,                /* numOfPairs */
  918.     (PairKernData *) NULL,        /* pkd */
  919.     0,                /* numOfComps */
  920.     (CompCharData *) NULL,        /* ccd */
  921.  
  922. /* Character metrics */
  923. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  924.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  925.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  926.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  927.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  928.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  929.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  930.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  931.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  932.     250,    250,    389,    250,    675,    333,    675,    333, /* 0x4f */
  933.     778,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  934.     250,    250,    389,    500,    500,    333,    333,    422, /* 0x5f */
  935.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  936.     250,    250,    275,    250,    833,    500,    675,    500, /* 0x6f */
  937.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  938.     250,    333,    333,    500,    920,    214,    675,    420, /* 0x7f */
  939.     250,    500,    500,    444,    500,    444,    278,    500, /* 0x87 */
  940.     500,    278,    250,    250,    250,    250,    250,    250, /* 0x8f */
  941.     250,    278,    444,    278,    722,    500,    500,    500, /* 0x97 */
  942.     500,    389,    250,    250,    250,    250,    250,    250, /* 0x9f */
  943.     250,    541,    389,    278,    500,    444,    667,    444, /* 0xa7 */
  944.     444,    389,    250,    250,    250,    250,    250,    250, /* 0xaf */
  945.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  946.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  947.     400,    611,    611,    667,    722,    611,    611,    722, /* 0xc7 */
  948.     722,    333,    250,    250,    250,    250,    250,    250, /* 0xcf */
  949.     400,    444,    667,    556,    833,    667,    722,    611, /* 0xd7 */
  950.     722,    611,    250,    250,    250,    250,    250,    250, /* 0xdf */
  951.     278,    250,    500,    556,    722,    611,    833,    611, /* 0xe7 */
  952.     556,    556,    250,    250,    250,    250,    250,    250, /* 0xef */
  953.     500,    500,    500,    500,    500,    500,    500,    500, /* 0xf7 */
  954.     500,    500,    250,    250,    250,    250,    250,    250  /* 0xff */
  955. }
  956. },
  957.  
  958. /* -------- Generated from metrics file Times-Roman.afm -------- */
  959. {    "Times-Roman",            /* FontName */
  960.     ebcdic,            /* Encoding */
  961.     0,                /* used on current page */
  962.     0,                /* embed flag */
  963.     (char *) NULL,            /* Name of external font file */
  964.     0L,                /* Object id */
  965.     32L,            /* Font flags */
  966.     pdf_false,            /* parsed from an AFM file */
  967.     pdf_false,            /* Multiple Master font */
  968.     "Times Roman",            /* Full name */
  969.     "AdobeStandardEncoding",        /* Native encoding */
  970.     "Times",            /* Family name */
  971.     "Roman",                /* Weight */
  972.     cc_none,                /* Character collection */
  973.     (float) 0.0,            /* ItalicAngle */
  974.     0,                /* isFixedPitch */
  975.     -168,                /* llx */
  976.     -218,                /* lly */
  977.     1000,                /* urx */
  978.     898,                /* ury */
  979.     -100,                /* UnderlinePosition */
  980.     50,                /* UnderlineThickness */
  981.     662,                /* CapHeight */
  982.     450,                /* xHeight */
  983.     683,                /* Ascender */
  984.     -217,                /* Descender */
  985.     84,                /* StdVW */
  986.     28,                /* StdHW */
  987.  
  988.     0,                /* numOfChars */
  989.     (CharMetricInfo *) NULL,    /* cmi */
  990.     0,                /* numOfTracks */
  991.     (TrackKernData *) NULL,        /* tkd */
  992.     0,                /* numOfPairs */
  993.     (PairKernData *) NULL,        /* pkd */
  994.     0,                /* numOfComps */
  995.     (CompCharData *) NULL,        /* ccd */
  996.  
  997. /* Character metrics */
  998. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  999.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1000.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1001.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1002.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x27 */
  1003.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x2f */
  1004.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x37 */
  1005.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x3f */
  1006.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x47 */
  1007.     250,    250,    333,    250,    564,    333,    564,    333, /* 0x4f */
  1008.     778,    250,    250,    250,    250,    250,    250,    250, /* 0x57 */
  1009.     250,    250,    333,    500,    500,    333,    278,    469, /* 0x5f */
  1010.     333,    278,    250,    250,    250,    250,    250,    250, /* 0x67 */
  1011.     250,    250,    200,    250,    833,    500,    564,    444, /* 0x6f */
  1012.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x77 */
  1013.     250,    333,    278,    500,    921,    180,    564,    408, /* 0x7f */
  1014.     250,    444,    500,    444,    500,    444,    333,    500, /* 0x87 */
  1015.     500,    278,    250,    250,    250,    250,    250,    250, /* 0x8f */
  1016.     250,    278,    500,    278,    778,    500,    500,    500, /* 0x97 */
  1017.     500,    333,    250,    250,    250,    250,    250,    250, /* 0x9f */
  1018.     250,    541,    389,    278,    500,    500,    722,    500, /* 0xa7 */
  1019.     500,    444,    250,    250,    250,    250,    250,    250, /* 0xaf */
  1020.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xb7 */
  1021.     250,    250,    250,    250,    250,    250,    250,    250, /* 0xbf */
  1022.     480,    722,    667,    667,    722,    611,    556,    722, /* 0xc7 */
  1023.     722,    333,    250,    250,    250,    250,    250,    250, /* 0xcf */
  1024.     480,    389,    722,    611,    889,    722,    722,    556, /* 0xd7 */
  1025.     722,    667,    250,    250,    250,    250,    250,    250, /* 0xdf */
  1026.     278,    250,    556,    611,    722,    722,    944,    722, /* 0xe7 */
  1027.     722,    611,    250,    250,    250,    250,    250,    250, /* 0xef */
  1028.     500,    500,    500,    500,    500,    500,    500,    500, /* 0xf7 */
  1029.     500,    500,    250,    250,    250,    250,    250,    250  /* 0xff */
  1030. }
  1031. },
  1032.  
  1033. /* -------- Generated from metrics file ZapfDingbats.afm -------- */
  1034. {    "ZapfDingbats",            /* FontName */
  1035.     builtin,            /* Encoding */
  1036.     0,                /* used on current page */
  1037.     0,                /* embed flag */
  1038.     (char *) NULL,            /* Name of external font file */
  1039.     0L,                /* Object id */
  1040.     4L,            /* Font flags */
  1041.     pdf_false,            /* parsed from an AFM file */
  1042.     pdf_false,            /* Multiple Master font */
  1043.     "ITC Zapf Dingbats",            /* Full name */
  1044.     "FontSpecific",        /* Native encoding */
  1045.     "ITC Zapf Dingbats",            /* Family name */
  1046.     "Medium",                /* Weight */
  1047.     cc_none,                /* Character collection */
  1048.     (float) 0.0,            /* ItalicAngle */
  1049.     0,                /* isFixedPitch */
  1050.     -1,                /* llx */
  1051.     -143,                /* lly */
  1052.     981,                /* urx */
  1053.     820,                /* ury */
  1054.     -100,                /* UnderlinePosition */
  1055.     50,                /* UnderlineThickness */
  1056.     700,                /* CapHeight */
  1057.     0,                /* xHeight */
  1058.     800,                /* Ascender */
  1059.     -200,                /* Descender */
  1060.     90,                /* StdVW */
  1061.     28,                /* StdHW */
  1062.  
  1063.     0,                /* numOfChars */
  1064.     (CharMetricInfo *) NULL,    /* cmi */
  1065.     0,                /* numOfTracks */
  1066.     (TrackKernData *) NULL,        /* tkd */
  1067.     0,                /* numOfPairs */
  1068.     (PairKernData *) NULL,        /* pkd */
  1069.     0,                /* numOfComps */
  1070.     (CompCharData *) NULL,        /* ccd */
  1071.  
  1072. /* Character metrics */
  1073. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1074.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1075.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1076.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1077.     278,    974,    961,    974,    980,    719,    789,    790, /* 0x27 */
  1078.     791,    690,    960,    939,    549,    855,    911,    933, /* 0x2f */
  1079.     911,    945,    974,    755,    846,    762,    761,    571, /* 0x37 */
  1080.     677,    763,    760,    759,    754,    494,    552,    537, /* 0x3f */
  1081.     577,    692,    786,    788,    788,    790,    793,    794, /* 0x47 */
  1082.     816,    823,    789,    841,    823,    833,    816,    831, /* 0x4f */
  1083.     923,    744,    723,    749,    790,    792,    695,    776, /* 0x57 */
  1084.     768,    792,    759,    707,    708,    682,    701,    826, /* 0x5f */
  1085.     815,    789,    789,    707,    687,    696,    689,    786, /* 0x67 */
  1086.     787,    713,    791,    785,    791,    873,    761,    762, /* 0x6f */
  1087.     762,    759,    759,    892,    892,    788,    784,    438, /* 0x77 */
  1088.     138,    277,    415,    392,    392,    668,    668,    250, /* 0x7f */
  1089.     390,    390,    317,    317,    276,    276,    509,    509, /* 0x87 */
  1090.     410,    410,    234,    234,    334,    334,    250,    250, /* 0x8f */
  1091.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x97 */
  1092.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x9f */
  1093.     250,    732,    544,    544,    910,    667,    760,    760, /* 0xa7 */
  1094.     776,    595,    694,    626,    788,    788,    788,    788, /* 0xaf */
  1095.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xb7 */
  1096.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xbf */
  1097.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xc7 */
  1098.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xcf */
  1099.     788,    788,    788,    788,    894,    838,    1016,    458, /* 0xd7 */
  1100.     748,    924,    748,    918,    927,    928,    928,    834, /* 0xdf */
  1101.     873,    828,    924,    924,    917,    930,    931,    463, /* 0xe7 */
  1102.     883,    836,    836,    867,    867,    696,    696,    874, /* 0xef */
  1103.     250,    874,    760,    946,    771,    865,    771,    888, /* 0xf7 */
  1104.     967,    888,    831,    873,    927,    970,    918,    250  /* 0xff */
  1105. }
  1106. },
  1107.  
  1108. #elif defined(MAC)
  1109.  
  1110. /*
  1111.  * Font metrics generated with compile_metrics utility
  1112.  *
  1113.  * Encoding used: macroman
  1114.  */
  1115.  
  1116. /* -------- Generated from metrics file Courier-Bold.afm -------- */
  1117. {    "Courier-Bold",            /* FontName */
  1118.     macroman,            /* Encoding */
  1119.     0,                /* used on current page */
  1120.     0,                /* embed flag */
  1121.     (char *) NULL,            /* Name of external font file */
  1122.     0L,                /* Object id */
  1123.     262177L,            /* Font flags */
  1124.     pdf_false,            /* parsed from an AFM file */
  1125.     pdf_false,            /* Multiple Master font */
  1126.     "Courier Bold",            /* Full name */
  1127.     "AdobeStandardEncoding",        /* Native encoding */
  1128.     "Courier",            /* Family name */
  1129.     "Bold",                /* Weight */
  1130.     cc_none,                /* Character collection */
  1131.     (float) 0.0,            /* ItalicAngle */
  1132.     1,                /* isFixedPitch */
  1133.     -113,                /* llx */
  1134.     -250,                /* lly */
  1135.     749,                /* urx */
  1136.     801,                /* ury */
  1137.     -100,                /* UnderlinePosition */
  1138.     50,                /* UnderlineThickness */
  1139.     562,                /* CapHeight */
  1140.     439,                /* xHeight */
  1141.     629,                /* Ascender */
  1142.     -157,                /* Descender */
  1143.     106,                /* StdVW */
  1144.     84,                /* StdHW */
  1145.  
  1146.     0,                /* numOfChars */
  1147.     (CharMetricInfo *) NULL,    /* cmi */
  1148.     0,                /* numOfTracks */
  1149.     (TrackKernData *) NULL,        /* tkd */
  1150.     0,                /* numOfPairs */
  1151.     (PairKernData *) NULL,        /* pkd */
  1152.     0,                /* numOfComps */
  1153.     (CompCharData *) NULL,        /* ccd */
  1154.  
  1155. /* Character metrics */
  1156. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1157.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1158.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1159.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1160.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  1161.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  1162.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  1163.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  1164.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  1165.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  1166.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  1167.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  1168.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  1169.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  1170.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  1171.     600,    600,    600,    600,    600,    600,    600,    250, /* 0x7f */
  1172.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  1173.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  1174.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  1175.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  1176.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  1177.     600,    600,    600,    600,    600,    250,    600,    600, /* 0xaf */
  1178.     250,    600,    250,    250,    600,    600,    250,    250, /* 0xb7 */
  1179.     250,    250,    250,    600,    600,    250,    600,    600, /* 0xbf */
  1180.     600,    600,    600,    250,    600,    250,    250,    600, /* 0xc7 */
  1181.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  1182.     600,    600,    600,    600,    600,    600,    600,    250, /* 0xd7 */
  1183.     600,    600,    600,    600,    250,    250,    600,    600, /* 0xdf */
  1184.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  1185.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  1186.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  1187.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  1188. }
  1189. },
  1190.  
  1191. /* -------- Generated from metrics file Courier-BoldOblique.afm -------- */
  1192. {    "Courier-BoldOblique",            /* FontName */
  1193.     macroman,            /* Encoding */
  1194.     0,                /* used on current page */
  1195.     0,                /* embed flag */
  1196.     (char *) NULL,            /* Name of external font file */
  1197.     0L,                /* Object id */
  1198.     262241L,            /* Font flags */
  1199.     pdf_false,            /* parsed from an AFM file */
  1200.     pdf_false,            /* Multiple Master font */
  1201.     "Courier Bold Oblique",            /* Full name */
  1202.     "AdobeStandardEncoding",        /* Native encoding */
  1203.     "Courier",            /* Family name */
  1204.     "Bold",                /* Weight */
  1205.     cc_none,                /* Character collection */
  1206.     (float) -12.0,            /* ItalicAngle */
  1207.     1,                /* isFixedPitch */
  1208.     -57,                /* llx */
  1209.     -250,                /* lly */
  1210.     869,                /* urx */
  1211.     801,                /* ury */
  1212.     -100,                /* UnderlinePosition */
  1213.     50,                /* UnderlineThickness */
  1214.     562,                /* CapHeight */
  1215.     439,                /* xHeight */
  1216.     629,                /* Ascender */
  1217.     -157,                /* Descender */
  1218.     106,                /* StdVW */
  1219.     84,                /* StdHW */
  1220.  
  1221.     0,                /* numOfChars */
  1222.     (CharMetricInfo *) NULL,    /* cmi */
  1223.     0,                /* numOfTracks */
  1224.     (TrackKernData *) NULL,        /* tkd */
  1225.     0,                /* numOfPairs */
  1226.     (PairKernData *) NULL,        /* pkd */
  1227.     0,                /* numOfComps */
  1228.     (CompCharData *) NULL,        /* ccd */
  1229.  
  1230. /* Character metrics */
  1231. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1232.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1233.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1234.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1235.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  1236.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  1237.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  1238.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  1239.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  1240.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  1241.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  1242.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  1243.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  1244.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  1245.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  1246.     600,    600,    600,    600,    600,    600,    600,    250, /* 0x7f */
  1247.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  1248.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  1249.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  1250.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  1251.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  1252.     600,    600,    600,    600,    600,    250,    600,    600, /* 0xaf */
  1253.     250,    600,    250,    250,    600,    600,    250,    250, /* 0xb7 */
  1254.     250,    250,    250,    600,    600,    250,    600,    600, /* 0xbf */
  1255.     600,    600,    600,    250,    600,    250,    250,    600, /* 0xc7 */
  1256.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  1257.     600,    600,    600,    600,    600,    600,    600,    250, /* 0xd7 */
  1258.     600,    600,    600,    600,    250,    250,    600,    600, /* 0xdf */
  1259.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  1260.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  1261.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  1262.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  1263. }
  1264. },
  1265.  
  1266. /* -------- Generated from metrics file Courier-Oblique.afm -------- */
  1267. {    "Courier-Oblique",            /* FontName */
  1268.     macroman,            /* Encoding */
  1269.     0,                /* used on current page */
  1270.     0,                /* embed flag */
  1271.     (char *) NULL,            /* Name of external font file */
  1272.     0L,                /* Object id */
  1273.     97L,            /* Font flags */
  1274.     pdf_false,            /* parsed from an AFM file */
  1275.     pdf_false,            /* Multiple Master font */
  1276.     "Courier Oblique",            /* Full name */
  1277.     "AdobeStandardEncoding",        /* Native encoding */
  1278.     "Courier",            /* Family name */
  1279.     "Medium",                /* Weight */
  1280.     cc_none,                /* Character collection */
  1281.     (float) -12.0,            /* ItalicAngle */
  1282.     1,                /* isFixedPitch */
  1283.     -27,                /* llx */
  1284.     -250,                /* lly */
  1285.     742,                /* urx */
  1286.     805,                /* ury */
  1287.     -100,                /* UnderlinePosition */
  1288.     50,                /* UnderlineThickness */
  1289.     562,                /* CapHeight */
  1290.     426,                /* xHeight */
  1291.     629,                /* Ascender */
  1292.     -157,                /* Descender */
  1293.     51,                /* StdVW */
  1294.     51,                /* StdHW */
  1295.  
  1296.     0,                /* numOfChars */
  1297.     (CharMetricInfo *) NULL,    /* cmi */
  1298.     0,                /* numOfTracks */
  1299.     (TrackKernData *) NULL,        /* tkd */
  1300.     0,                /* numOfPairs */
  1301.     (PairKernData *) NULL,        /* pkd */
  1302.     0,                /* numOfComps */
  1303.     (CompCharData *) NULL,        /* ccd */
  1304.  
  1305. /* Character metrics */
  1306. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1307.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1308.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1309.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1310.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  1311.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  1312.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  1313.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  1314.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  1315.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  1316.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  1317.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  1318.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  1319.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  1320.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  1321.     600,    600,    600,    600,    600,    600,    600,    250, /* 0x7f */
  1322.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  1323.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  1324.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  1325.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  1326.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  1327.     600,    600,    600,    600,    600,    250,    600,    600, /* 0xaf */
  1328.     250,    600,    250,    250,    600,    600,    250,    250, /* 0xb7 */
  1329.     250,    250,    250,    600,    600,    250,    600,    600, /* 0xbf */
  1330.     600,    600,    600,    250,    600,    250,    250,    600, /* 0xc7 */
  1331.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  1332.     600,    600,    600,    600,    600,    600,    600,    250, /* 0xd7 */
  1333.     600,    600,    600,    600,    250,    250,    600,    600, /* 0xdf */
  1334.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  1335.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  1336.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  1337.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  1338. }
  1339. },
  1340.  
  1341. /* -------- Generated from metrics file Courier.afm -------- */
  1342. {    "Courier",            /* FontName */
  1343.     macroman,            /* Encoding */
  1344.     0,                /* used on current page */
  1345.     0,                /* embed flag */
  1346.     (char *) NULL,            /* Name of external font file */
  1347.     0L,                /* Object id */
  1348.     33L,            /* Font flags */
  1349.     pdf_false,            /* parsed from an AFM file */
  1350.     pdf_false,            /* Multiple Master font */
  1351.     "Courier",            /* Full name */
  1352.     "AdobeStandardEncoding",        /* Native encoding */
  1353.     "Courier",            /* Family name */
  1354.     "Medium",                /* Weight */
  1355.     cc_none,                /* Character collection */
  1356.     (float) 0.0,            /* ItalicAngle */
  1357.     1,                /* isFixedPitch */
  1358.     -23,                /* llx */
  1359.     -250,                /* lly */
  1360.     623,                /* urx */
  1361.     805,                /* ury */
  1362.     -100,                /* UnderlinePosition */
  1363.     50,                /* UnderlineThickness */
  1364.     562,                /* CapHeight */
  1365.     426,                /* xHeight */
  1366.     629,                /* Ascender */
  1367.     -157,                /* Descender */
  1368.     51,                /* StdVW */
  1369.     51,                /* StdHW */
  1370.  
  1371.     0,                /* numOfChars */
  1372.     (CharMetricInfo *) NULL,    /* cmi */
  1373.     0,                /* numOfTracks */
  1374.     (TrackKernData *) NULL,        /* tkd */
  1375.     0,                /* numOfPairs */
  1376.     (PairKernData *) NULL,        /* pkd */
  1377.     0,                /* numOfComps */
  1378.     (CompCharData *) NULL,        /* ccd */
  1379.  
  1380. /* Character metrics */
  1381. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1382.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1383.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1384.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1385.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  1386.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  1387.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  1388.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  1389.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  1390.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  1391.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  1392.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  1393.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  1394.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  1395.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  1396.     600,    600,    600,    600,    600,    600,    600,    250, /* 0x7f */
  1397.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  1398.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  1399.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  1400.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  1401.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  1402.     600,    600,    600,    600,    600,    250,    600,    600, /* 0xaf */
  1403.     250,    600,    250,    250,    600,    600,    250,    250, /* 0xb7 */
  1404.     250,    250,    250,    600,    600,    250,    600,    600, /* 0xbf */
  1405.     600,    600,    600,    250,    600,    250,    250,    600, /* 0xc7 */
  1406.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  1407.     600,    600,    600,    600,    600,    600,    600,    250, /* 0xd7 */
  1408.     600,    600,    600,    600,    250,    250,    600,    600, /* 0xdf */
  1409.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  1410.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  1411.     250,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  1412.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  1413. }
  1414. },
  1415.  
  1416. /* -------- Generated from metrics file Helvetica-Bold.afm -------- */
  1417. {    "Helvetica-Bold",            /* FontName */
  1418.     macroman,            /* Encoding */
  1419.     0,                /* used on current page */
  1420.     0,                /* embed flag */
  1421.     (char *) NULL,            /* Name of external font file */
  1422.     0L,                /* Object id */
  1423.     262176L,            /* Font flags */
  1424.     pdf_false,            /* parsed from an AFM file */
  1425.     pdf_false,            /* Multiple Master font */
  1426.     "Helvetica Bold",            /* Full name */
  1427.     "AdobeStandardEncoding",        /* Native encoding */
  1428.     "Helvetica",            /* Family name */
  1429.     "Bold",                /* Weight */
  1430.     cc_none,                /* Character collection */
  1431.     (float) 0.0,            /* ItalicAngle */
  1432.     0,                /* isFixedPitch */
  1433.     -170,                /* llx */
  1434.     -228,                /* lly */
  1435.     1003,                /* urx */
  1436.     962,                /* ury */
  1437.     -100,                /* UnderlinePosition */
  1438.     50,                /* UnderlineThickness */
  1439.     718,                /* CapHeight */
  1440.     532,                /* xHeight */
  1441.     718,                /* Ascender */
  1442.     -207,                /* Descender */
  1443.     140,                /* StdVW */
  1444.     118,                /* StdHW */
  1445.  
  1446.     0,                /* numOfChars */
  1447.     (CharMetricInfo *) NULL,    /* cmi */
  1448.     0,                /* numOfTracks */
  1449.     (TrackKernData *) NULL,        /* tkd */
  1450.     0,                /* numOfPairs */
  1451.     (PairKernData *) NULL,        /* pkd */
  1452.     0,                /* numOfComps */
  1453.     (CompCharData *) NULL,        /* ccd */
  1454.  
  1455. /* Character metrics */
  1456. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1457.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1458.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1459.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1460.     278,    333,    474,    556,    556,    889,    722,    238, /* 0x27 */
  1461.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  1462.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  1463.     556,    556,    333,    333,    584,    584,    584,    611, /* 0x3f */
  1464.     975,    722,    722,    722,    722,    667,    611,    778, /* 0x47 */
  1465.     722,    278,    556,    722,    611,    833,    722,    778, /* 0x4f */
  1466.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  1467.     667,    667,    611,    333,    278,    333,    584,    556, /* 0x5f */
  1468.     333,    556,    611,    556,    611,    556,    333,    611, /* 0x67 */
  1469.     611,    278,    278,    556,    278,    889,    611,    611, /* 0x6f */
  1470.     611,    611,    389,    556,    333,    611,    556,    778, /* 0x77 */
  1471.     556,    556,    500,    389,    280,    389,    584,    250, /* 0x7f */
  1472.     722,    722,    722,    667,    722,    778,    722,    556, /* 0x87 */
  1473.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x8f */
  1474.     556,    556,    278,    278,    278,    278,    611,    611, /* 0x97 */
  1475.     611,    611,    611,    611,    611,    611,    611,    611, /* 0x9f */
  1476.     556,    400,    556,    556,    556,    350,    556,    611, /* 0xa7 */
  1477.     737,    737,    1000,    333,    333,    250,    1000,    778, /* 0xaf */
  1478.     250,    584,    250,    250,    556,    611,    250,    250, /* 0xb7 */
  1479.     250,    250,    250,    370,    365,    250,    889,    611, /* 0xbf */
  1480.     611,    333,    584,    250,    556,    250,    250,    556, /* 0xc7 */
  1481.     556,    1000,    278,    722,    722,    778,    1000,    944, /* 0xcf */
  1482.     556,    1000,    500,    500,    278,    278,    584,    250, /* 0xd7 */
  1483.     556,    667,    167,    556,    250,    250,    611,    611, /* 0xdf */
  1484.     556,    278,    278,    500,    1000,    722,    667,    722, /* 0xe7 */
  1485.     667,    667,    278,    278,    278,    278,    778,    778, /* 0xef */
  1486.     250,    778,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  1487.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  1488. }
  1489. },
  1490.  
  1491. /* -------- Generated from metrics file Helvetica-BoldOblique.afm -------- */
  1492. {    "Helvetica-BoldOblique",            /* FontName */
  1493.     macroman,            /* Encoding */
  1494.     0,                /* used on current page */
  1495.     0,                /* embed flag */
  1496.     (char *) NULL,            /* Name of external font file */
  1497.     0L,                /* Object id */
  1498.     262240L,            /* Font flags */
  1499.     pdf_false,            /* parsed from an AFM file */
  1500.     pdf_false,            /* Multiple Master font */
  1501.     "Helvetica Bold Oblique",            /* Full name */
  1502.     "AdobeStandardEncoding",        /* Native encoding */
  1503.     "Helvetica",            /* Family name */
  1504.     "Bold",                /* Weight */
  1505.     cc_none,                /* Character collection */
  1506.     (float) -12.0,            /* ItalicAngle */
  1507.     0,                /* isFixedPitch */
  1508.     -174,                /* llx */
  1509.     -228,                /* lly */
  1510.     1114,                /* urx */
  1511.     962,                /* ury */
  1512.     -100,                /* UnderlinePosition */
  1513.     50,                /* UnderlineThickness */
  1514.     718,                /* CapHeight */
  1515.     532,                /* xHeight */
  1516.     718,                /* Ascender */
  1517.     -207,                /* Descender */
  1518.     140,                /* StdVW */
  1519.     118,                /* StdHW */
  1520.  
  1521.     0,                /* numOfChars */
  1522.     (CharMetricInfo *) NULL,    /* cmi */
  1523.     0,                /* numOfTracks */
  1524.     (TrackKernData *) NULL,        /* tkd */
  1525.     0,                /* numOfPairs */
  1526.     (PairKernData *) NULL,        /* pkd */
  1527.     0,                /* numOfComps */
  1528.     (CompCharData *) NULL,        /* ccd */
  1529.  
  1530. /* Character metrics */
  1531. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1532.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1533.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1534.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1535.     278,    333,    474,    556,    556,    889,    722,    238, /* 0x27 */
  1536.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  1537.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  1538.     556,    556,    333,    333,    584,    584,    584,    611, /* 0x3f */
  1539.     975,    722,    722,    722,    722,    667,    611,    778, /* 0x47 */
  1540.     722,    278,    556,    722,    611,    833,    722,    778, /* 0x4f */
  1541.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  1542.     667,    667,    611,    333,    278,    333,    584,    556, /* 0x5f */
  1543.     333,    556,    611,    556,    611,    556,    333,    611, /* 0x67 */
  1544.     611,    278,    278,    556,    278,    889,    611,    611, /* 0x6f */
  1545.     611,    611,    389,    556,    333,    611,    556,    778, /* 0x77 */
  1546.     556,    556,    500,    389,    280,    389,    584,    250, /* 0x7f */
  1547.     722,    722,    722,    667,    722,    778,    722,    556, /* 0x87 */
  1548.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x8f */
  1549.     556,    556,    278,    278,    278,    278,    611,    611, /* 0x97 */
  1550.     611,    611,    611,    611,    611,    611,    611,    611, /* 0x9f */
  1551.     556,    400,    556,    556,    556,    350,    556,    611, /* 0xa7 */
  1552.     737,    737,    1000,    333,    333,    250,    1000,    778, /* 0xaf */
  1553.     250,    584,    250,    250,    556,    611,    250,    250, /* 0xb7 */
  1554.     250,    250,    250,    370,    365,    250,    889,    611, /* 0xbf */
  1555.     611,    333,    584,    250,    556,    250,    250,    556, /* 0xc7 */
  1556.     556,    1000,    278,    722,    722,    778,    1000,    944, /* 0xcf */
  1557.     556,    1000,    500,    500,    278,    278,    584,    250, /* 0xd7 */
  1558.     556,    667,    167,    556,    250,    250,    611,    611, /* 0xdf */
  1559.     556,    278,    278,    500,    1000,    722,    667,    722, /* 0xe7 */
  1560.     667,    667,    278,    278,    278,    278,    778,    778, /* 0xef */
  1561.     250,    778,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  1562.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  1563. }
  1564. },
  1565.  
  1566. /* -------- Generated from metrics file Helvetica-Oblique.afm -------- */
  1567. {    "Helvetica-Oblique",            /* FontName */
  1568.     macroman,            /* Encoding */
  1569.     0,                /* used on current page */
  1570.     0,                /* embed flag */
  1571.     (char *) NULL,            /* Name of external font file */
  1572.     0L,                /* Object id */
  1573.     96L,            /* Font flags */
  1574.     pdf_false,            /* parsed from an AFM file */
  1575.     pdf_false,            /* Multiple Master font */
  1576.     "Helvetica Oblique",            /* Full name */
  1577.     "AdobeStandardEncoding",        /* Native encoding */
  1578.     "Helvetica",            /* Family name */
  1579.     "Medium",                /* Weight */
  1580.     cc_none,                /* Character collection */
  1581.     (float) -12.0,            /* ItalicAngle */
  1582.     0,                /* isFixedPitch */
  1583.     -170,                /* llx */
  1584.     -225,                /* lly */
  1585.     1116,                /* urx */
  1586.     931,                /* ury */
  1587.     -100,                /* UnderlinePosition */
  1588.     50,                /* UnderlineThickness */
  1589.     718,                /* CapHeight */
  1590.     523,                /* xHeight */
  1591.     718,                /* Ascender */
  1592.     -207,                /* Descender */
  1593.     88,                /* StdVW */
  1594.     76,                /* StdHW */
  1595.  
  1596.     0,                /* numOfChars */
  1597.     (CharMetricInfo *) NULL,    /* cmi */
  1598.     0,                /* numOfTracks */
  1599.     (TrackKernData *) NULL,        /* tkd */
  1600.     0,                /* numOfPairs */
  1601.     (PairKernData *) NULL,        /* pkd */
  1602.     0,                /* numOfComps */
  1603.     (CompCharData *) NULL,        /* ccd */
  1604.  
  1605. /* Character metrics */
  1606. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1607.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1608.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1609.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1610.     278,    278,    355,    556,    556,    889,    667,    191, /* 0x27 */
  1611.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  1612.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  1613.     556,    556,    278,    278,    584,    584,    584,    556, /* 0x3f */
  1614.     1015,    667,    667,    722,    722,    667,    611,    778, /* 0x47 */
  1615.     722,    278,    500,    667,    556,    833,    722,    778, /* 0x4f */
  1616.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  1617.     667,    667,    611,    278,    278,    278,    469,    556, /* 0x5f */
  1618.     333,    556,    556,    500,    556,    556,    278,    556, /* 0x67 */
  1619.     556,    222,    222,    500,    222,    833,    556,    556, /* 0x6f */
  1620.     556,    556,    333,    500,    278,    556,    500,    722, /* 0x77 */
  1621.     500,    500,    500,    334,    260,    334,    584,    250, /* 0x7f */
  1622.     667,    667,    722,    667,    722,    778,    722,    556, /* 0x87 */
  1623.     556,    556,    556,    556,    556,    500,    556,    556, /* 0x8f */
  1624.     556,    556,    278,    278,    278,    278,    556,    556, /* 0x97 */
  1625.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x9f */
  1626.     556,    400,    556,    556,    556,    350,    537,    611, /* 0xa7 */
  1627.     737,    737,    1000,    333,    333,    250,    1000,    778, /* 0xaf */
  1628.     250,    584,    250,    250,    556,    556,    250,    250, /* 0xb7 */
  1629.     250,    250,    250,    370,    365,    250,    889,    611, /* 0xbf */
  1630.     611,    333,    584,    250,    556,    250,    250,    556, /* 0xc7 */
  1631.     556,    1000,    278,    667,    667,    778,    1000,    944, /* 0xcf */
  1632.     556,    1000,    333,    333,    222,    222,    584,    250, /* 0xd7 */
  1633.     500,    667,    167,    556,    250,    250,    500,    500, /* 0xdf */
  1634.     556,    278,    222,    333,    1000,    667,    667,    667, /* 0xe7 */
  1635.     667,    667,    278,    278,    278,    278,    778,    778, /* 0xef */
  1636.     250,    778,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  1637.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  1638. }
  1639. },
  1640.  
  1641. /* -------- Generated from metrics file Helvetica.afm -------- */
  1642. {    "Helvetica",            /* FontName */
  1643.     macroman,            /* Encoding */
  1644.     0,                /* used on current page */
  1645.     0,                /* embed flag */
  1646.     (char *) NULL,            /* Name of external font file */
  1647.     0L,                /* Object id */
  1648.     32L,            /* Font flags */
  1649.     pdf_false,            /* parsed from an AFM file */
  1650.     pdf_false,            /* Multiple Master font */
  1651.     "Helvetica",            /* Full name */
  1652.     "AdobeStandardEncoding",        /* Native encoding */
  1653.     "Helvetica",            /* Family name */
  1654.     "Medium",                /* Weight */
  1655.     cc_none,                /* Character collection */
  1656.     (float) 0.0,            /* ItalicAngle */
  1657.     0,                /* isFixedPitch */
  1658.     -166,                /* llx */
  1659.     -225,                /* lly */
  1660.     1000,                /* urx */
  1661.     931,                /* ury */
  1662.     -100,                /* UnderlinePosition */
  1663.     50,                /* UnderlineThickness */
  1664.     718,                /* CapHeight */
  1665.     523,                /* xHeight */
  1666.     718,                /* Ascender */
  1667.     -207,                /* Descender */
  1668.     88,                /* StdVW */
  1669.     76,                /* StdHW */
  1670.  
  1671.     0,                /* numOfChars */
  1672.     (CharMetricInfo *) NULL,    /* cmi */
  1673.     0,                /* numOfTracks */
  1674.     (TrackKernData *) NULL,        /* tkd */
  1675.     0,                /* numOfPairs */
  1676.     (PairKernData *) NULL,        /* pkd */
  1677.     0,                /* numOfComps */
  1678.     (CompCharData *) NULL,        /* ccd */
  1679.  
  1680. /* Character metrics */
  1681. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1682.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1683.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1684.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1685.     278,    278,    355,    556,    556,    889,    667,    191, /* 0x27 */
  1686.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  1687.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  1688.     556,    556,    278,    278,    584,    584,    584,    556, /* 0x3f */
  1689.     1015,    667,    667,    722,    722,    667,    611,    778, /* 0x47 */
  1690.     722,    278,    500,    667,    556,    833,    722,    778, /* 0x4f */
  1691.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  1692.     667,    667,    611,    278,    278,    278,    469,    556, /* 0x5f */
  1693.     333,    556,    556,    500,    556,    556,    278,    556, /* 0x67 */
  1694.     556,    222,    222,    500,    222,    833,    556,    556, /* 0x6f */
  1695.     556,    556,    333,    500,    278,    556,    500,    722, /* 0x77 */
  1696.     500,    500,    500,    334,    260,    334,    584,    250, /* 0x7f */
  1697.     667,    667,    722,    667,    722,    778,    722,    556, /* 0x87 */
  1698.     556,    556,    556,    556,    556,    500,    556,    556, /* 0x8f */
  1699.     556,    556,    278,    278,    278,    278,    556,    556, /* 0x97 */
  1700.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x9f */
  1701.     556,    400,    556,    556,    556,    350,    537,    611, /* 0xa7 */
  1702.     737,    737,    1000,    333,    333,    250,    1000,    778, /* 0xaf */
  1703.     250,    584,    250,    250,    556,    556,    250,    250, /* 0xb7 */
  1704.     250,    250,    250,    370,    365,    250,    889,    611, /* 0xbf */
  1705.     611,    333,    584,    250,    556,    250,    250,    556, /* 0xc7 */
  1706.     556,    1000,    278,    667,    667,    778,    1000,    944, /* 0xcf */
  1707.     556,    1000,    333,    333,    222,    222,    584,    250, /* 0xd7 */
  1708.     500,    667,    167,    556,    250,    250,    500,    500, /* 0xdf */
  1709.     556,    278,    222,    333,    1000,    667,    667,    667, /* 0xe7 */
  1710.     667,    667,    278,    278,    278,    278,    778,    778, /* 0xef */
  1711.     250,    778,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  1712.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  1713. }
  1714. },
  1715.  
  1716. /* -------- Generated from metrics file Symbol.afm -------- */
  1717. {    "Symbol",            /* FontName */
  1718.     builtin,            /* Encoding */
  1719.     0,                /* used on current page */
  1720.     0,                /* embed flag */
  1721.     (char *) NULL,            /* Name of external font file */
  1722.     0L,                /* Object id */
  1723.     4L,            /* Font flags */
  1724.     pdf_false,            /* parsed from an AFM file */
  1725.     pdf_false,            /* Multiple Master font */
  1726.     "Symbol",            /* Full name */
  1727.     "FontSpecific",        /* Native encoding */
  1728.     "Symbol",            /* Family name */
  1729.     "Medium",                /* Weight */
  1730.     cc_none,                /* Character collection */
  1731.     (float) 0.0,            /* ItalicAngle */
  1732.     0,                /* isFixedPitch */
  1733.     -180,                /* llx */
  1734.     -293,                /* lly */
  1735.     1090,                /* urx */
  1736.     1010,                /* ury */
  1737.     -100,                /* UnderlinePosition */
  1738.     50,                /* UnderlineThickness */
  1739.     700,                /* CapHeight */
  1740.     0,                /* xHeight */
  1741.     800,                /* Ascender */
  1742.     -200,                /* Descender */
  1743.     85,                /* StdVW */
  1744.     92,                /* StdHW */
  1745.  
  1746.     0,                /* numOfChars */
  1747.     (CharMetricInfo *) NULL,    /* cmi */
  1748.     0,                /* numOfTracks */
  1749.     (TrackKernData *) NULL,        /* tkd */
  1750.     0,                /* numOfPairs */
  1751.     (PairKernData *) NULL,        /* pkd */
  1752.     0,                /* numOfComps */
  1753.     (CompCharData *) NULL,        /* ccd */
  1754.  
  1755. /* Character metrics */
  1756. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1757.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1758.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1759.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1760.     250,    333,    713,    500,    549,    833,    778,    439, /* 0x27 */
  1761.     333,    333,    500,    549,    250,    549,    250,    278, /* 0x2f */
  1762.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  1763.     500,    500,    278,    278,    549,    549,    549,    444, /* 0x3f */
  1764.     549,    722,    667,    722,    612,    611,    763,    603, /* 0x47 */
  1765.     722,    333,    631,    722,    686,    889,    722,    722, /* 0x4f */
  1766.     768,    741,    556,    592,    611,    690,    439,    768, /* 0x57 */
  1767.     645,    795,    611,    333,    863,    333,    658,    500, /* 0x5f */
  1768.     500,    631,    549,    549,    494,    439,    521,    411, /* 0x67 */
  1769.     603,    329,    603,    549,    549,    576,    521,    549, /* 0x6f */
  1770.     549,    521,    549,    603,    439,    576,    713,    686, /* 0x77 */
  1771.     493,    686,    494,    480,    200,    480,    549,    250, /* 0x7f */
  1772.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x87 */
  1773.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x8f */
  1774.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x97 */
  1775.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x9f */
  1776.     750,    620,    247,    549,    167,    713,    500,    753, /* 0xa7 */
  1777.     753,    753,    753,    1042,    987,    603,    987,    603, /* 0xaf */
  1778.     400,    549,    411,    549,    549,    713,    494,    460, /* 0xb7 */
  1779.     549,    549,    549,    549,    1000,    603,    1000,    658, /* 0xbf */
  1780.     823,    686,    795,    987,    768,    768,    823,    768, /* 0xc7 */
  1781.     768,    713,    713,    713,    713,    713,    713,    713, /* 0xcf */
  1782.     768,    713,    790,    790,    890,    823,    549,    250, /* 0xd7 */
  1783.     713,    603,    603,    1042,    987,    603,    987,    603, /* 0xdf */
  1784.     494,    329,    790,    790,    786,    713,    384,    384, /* 0xe7 */
  1785.     384,    384,    384,    384,    494,    494,    494,    494, /* 0xef */
  1786.     250,    329,    274,    686,    686,    686,    384,    384, /* 0xf7 */
  1787.     384,    384,    384,    384,    494,    494,    494,    250  /* 0xff */
  1788. }
  1789. },
  1790.  
  1791. /* -------- Generated from metrics file Times-Bold.afm -------- */
  1792. {    "Times-Bold",            /* FontName */
  1793.     macroman,            /* Encoding */
  1794.     0,                /* used on current page */
  1795.     0,                /* embed flag */
  1796.     (char *) NULL,            /* Name of external font file */
  1797.     0L,                /* Object id */
  1798.     262176L,            /* Font flags */
  1799.     pdf_false,            /* parsed from an AFM file */
  1800.     pdf_false,            /* Multiple Master font */
  1801.     "Times Bold",            /* Full name */
  1802.     "AdobeStandardEncoding",        /* Native encoding */
  1803.     "Times",            /* Family name */
  1804.     "Bold",                /* Weight */
  1805.     cc_none,                /* Character collection */
  1806.     (float) 0.0,            /* ItalicAngle */
  1807.     0,                /* isFixedPitch */
  1808.     -168,                /* llx */
  1809.     -218,                /* lly */
  1810.     1000,                /* urx */
  1811.     935,                /* ury */
  1812.     -100,                /* UnderlinePosition */
  1813.     50,                /* UnderlineThickness */
  1814.     676,                /* CapHeight */
  1815.     461,                /* xHeight */
  1816.     683,                /* Ascender */
  1817.     -217,                /* Descender */
  1818.     139,                /* StdVW */
  1819.     44,                /* StdHW */
  1820.  
  1821.     0,                /* numOfChars */
  1822.     (CharMetricInfo *) NULL,    /* cmi */
  1823.     0,                /* numOfTracks */
  1824.     (TrackKernData *) NULL,        /* tkd */
  1825.     0,                /* numOfPairs */
  1826.     (PairKernData *) NULL,        /* pkd */
  1827.     0,                /* numOfComps */
  1828.     (CompCharData *) NULL,        /* ccd */
  1829.  
  1830. /* Character metrics */
  1831. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1832.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1833.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1834.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1835.     250,    333,    555,    500,    500,    1000,    833,    278, /* 0x27 */
  1836.     333,    333,    500,    570,    250,    333,    250,    278, /* 0x2f */
  1837.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  1838.     500,    500,    333,    333,    570,    570,    570,    500, /* 0x3f */
  1839.     930,    722,    667,    722,    722,    667,    611,    778, /* 0x47 */
  1840.     778,    389,    500,    778,    667,    944,    722,    778, /* 0x4f */
  1841.     611,    778,    722,    556,    667,    722,    722,    1000, /* 0x57 */
  1842.     722,    722,    667,    333,    278,    333,    581,    500, /* 0x5f */
  1843.     333,    500,    556,    444,    556,    444,    333,    500, /* 0x67 */
  1844.     556,    278,    333,    556,    278,    833,    556,    500, /* 0x6f */
  1845.     556,    556,    444,    389,    333,    556,    500,    722, /* 0x77 */
  1846.     500,    500,    444,    394,    220,    394,    520,    250, /* 0x7f */
  1847.     722,    722,    722,    667,    722,    778,    722,    500, /* 0x87 */
  1848.     500,    500,    500,    500,    500,    444,    444,    444, /* 0x8f */
  1849.     444,    444,    278,    278,    278,    278,    556,    500, /* 0x97 */
  1850.     500,    500,    500,    500,    556,    556,    556,    556, /* 0x9f */
  1851.     500,    400,    500,    500,    500,    350,    540,    556, /* 0xa7 */
  1852.     747,    747,    1000,    333,    333,    250,    1000,    778, /* 0xaf */
  1853.     250,    570,    250,    250,    500,    556,    250,    250, /* 0xb7 */
  1854.     250,    250,    250,    300,    330,    250,    722,    500, /* 0xbf */
  1855.     500,    333,    570,    250,    500,    250,    250,    500, /* 0xc7 */
  1856.     500,    1000,    250,    722,    722,    778,    1000,    722, /* 0xcf */
  1857.     500,    1000,    500,    500,    333,    333,    570,    250, /* 0xd7 */
  1858.     500,    722,    167,    500,    250,    250,    556,    556, /* 0xdf */
  1859.     500,    250,    333,    500,    1000,    722,    667,    722, /* 0xe7 */
  1860.     667,    667,    389,    389,    389,    389,    778,    778, /* 0xef */
  1861.     250,    778,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  1862.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  1863. }
  1864. },
  1865.  
  1866. /* -------- Generated from metrics file Times-BoldItalic.afm -------- */
  1867. {    "Times-BoldItalic",            /* FontName */
  1868.     macroman,            /* Encoding */
  1869.     0,                /* used on current page */
  1870.     0,                /* embed flag */
  1871.     (char *) NULL,            /* Name of external font file */
  1872.     0L,                /* Object id */
  1873.     262240L,            /* Font flags */
  1874.     pdf_false,            /* parsed from an AFM file */
  1875.     pdf_false,            /* Multiple Master font */
  1876.     "Times Bold Italic",            /* Full name */
  1877.     "AdobeStandardEncoding",        /* Native encoding */
  1878.     "Times",            /* Family name */
  1879.     "Bold",                /* Weight */
  1880.     cc_none,                /* Character collection */
  1881.     (float) -15.0,            /* ItalicAngle */
  1882.     0,                /* isFixedPitch */
  1883.     -200,                /* llx */
  1884.     -218,                /* lly */
  1885.     996,                /* urx */
  1886.     921,                /* ury */
  1887.     -100,                /* UnderlinePosition */
  1888.     50,                /* UnderlineThickness */
  1889.     669,                /* CapHeight */
  1890.     462,                /* xHeight */
  1891.     683,                /* Ascender */
  1892.     -217,                /* Descender */
  1893.     121,                /* StdVW */
  1894.     42,                /* StdHW */
  1895.  
  1896.     0,                /* numOfChars */
  1897.     (CharMetricInfo *) NULL,    /* cmi */
  1898.     0,                /* numOfTracks */
  1899.     (TrackKernData *) NULL,        /* tkd */
  1900.     0,                /* numOfPairs */
  1901.     (PairKernData *) NULL,        /* pkd */
  1902.     0,                /* numOfComps */
  1903.     (CompCharData *) NULL,        /* ccd */
  1904.  
  1905. /* Character metrics */
  1906. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1907.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1908.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1909.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1910.     250,    389,    555,    500,    500,    833,    778,    278, /* 0x27 */
  1911.     333,    333,    500,    570,    250,    333,    250,    278, /* 0x2f */
  1912.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  1913.     500,    500,    333,    333,    570,    570,    570,    500, /* 0x3f */
  1914.     832,    667,    667,    667,    722,    667,    667,    722, /* 0x47 */
  1915.     778,    389,    500,    667,    611,    889,    722,    722, /* 0x4f */
  1916.     611,    722,    667,    556,    611,    722,    667,    889, /* 0x57 */
  1917.     667,    611,    611,    333,    278,    333,    570,    500, /* 0x5f */
  1918.     333,    500,    500,    444,    500,    444,    333,    500, /* 0x67 */
  1919.     556,    278,    278,    500,    278,    778,    556,    500, /* 0x6f */
  1920.     500,    500,    389,    389,    278,    556,    444,    667, /* 0x77 */
  1921.     500,    444,    389,    348,    220,    348,    570,    250, /* 0x7f */
  1922.     667,    667,    667,    667,    722,    722,    722,    500, /* 0x87 */
  1923.     500,    500,    500,    500,    500,    444,    444,    444, /* 0x8f */
  1924.     444,    444,    278,    278,    278,    278,    556,    500, /* 0x97 */
  1925.     500,    500,    500,    500,    556,    556,    556,    556, /* 0x9f */
  1926.     500,    400,    500,    500,    500,    350,    500,    500, /* 0xa7 */
  1927.     747,    747,    1000,    333,    333,    250,    944,    722, /* 0xaf */
  1928.     250,    570,    250,    250,    500,    576,    250,    250, /* 0xb7 */
  1929.     250,    250,    250,    266,    300,    250,    722,    500, /* 0xbf */
  1930.     500,    389,    606,    250,    500,    250,    250,    500, /* 0xc7 */
  1931.     500,    1000,    250,    667,    667,    722,    944,    722, /* 0xcf */
  1932.     500,    1000,    500,    500,    333,    333,    570,    250, /* 0xd7 */
  1933.     444,    611,    167,    500,    250,    250,    556,    556, /* 0xdf */
  1934.     500,    250,    333,    500,    1000,    667,    667,    667, /* 0xe7 */
  1935.     667,    667,    389,    389,    389,    389,    722,    722, /* 0xef */
  1936.     250,    722,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  1937.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  1938. }
  1939. },
  1940.  
  1941. /* -------- Generated from metrics file Times-Italic.afm -------- */
  1942. {    "Times-Italic",            /* FontName */
  1943.     macroman,            /* Encoding */
  1944.     0,                /* used on current page */
  1945.     0,                /* embed flag */
  1946.     (char *) NULL,            /* Name of external font file */
  1947.     0L,                /* Object id */
  1948.     96L,            /* Font flags */
  1949.     pdf_false,            /* parsed from an AFM file */
  1950.     pdf_false,            /* Multiple Master font */
  1951.     "Times Italic",            /* Full name */
  1952.     "AdobeStandardEncoding",        /* Native encoding */
  1953.     "Times",            /* Family name */
  1954.     "Medium",                /* Weight */
  1955.     cc_none,                /* Character collection */
  1956.     (float) -15.5,            /* ItalicAngle */
  1957.     0,                /* isFixedPitch */
  1958.     -169,                /* llx */
  1959.     -217,                /* lly */
  1960.     1010,                /* urx */
  1961.     883,                /* ury */
  1962.     -100,                /* UnderlinePosition */
  1963.     50,                /* UnderlineThickness */
  1964.     653,                /* CapHeight */
  1965.     441,                /* xHeight */
  1966.     683,                /* Ascender */
  1967.     -217,                /* Descender */
  1968.     76,                /* StdVW */
  1969.     32,                /* StdHW */
  1970.  
  1971.     0,                /* numOfChars */
  1972.     (CharMetricInfo *) NULL,    /* cmi */
  1973.     0,                /* numOfTracks */
  1974.     (TrackKernData *) NULL,        /* tkd */
  1975.     0,                /* numOfPairs */
  1976.     (PairKernData *) NULL,        /* pkd */
  1977.     0,                /* numOfComps */
  1978.     (CompCharData *) NULL,        /* ccd */
  1979.  
  1980. /* Character metrics */
  1981. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  1982.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  1983.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  1984.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  1985.     250,    333,    420,    500,    500,    833,    778,    214, /* 0x27 */
  1986.     333,    333,    500,    675,    250,    333,    250,    278, /* 0x2f */
  1987.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  1988.     500,    500,    333,    333,    675,    675,    675,    500, /* 0x3f */
  1989.     920,    611,    611,    667,    722,    611,    611,    722, /* 0x47 */
  1990.     722,    333,    444,    667,    556,    833,    667,    722, /* 0x4f */
  1991.     611,    722,    611,    500,    556,    722,    611,    833, /* 0x57 */
  1992.     611,    556,    556,    389,    278,    389,    422,    500, /* 0x5f */
  1993.     333,    500,    500,    444,    500,    444,    278,    500, /* 0x67 */
  1994.     500,    278,    278,    444,    278,    722,    500,    500, /* 0x6f */
  1995.     500,    500,    389,    389,    278,    500,    444,    667, /* 0x77 */
  1996.     444,    444,    389,    400,    275,    400,    541,    250, /* 0x7f */
  1997.     611,    611,    667,    611,    667,    722,    722,    500, /* 0x87 */
  1998.     500,    500,    500,    500,    500,    444,    444,    444, /* 0x8f */
  1999.     444,    444,    278,    278,    278,    278,    500,    500, /* 0x97 */
  2000.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x9f */
  2001.     500,    400,    500,    500,    500,    350,    523,    500, /* 0xa7 */
  2002.     760,    760,    980,    333,    333,    250,    889,    722, /* 0xaf */
  2003.     250,    675,    250,    250,    500,    500,    250,    250, /* 0xb7 */
  2004.     250,    250,    250,    276,    310,    250,    667,    500, /* 0xbf */
  2005.     500,    389,    675,    250,    500,    250,    250,    500, /* 0xc7 */
  2006.     500,    889,    250,    611,    611,    722,    944,    667, /* 0xcf */
  2007.     500,    889,    556,    556,    333,    333,    675,    250, /* 0xd7 */
  2008.     444,    556,    167,    500,    250,    250,    500,    500, /* 0xdf */
  2009.     500,    250,    333,    556,    1000,    611,    611,    611, /* 0xe7 */
  2010.     611,    611,    333,    333,    333,    333,    722,    722, /* 0xef */
  2011.     250,    722,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  2012.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  2013. }
  2014. },
  2015.  
  2016. /* -------- Generated from metrics file Times-Roman.afm -------- */
  2017. {    "Times-Roman",            /* FontName */
  2018.     macroman,            /* Encoding */
  2019.     0,                /* used on current page */
  2020.     0,                /* embed flag */
  2021.     (char *) NULL,            /* Name of external font file */
  2022.     0L,                /* Object id */
  2023.     32L,            /* Font flags */
  2024.     pdf_false,            /* parsed from an AFM file */
  2025.     pdf_false,            /* Multiple Master font */
  2026.     "Times Roman",            /* Full name */
  2027.     "AdobeStandardEncoding",        /* Native encoding */
  2028.     "Times",            /* Family name */
  2029.     "Roman",                /* Weight */
  2030.     cc_none,                /* Character collection */
  2031.     (float) 0.0,            /* ItalicAngle */
  2032.     0,                /* isFixedPitch */
  2033.     -168,                /* llx */
  2034.     -218,                /* lly */
  2035.     1000,                /* urx */
  2036.     898,                /* ury */
  2037.     -100,                /* UnderlinePosition */
  2038.     50,                /* UnderlineThickness */
  2039.     662,                /* CapHeight */
  2040.     450,                /* xHeight */
  2041.     683,                /* Ascender */
  2042.     -217,                /* Descender */
  2043.     84,                /* StdVW */
  2044.     28,                /* StdHW */
  2045.  
  2046.     0,                /* numOfChars */
  2047.     (CharMetricInfo *) NULL,    /* cmi */
  2048.     0,                /* numOfTracks */
  2049.     (TrackKernData *) NULL,        /* tkd */
  2050.     0,                /* numOfPairs */
  2051.     (PairKernData *) NULL,        /* pkd */
  2052.     0,                /* numOfComps */
  2053.     (CompCharData *) NULL,        /* ccd */
  2054.  
  2055. /* Character metrics */
  2056. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2057.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2058.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2059.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2060.     250,    333,    408,    500,    500,    833,    778,    180, /* 0x27 */
  2061.     333,    333,    500,    564,    250,    333,    250,    278, /* 0x2f */
  2062.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  2063.     500,    500,    278,    278,    564,    564,    564,    444, /* 0x3f */
  2064.     921,    722,    667,    667,    722,    611,    556,    722, /* 0x47 */
  2065.     722,    333,    389,    722,    611,    889,    722,    722, /* 0x4f */
  2066.     556,    722,    667,    556,    611,    722,    722,    944, /* 0x57 */
  2067.     722,    722,    611,    333,    278,    333,    469,    500, /* 0x5f */
  2068.     333,    444,    500,    444,    500,    444,    333,    500, /* 0x67 */
  2069.     500,    278,    278,    500,    278,    778,    500,    500, /* 0x6f */
  2070.     500,    500,    333,    389,    278,    500,    500,    722, /* 0x77 */
  2071.     500,    500,    444,    480,    200,    480,    541,    250, /* 0x7f */
  2072.     722,    722,    667,    611,    722,    722,    722,    444, /* 0x87 */
  2073.     444,    444,    444,    444,    444,    444,    444,    444, /* 0x8f */
  2074.     444,    444,    278,    278,    278,    278,    500,    500, /* 0x97 */
  2075.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x9f */
  2076.     500,    400,    500,    500,    500,    350,    453,    500, /* 0xa7 */
  2077.     760,    760,    980,    333,    333,    250,    889,    722, /* 0xaf */
  2078.     250,    564,    250,    250,    500,    500,    250,    250, /* 0xb7 */
  2079.     250,    250,    250,    276,    310,    250,    667,    500, /* 0xbf */
  2080.     444,    333,    564,    250,    500,    250,    250,    500, /* 0xc7 */
  2081.     500,    1000,    250,    722,    722,    722,    889,    722, /* 0xcf */
  2082.     500,    1000,    444,    444,    333,    333,    564,    250, /* 0xd7 */
  2083.     500,    722,    167,    500,    250,    250,    556,    556, /* 0xdf */
  2084.     500,    250,    333,    444,    1000,    722,    611,    722, /* 0xe7 */
  2085.     611,    611,    333,    333,    333,    333,    722,    722, /* 0xef */
  2086.     250,    722,    722,    722,    722,    278,    333,    333, /* 0xf7 */
  2087.     333,    333,    333,    333,    333,    333,    333,    333  /* 0xff */
  2088. }
  2089. },
  2090.  
  2091. /* -------- Generated from metrics file ZapfDingbats.afm -------- */
  2092. {    "ZapfDingbats",            /* FontName */
  2093.     builtin,            /* Encoding */
  2094.     0,                /* used on current page */
  2095.     0,                /* embed flag */
  2096.     (char *) NULL,            /* Name of external font file */
  2097.     0L,                /* Object id */
  2098.     4L,            /* Font flags */
  2099.     pdf_false,            /* parsed from an AFM file */
  2100.     pdf_false,            /* Multiple Master font */
  2101.     "ITC Zapf Dingbats",            /* Full name */
  2102.     "FontSpecific",        /* Native encoding */
  2103.     "ITC Zapf Dingbats",            /* Family name */
  2104.     "Medium",                /* Weight */
  2105.     cc_none,                /* Character collection */
  2106.     (float) 0.0,            /* ItalicAngle */
  2107.     0,                /* isFixedPitch */
  2108.     -1,                /* llx */
  2109.     -143,                /* lly */
  2110.     981,                /* urx */
  2111.     820,                /* ury */
  2112.     -100,                /* UnderlinePosition */
  2113.     50,                /* UnderlineThickness */
  2114.     700,                /* CapHeight */
  2115.     0,                /* xHeight */
  2116.     800,                /* Ascender */
  2117.     -200,                /* Descender */
  2118.     90,                /* StdVW */
  2119.     28,                /* StdHW */
  2120.  
  2121.     0,                /* numOfChars */
  2122.     (CharMetricInfo *) NULL,    /* cmi */
  2123.     0,                /* numOfTracks */
  2124.     (TrackKernData *) NULL,        /* tkd */
  2125.     0,                /* numOfPairs */
  2126.     (PairKernData *) NULL,        /* pkd */
  2127.     0,                /* numOfComps */
  2128.     (CompCharData *) NULL,        /* ccd */
  2129.  
  2130. /* Character metrics */
  2131. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2132.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2133.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2134.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2135.     278,    974,    961,    974,    980,    719,    789,    790, /* 0x27 */
  2136.     791,    690,    960,    939,    549,    855,    911,    933, /* 0x2f */
  2137.     911,    945,    974,    755,    846,    762,    761,    571, /* 0x37 */
  2138.     677,    763,    760,    759,    754,    494,    552,    537, /* 0x3f */
  2139.     577,    692,    786,    788,    788,    790,    793,    794, /* 0x47 */
  2140.     816,    823,    789,    841,    823,    833,    816,    831, /* 0x4f */
  2141.     923,    744,    723,    749,    790,    792,    695,    776, /* 0x57 */
  2142.     768,    792,    759,    707,    708,    682,    701,    826, /* 0x5f */
  2143.     815,    789,    789,    707,    687,    696,    689,    786, /* 0x67 */
  2144.     787,    713,    791,    785,    791,    873,    761,    762, /* 0x6f */
  2145.     762,    759,    759,    892,    892,    788,    784,    438, /* 0x77 */
  2146.     138,    277,    415,    392,    392,    668,    668,    250, /* 0x7f */
  2147.     390,    390,    317,    317,    276,    276,    509,    509, /* 0x87 */
  2148.     410,    410,    234,    234,    334,    334,    250,    250, /* 0x8f */
  2149.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x97 */
  2150.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x9f */
  2151.     250,    732,    544,    544,    910,    667,    760,    760, /* 0xa7 */
  2152.     776,    595,    694,    626,    788,    788,    788,    788, /* 0xaf */
  2153.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xb7 */
  2154.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xbf */
  2155.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xc7 */
  2156.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xcf */
  2157.     788,    788,    788,    788,    894,    838,    1016,    458, /* 0xd7 */
  2158.     748,    924,    748,    918,    927,    928,    928,    834, /* 0xdf */
  2159.     873,    828,    924,    924,    917,    930,    931,    463, /* 0xe7 */
  2160.     883,    836,    836,    867,    867,    696,    696,    874, /* 0xef */
  2161.     250,    874,    760,    946,    771,    865,    771,    888, /* 0xf7 */
  2162.     967,    888,    831,    873,    927,    970,    918,    250  /* 0xff */
  2163. }
  2164. },
  2165.  
  2166. #else    /* all other platforms */
  2167.  
  2168.  
  2169. /*
  2170.  * Font metrics generated with compile_metrics utility
  2171.  *
  2172.  * Encoding used: winansi
  2173.  */
  2174.  
  2175. /* -------- Generated from metrics file Courier-Bold.afm -------- */
  2176. {    "Courier-Bold",            /* FontName */
  2177.     winansi,            /* Encoding */
  2178.     0,                /* used on current page */
  2179.     0,                /* embed flag */
  2180.     (char *) NULL,            /* Name of external font file */
  2181.     0L,                /* Object id */
  2182.     262177L,            /* Font flags */
  2183.     pdf_false,            /* parsed from an AFM file */
  2184.     pdf_false,            /* Multiple Master font */
  2185.     "Courier Bold",            /* Full name */
  2186.     "AdobeStandardEncoding",        /* Native encoding */
  2187.     "Courier",            /* Family name */
  2188.     "Bold",                /* Weight */
  2189.     cc_none,                /* Character collection */
  2190.     (float) 0.0,            /* ItalicAngle */
  2191.     1,                /* isFixedPitch */
  2192.     -113,                /* llx */
  2193.     -250,                /* lly */
  2194.     749,                /* urx */
  2195.     801,                /* ury */
  2196.     -100,                /* UnderlinePosition */
  2197.     50,                /* UnderlineThickness */
  2198.     562,                /* CapHeight */
  2199.     439,                /* xHeight */
  2200.     629,                /* Ascender */
  2201.     -157,                /* Descender */
  2202.     106,                /* StdVW */
  2203.     84,                /* StdHW */
  2204.  
  2205.     0,                /* numOfChars */
  2206.     (CharMetricInfo *) NULL,    /* cmi */
  2207.     0,                /* numOfTracks */
  2208.     (TrackKernData *) NULL,        /* tkd */
  2209.     0,                /* numOfPairs */
  2210.     (PairKernData *) NULL,        /* pkd */
  2211.     0,                /* numOfComps */
  2212.     (CompCharData *) NULL,        /* ccd */
  2213.  
  2214. /* Character metrics */
  2215. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2216.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2217.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2218.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2219.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  2220.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  2221.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  2222.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  2223.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  2224.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  2225.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  2226.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  2227.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  2228.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  2229.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  2230.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  2231.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  2232.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  2233.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  2234.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  2235.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  2236.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xaf */
  2237.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xb7 */
  2238.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xbf */
  2239.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  2240.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  2241.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  2242.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xdf */
  2243.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  2244.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  2245.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  2246.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  2247. }
  2248. },
  2249.  
  2250. /* -------- Generated from metrics file Courier-BoldOblique.afm -------- */
  2251. {    "Courier-BoldOblique",            /* FontName */
  2252.     winansi,            /* Encoding */
  2253.     0,                /* used on current page */
  2254.     0,                /* embed flag */
  2255.     (char *) NULL,            /* Name of external font file */
  2256.     0L,                /* Object id */
  2257.     262241L,            /* Font flags */
  2258.     pdf_false,            /* parsed from an AFM file */
  2259.     pdf_false,            /* Multiple Master font */
  2260.     "Courier Bold Oblique",            /* Full name */
  2261.     "AdobeStandardEncoding",        /* Native encoding */
  2262.     "Courier",            /* Family name */
  2263.     "Bold",                /* Weight */
  2264.     cc_none,                /* Character collection */
  2265.     (float) -12.0,            /* ItalicAngle */
  2266.     1,                /* isFixedPitch */
  2267.     -57,                /* llx */
  2268.     -250,                /* lly */
  2269.     869,                /* urx */
  2270.     801,                /* ury */
  2271.     -100,                /* UnderlinePosition */
  2272.     50,                /* UnderlineThickness */
  2273.     562,                /* CapHeight */
  2274.     439,                /* xHeight */
  2275.     629,                /* Ascender */
  2276.     -157,                /* Descender */
  2277.     106,                /* StdVW */
  2278.     84,                /* StdHW */
  2279.  
  2280.     0,                /* numOfChars */
  2281.     (CharMetricInfo *) NULL,    /* cmi */
  2282.     0,                /* numOfTracks */
  2283.     (TrackKernData *) NULL,        /* tkd */
  2284.     0,                /* numOfPairs */
  2285.     (PairKernData *) NULL,        /* pkd */
  2286.     0,                /* numOfComps */
  2287.     (CompCharData *) NULL,        /* ccd */
  2288.  
  2289. /* Character metrics */
  2290. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2291.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2292.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2293.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2294.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  2295.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  2296.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  2297.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  2298.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  2299.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  2300.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  2301.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  2302.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  2303.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  2304.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  2305.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  2306.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  2307.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  2308.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  2309.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  2310.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  2311.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xaf */
  2312.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xb7 */
  2313.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xbf */
  2314.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  2315.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  2316.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  2317.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xdf */
  2318.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  2319.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  2320.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  2321.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  2322. }
  2323. },
  2324.  
  2325. /* -------- Generated from metrics file Courier-Oblique.afm -------- */
  2326. {    "Courier-Oblique",            /* FontName */
  2327.     winansi,            /* Encoding */
  2328.     0,                /* used on current page */
  2329.     0,                /* embed flag */
  2330.     (char *) NULL,            /* Name of external font file */
  2331.     0L,                /* Object id */
  2332.     97L,            /* Font flags */
  2333.     pdf_false,            /* parsed from an AFM file */
  2334.     pdf_false,            /* Multiple Master font */
  2335.     "Courier Oblique",            /* Full name */
  2336.     "AdobeStandardEncoding",        /* Native encoding */
  2337.     "Courier",            /* Family name */
  2338.     "Medium",                /* Weight */
  2339.     cc_none,                /* Character collection */
  2340.     (float) -12.0,            /* ItalicAngle */
  2341.     1,                /* isFixedPitch */
  2342.     -27,                /* llx */
  2343.     -250,                /* lly */
  2344.     742,                /* urx */
  2345.     805,                /* ury */
  2346.     -100,                /* UnderlinePosition */
  2347.     50,                /* UnderlineThickness */
  2348.     562,                /* CapHeight */
  2349.     426,                /* xHeight */
  2350.     629,                /* Ascender */
  2351.     -157,                /* Descender */
  2352.     51,                /* StdVW */
  2353.     51,                /* StdHW */
  2354.  
  2355.     0,                /* numOfChars */
  2356.     (CharMetricInfo *) NULL,    /* cmi */
  2357.     0,                /* numOfTracks */
  2358.     (TrackKernData *) NULL,        /* tkd */
  2359.     0,                /* numOfPairs */
  2360.     (PairKernData *) NULL,        /* pkd */
  2361.     0,                /* numOfComps */
  2362.     (CompCharData *) NULL,        /* ccd */
  2363.  
  2364. /* Character metrics */
  2365. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2366.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2367.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2368.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2369.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  2370.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  2371.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  2372.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  2373.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  2374.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  2375.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  2376.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  2377.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  2378.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  2379.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  2380.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  2381.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  2382.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  2383.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  2384.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  2385.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  2386.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xaf */
  2387.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xb7 */
  2388.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xbf */
  2389.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  2390.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  2391.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  2392.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xdf */
  2393.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  2394.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  2395.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  2396.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  2397. }
  2398. },
  2399.  
  2400. /* -------- Generated from metrics file Courier.afm -------- */
  2401. {    "Courier",            /* FontName */
  2402.     winansi,            /* Encoding */
  2403.     0,                /* used on current page */
  2404.     0,                /* embed flag */
  2405.     (char *) NULL,            /* Name of external font file */
  2406.     0L,                /* Object id */
  2407.     33L,            /* Font flags */
  2408.     pdf_false,            /* parsed from an AFM file */
  2409.     pdf_false,            /* Multiple Master font */
  2410.     "Courier",            /* Full name */
  2411.     "AdobeStandardEncoding",        /* Native encoding */
  2412.     "Courier",            /* Family name */
  2413.     "Medium",                /* Weight */
  2414.     cc_none,                /* Character collection */
  2415.     (float) 0.0,            /* ItalicAngle */
  2416.     1,                /* isFixedPitch */
  2417.     -23,                /* llx */
  2418.     -250,                /* lly */
  2419.     623,                /* urx */
  2420.     805,                /* ury */
  2421.     -100,                /* UnderlinePosition */
  2422.     50,                /* UnderlineThickness */
  2423.     562,                /* CapHeight */
  2424.     426,                /* xHeight */
  2425.     629,                /* Ascender */
  2426.     -157,                /* Descender */
  2427.     51,                /* StdVW */
  2428.     51,                /* StdHW */
  2429.  
  2430.     0,                /* numOfChars */
  2431.     (CharMetricInfo *) NULL,    /* cmi */
  2432.     0,                /* numOfTracks */
  2433.     (TrackKernData *) NULL,        /* tkd */
  2434.     0,                /* numOfPairs */
  2435.     (PairKernData *) NULL,        /* pkd */
  2436.     0,                /* numOfComps */
  2437.     (CompCharData *) NULL,        /* ccd */
  2438.  
  2439. /* Character metrics */
  2440. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2441.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2442.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2443.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2444.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x27 */
  2445.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x2f */
  2446.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x37 */
  2447.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x3f */
  2448.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x47 */
  2449.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x4f */
  2450.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x57 */
  2451.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x5f */
  2452.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x67 */
  2453.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x6f */
  2454.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x77 */
  2455.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x7f */
  2456.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x87 */
  2457.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x8f */
  2458.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x97 */
  2459.     600,    600,    600,    600,    600,    600,    600,    600, /* 0x9f */
  2460.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xa7 */
  2461.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xaf */
  2462.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xb7 */
  2463.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xbf */
  2464.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xc7 */
  2465.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xcf */
  2466.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xd7 */
  2467.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xdf */
  2468.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xe7 */
  2469.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xef */
  2470.     600,    600,    600,    600,    600,    600,    600,    600, /* 0xf7 */
  2471.     600,    600,    600,    600,    600,    600,    600,    600  /* 0xff */
  2472. }
  2473. },
  2474.  
  2475. /* -------- Generated from metrics file Helvetica-Bold.afm -------- */
  2476. {    "Helvetica-Bold",            /* FontName */
  2477.     winansi,            /* Encoding */
  2478.     0,                /* used on current page */
  2479.     0,                /* embed flag */
  2480.     (char *) NULL,            /* Name of external font file */
  2481.     0L,                /* Object id */
  2482.     262176L,            /* Font flags */
  2483.     pdf_false,            /* parsed from an AFM file */
  2484.     pdf_false,            /* Multiple Master font */
  2485.     "Helvetica Bold",            /* Full name */
  2486.     "AdobeStandardEncoding",        /* Native encoding */
  2487.     "Helvetica",            /* Family name */
  2488.     "Bold",                /* Weight */
  2489.     cc_none,                /* Character collection */
  2490.     (float) 0.0,            /* ItalicAngle */
  2491.     0,                /* isFixedPitch */
  2492.     -170,                /* llx */
  2493.     -228,                /* lly */
  2494.     1003,                /* urx */
  2495.     962,                /* ury */
  2496.     -100,                /* UnderlinePosition */
  2497.     50,                /* UnderlineThickness */
  2498.     718,                /* CapHeight */
  2499.     532,                /* xHeight */
  2500.     718,                /* Ascender */
  2501.     -207,                /* Descender */
  2502.     140,                /* StdVW */
  2503.     118,                /* StdHW */
  2504.  
  2505.     0,                /* numOfChars */
  2506.     (CharMetricInfo *) NULL,    /* cmi */
  2507.     0,                /* numOfTracks */
  2508.     (TrackKernData *) NULL,        /* tkd */
  2509.     0,                /* numOfPairs */
  2510.     (PairKernData *) NULL,        /* pkd */
  2511.     0,                /* numOfComps */
  2512.     (CompCharData *) NULL,        /* ccd */
  2513.  
  2514. /* Character metrics */
  2515. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2516.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2517.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2518.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2519.     278,    333,    474,    556,    556,    889,    722,    238, /* 0x27 */
  2520.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  2521.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  2522.     556,    556,    333,    333,    584,    584,    584,    611, /* 0x3f */
  2523.     975,    722,    722,    722,    722,    667,    611,    778, /* 0x47 */
  2524.     722,    278,    556,    722,    611,    833,    722,    778, /* 0x4f */
  2525.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  2526.     667,    667,    611,    333,    278,    333,    584,    556, /* 0x5f */
  2527.     333,    556,    611,    556,    611,    556,    333,    611, /* 0x67 */
  2528.     611,    278,    278,    556,    278,    889,    611,    611, /* 0x6f */
  2529.     611,    611,    389,    556,    333,    611,    556,    778, /* 0x77 */
  2530.     556,    556,    500,    389,    280,    389,    584,    350, /* 0x7f */
  2531.     556,    350,    278,    556,    500,    1000,    556,    556, /* 0x87 */
  2532.     333,    1000,    667,    333,    1000,    350,    611,    350, /* 0x8f */
  2533.     350,    278,    278,    500,    500,    350,    556,    1000, /* 0x97 */
  2534.     333,    1000,    556,    333,    944,    350,    500,    667, /* 0x9f */
  2535.     278,    333,    556,    556,    556,    556,    280,    556, /* 0xa7 */
  2536.     333,    737,    370,    556,    584,    333,    737,    333, /* 0xaf */
  2537.     400,    584,    333,    333,    333,    611,    556,    278, /* 0xb7 */
  2538.     333,    333,    365,    556,    834,    834,    834,    611, /* 0xbf */
  2539.     722,    722,    722,    722,    722,    722,    1000,    722, /* 0xc7 */
  2540.     667,    667,    667,    667,    278,    278,    278,    278, /* 0xcf */
  2541.     722,    722,    778,    778,    778,    778,    778,    584, /* 0xd7 */
  2542.     778,    722,    722,    722,    722,    667,    667,    611, /* 0xdf */
  2543.     556,    556,    556,    556,    556,    556,    889,    556, /* 0xe7 */
  2544.     556,    556,    556,    556,    278,    278,    278,    278, /* 0xef */
  2545.     611,    611,    611,    611,    611,    611,    611,    584, /* 0xf7 */
  2546.     611,    611,    611,    611,    611,    556,    611,    556  /* 0xff */
  2547. }
  2548. },
  2549.  
  2550. /* -------- Generated from metrics file Helvetica-BoldOblique.afm -------- */
  2551. {    "Helvetica-BoldOblique",            /* FontName */
  2552.     winansi,            /* Encoding */
  2553.     0,                /* used on current page */
  2554.     0,                /* embed flag */
  2555.     (char *) NULL,            /* Name of external font file */
  2556.     0L,                /* Object id */
  2557.     262240L,            /* Font flags */
  2558.     pdf_false,            /* parsed from an AFM file */
  2559.     pdf_false,            /* Multiple Master font */
  2560.     "Helvetica Bold Oblique",            /* Full name */
  2561.     "AdobeStandardEncoding",        /* Native encoding */
  2562.     "Helvetica",            /* Family name */
  2563.     "Bold",                /* Weight */
  2564.     cc_none,                /* Character collection */
  2565.     (float) -12.0,            /* ItalicAngle */
  2566.     0,                /* isFixedPitch */
  2567.     -174,                /* llx */
  2568.     -228,                /* lly */
  2569.     1114,                /* urx */
  2570.     962,                /* ury */
  2571.     -100,                /* UnderlinePosition */
  2572.     50,                /* UnderlineThickness */
  2573.     718,                /* CapHeight */
  2574.     532,                /* xHeight */
  2575.     718,                /* Ascender */
  2576.     -207,                /* Descender */
  2577.     140,                /* StdVW */
  2578.     118,                /* StdHW */
  2579.  
  2580.     0,                /* numOfChars */
  2581.     (CharMetricInfo *) NULL,    /* cmi */
  2582.     0,                /* numOfTracks */
  2583.     (TrackKernData *) NULL,        /* tkd */
  2584.     0,                /* numOfPairs */
  2585.     (PairKernData *) NULL,        /* pkd */
  2586.     0,                /* numOfComps */
  2587.     (CompCharData *) NULL,        /* ccd */
  2588.  
  2589. /* Character metrics */
  2590. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2591.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2592.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2593.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2594.     278,    333,    474,    556,    556,    889,    722,    238, /* 0x27 */
  2595.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  2596.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  2597.     556,    556,    333,    333,    584,    584,    584,    611, /* 0x3f */
  2598.     975,    722,    722,    722,    722,    667,    611,    778, /* 0x47 */
  2599.     722,    278,    556,    722,    611,    833,    722,    778, /* 0x4f */
  2600.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  2601.     667,    667,    611,    333,    278,    333,    584,    556, /* 0x5f */
  2602.     333,    556,    611,    556,    611,    556,    333,    611, /* 0x67 */
  2603.     611,    278,    278,    556,    278,    889,    611,    611, /* 0x6f */
  2604.     611,    611,    389,    556,    333,    611,    556,    778, /* 0x77 */
  2605.     556,    556,    500,    389,    280,    389,    584,    350, /* 0x7f */
  2606.     556,    350,    278,    556,    500,    1000,    556,    556, /* 0x87 */
  2607.     333,    1000,    667,    333,    1000,    350,    611,    350, /* 0x8f */
  2608.     350,    278,    278,    500,    500,    350,    556,    1000, /* 0x97 */
  2609.     333,    1000,    556,    333,    944,    350,    500,    667, /* 0x9f */
  2610.     278,    333,    556,    556,    556,    556,    280,    556, /* 0xa7 */
  2611.     333,    737,    370,    556,    584,    333,    737,    333, /* 0xaf */
  2612.     400,    584,    333,    333,    333,    611,    556,    278, /* 0xb7 */
  2613.     333,    333,    365,    556,    834,    834,    834,    611, /* 0xbf */
  2614.     722,    722,    722,    722,    722,    722,    1000,    722, /* 0xc7 */
  2615.     667,    667,    667,    667,    278,    278,    278,    278, /* 0xcf */
  2616.     722,    722,    778,    778,    778,    778,    778,    584, /* 0xd7 */
  2617.     778,    722,    722,    722,    722,    667,    667,    611, /* 0xdf */
  2618.     556,    556,    556,    556,    556,    556,    889,    556, /* 0xe7 */
  2619.     556,    556,    556,    556,    278,    278,    278,    278, /* 0xef */
  2620.     611,    611,    611,    611,    611,    611,    611,    584, /* 0xf7 */
  2621.     611,    611,    611,    611,    611,    556,    611,    556  /* 0xff */
  2622. }
  2623. },
  2624.  
  2625. /* -------- Generated from metrics file Helvetica-Oblique.afm -------- */
  2626. {    "Helvetica-Oblique",            /* FontName */
  2627.     winansi,            /* Encoding */
  2628.     0,                /* used on current page */
  2629.     0,                /* embed flag */
  2630.     (char *) NULL,            /* Name of external font file */
  2631.     0L,                /* Object id */
  2632.     96L,            /* Font flags */
  2633.     pdf_false,            /* parsed from an AFM file */
  2634.     pdf_false,            /* Multiple Master font */
  2635.     "Helvetica Oblique",            /* Full name */
  2636.     "AdobeStandardEncoding",        /* Native encoding */
  2637.     "Helvetica",            /* Family name */
  2638.     "Medium",                /* Weight */
  2639.     cc_none,                /* Character collection */
  2640.     (float) -12.0,            /* ItalicAngle */
  2641.     0,                /* isFixedPitch */
  2642.     -170,                /* llx */
  2643.     -225,                /* lly */
  2644.     1116,                /* urx */
  2645.     931,                /* ury */
  2646.     -100,                /* UnderlinePosition */
  2647.     50,                /* UnderlineThickness */
  2648.     718,                /* CapHeight */
  2649.     523,                /* xHeight */
  2650.     718,                /* Ascender */
  2651.     -207,                /* Descender */
  2652.     88,                /* StdVW */
  2653.     76,                /* StdHW */
  2654.  
  2655.     0,                /* numOfChars */
  2656.     (CharMetricInfo *) NULL,    /* cmi */
  2657.     0,                /* numOfTracks */
  2658.     (TrackKernData *) NULL,        /* tkd */
  2659.     0,                /* numOfPairs */
  2660.     (PairKernData *) NULL,        /* pkd */
  2661.     0,                /* numOfComps */
  2662.     (CompCharData *) NULL,        /* ccd */
  2663.  
  2664. /* Character metrics */
  2665. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2666.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2667.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2668.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2669.     278,    278,    355,    556,    556,    889,    667,    191, /* 0x27 */
  2670.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  2671.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  2672.     556,    556,    278,    278,    584,    584,    584,    556, /* 0x3f */
  2673.     1015,    667,    667,    722,    722,    667,    611,    778, /* 0x47 */
  2674.     722,    278,    500,    667,    556,    833,    722,    778, /* 0x4f */
  2675.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  2676.     667,    667,    611,    278,    278,    278,    469,    556, /* 0x5f */
  2677.     333,    556,    556,    500,    556,    556,    278,    556, /* 0x67 */
  2678.     556,    222,    222,    500,    222,    833,    556,    556, /* 0x6f */
  2679.     556,    556,    333,    500,    278,    556,    500,    722, /* 0x77 */
  2680.     500,    500,    500,    334,    260,    334,    584,    350, /* 0x7f */
  2681.     556,    350,    222,    556,    333,    1000,    556,    556, /* 0x87 */
  2682.     333,    1000,    667,    333,    1000,    350,    611,    350, /* 0x8f */
  2683.     350,    222,    222,    333,    333,    350,    556,    1000, /* 0x97 */
  2684.     333,    1000,    500,    333,    944,    350,    500,    667, /* 0x9f */
  2685.     278,    333,    556,    556,    556,    556,    260,    556, /* 0xa7 */
  2686.     333,    737,    370,    556,    584,    333,    737,    333, /* 0xaf */
  2687.     400,    584,    333,    333,    333,    556,    537,    278, /* 0xb7 */
  2688.     333,    333,    365,    556,    834,    834,    834,    611, /* 0xbf */
  2689.     667,    667,    667,    667,    667,    667,    1000,    722, /* 0xc7 */
  2690.     667,    667,    667,    667,    278,    278,    278,    278, /* 0xcf */
  2691.     722,    722,    778,    778,    778,    778,    778,    584, /* 0xd7 */
  2692.     778,    722,    722,    722,    722,    667,    667,    611, /* 0xdf */
  2693.     556,    556,    556,    556,    556,    556,    889,    500, /* 0xe7 */
  2694.     556,    556,    556,    556,    278,    278,    278,    278, /* 0xef */
  2695.     556,    556,    556,    556,    556,    556,    556,    584, /* 0xf7 */
  2696.     611,    556,    556,    556,    556,    500,    556,    500  /* 0xff */
  2697. }
  2698. },
  2699.  
  2700. /* -------- Generated from metrics file Helvetica.afm -------- */
  2701. {    "Helvetica",            /* FontName */
  2702.     winansi,            /* Encoding */
  2703.     0,                /* used on current page */
  2704.     0,                /* embed flag */
  2705.     (char *) NULL,            /* Name of external font file */
  2706.     0L,                /* Object id */
  2707.     32L,            /* Font flags */
  2708.     pdf_false,            /* parsed from an AFM file */
  2709.     pdf_false,            /* Multiple Master font */
  2710.     "Helvetica",            /* Full name */
  2711.     "AdobeStandardEncoding",        /* Native encoding */
  2712.     "Helvetica",            /* Family name */
  2713.     "Medium",                /* Weight */
  2714.     cc_none,                /* Character collection */
  2715.     (float) 0.0,            /* ItalicAngle */
  2716.     0,                /* isFixedPitch */
  2717.     -166,                /* llx */
  2718.     -225,                /* lly */
  2719.     1000,                /* urx */
  2720.     931,                /* ury */
  2721.     -100,                /* UnderlinePosition */
  2722.     50,                /* UnderlineThickness */
  2723.     718,                /* CapHeight */
  2724.     523,                /* xHeight */
  2725.     718,                /* Ascender */
  2726.     -207,                /* Descender */
  2727.     88,                /* StdVW */
  2728.     76,                /* StdHW */
  2729.  
  2730.     0,                /* numOfChars */
  2731.     (CharMetricInfo *) NULL,    /* cmi */
  2732.     0,                /* numOfTracks */
  2733.     (TrackKernData *) NULL,        /* tkd */
  2734.     0,                /* numOfPairs */
  2735.     (PairKernData *) NULL,        /* pkd */
  2736.     0,                /* numOfComps */
  2737.     (CompCharData *) NULL,        /* ccd */
  2738.  
  2739. /* Character metrics */
  2740. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2741.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2742.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2743.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2744.     278,    278,    355,    556,    556,    889,    667,    191, /* 0x27 */
  2745.     333,    333,    389,    584,    278,    333,    278,    278, /* 0x2f */
  2746.     556,    556,    556,    556,    556,    556,    556,    556, /* 0x37 */
  2747.     556,    556,    278,    278,    584,    584,    584,    556, /* 0x3f */
  2748.     1015,    667,    667,    722,    722,    667,    611,    778, /* 0x47 */
  2749.     722,    278,    500,    667,    556,    833,    722,    778, /* 0x4f */
  2750.     667,    778,    722,    667,    611,    722,    667,    944, /* 0x57 */
  2751.     667,    667,    611,    278,    278,    278,    469,    556, /* 0x5f */
  2752.     333,    556,    556,    500,    556,    556,    278,    556, /* 0x67 */
  2753.     556,    222,    222,    500,    222,    833,    556,    556, /* 0x6f */
  2754.     556,    556,    333,    500,    278,    556,    500,    722, /* 0x77 */
  2755.     500,    500,    500,    334,    260,    334,    584,    350, /* 0x7f */
  2756.     556,    350,    222,    556,    333,    1000,    556,    556, /* 0x87 */
  2757.     333,    1000,    667,    333,    1000,    350,    611,    350, /* 0x8f */
  2758.     350,    222,    222,    333,    333,    350,    556,    1000, /* 0x97 */
  2759.     333,    1000,    500,    333,    944,    350,    500,    667, /* 0x9f */
  2760.     278,    333,    556,    556,    556,    556,    260,    556, /* 0xa7 */
  2761.     333,    737,    370,    556,    584,    333,    737,    333, /* 0xaf */
  2762.     400,    584,    333,    333,    333,    556,    537,    278, /* 0xb7 */
  2763.     333,    333,    365,    556,    834,    834,    834,    611, /* 0xbf */
  2764.     667,    667,    667,    667,    667,    667,    1000,    722, /* 0xc7 */
  2765.     667,    667,    667,    667,    278,    278,    278,    278, /* 0xcf */
  2766.     722,    722,    778,    778,    778,    778,    778,    584, /* 0xd7 */
  2767.     778,    722,    722,    722,    722,    667,    667,    611, /* 0xdf */
  2768.     556,    556,    556,    556,    556,    556,    889,    500, /* 0xe7 */
  2769.     556,    556,    556,    556,    278,    278,    278,    278, /* 0xef */
  2770.     556,    556,    556,    556,    556,    556,    556,    584, /* 0xf7 */
  2771.     611,    556,    556,    556,    556,    500,    556,    500  /* 0xff */
  2772. }
  2773. },
  2774.  
  2775. /* -------- Generated from metrics file Symbol.afm -------- */
  2776. {    "Symbol",            /* FontName */
  2777.     builtin,            /* Encoding */
  2778.     0,                /* used on current page */
  2779.     0,                /* embed flag */
  2780.     (char *) NULL,            /* Name of external font file */
  2781.     0L,                /* Object id */
  2782.     4L,            /* Font flags */
  2783.     pdf_false,            /* parsed from an AFM file */
  2784.     pdf_false,            /* Multiple Master font */
  2785.     "Symbol",            /* Full name */
  2786.     "FontSpecific",        /* Native encoding */
  2787.     "Symbol",            /* Family name */
  2788.     "Medium",                /* Weight */
  2789.     cc_none,                /* Character collection */
  2790.     (float) 0.0,            /* ItalicAngle */
  2791.     0,                /* isFixedPitch */
  2792.     -180,                /* llx */
  2793.     -293,                /* lly */
  2794.     1090,                /* urx */
  2795.     1010,                /* ury */
  2796.     -100,                /* UnderlinePosition */
  2797.     50,                /* UnderlineThickness */
  2798.     700,                /* CapHeight */
  2799.     0,                /* xHeight */
  2800.     800,                /* Ascender */
  2801.     -200,                /* Descender */
  2802.     85,                /* StdVW */
  2803.     92,                /* StdHW */
  2804.  
  2805.     0,                /* numOfChars */
  2806.     (CharMetricInfo *) NULL,    /* cmi */
  2807.     0,                /* numOfTracks */
  2808.     (TrackKernData *) NULL,        /* tkd */
  2809.     0,                /* numOfPairs */
  2810.     (PairKernData *) NULL,        /* pkd */
  2811.     0,                /* numOfComps */
  2812.     (CompCharData *) NULL,        /* ccd */
  2813.  
  2814. /* Character metrics */
  2815. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2816.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2817.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2818.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2819.     250,    333,    713,    500,    549,    833,    778,    439, /* 0x27 */
  2820.     333,    333,    500,    549,    250,    549,    250,    278, /* 0x2f */
  2821.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  2822.     500,    500,    278,    278,    549,    549,    549,    444, /* 0x3f */
  2823.     549,    722,    667,    722,    612,    611,    763,    603, /* 0x47 */
  2824.     722,    333,    631,    722,    686,    889,    722,    722, /* 0x4f */
  2825.     768,    741,    556,    592,    611,    690,    439,    768, /* 0x57 */
  2826.     645,    795,    611,    333,    863,    333,    658,    500, /* 0x5f */
  2827.     500,    631,    549,    549,    494,    439,    521,    411, /* 0x67 */
  2828.     603,    329,    603,    549,    549,    576,    521,    549, /* 0x6f */
  2829.     549,    521,    549,    603,    439,    576,    713,    686, /* 0x77 */
  2830.     493,    686,    494,    480,    200,    480,    549,    250, /* 0x7f */
  2831.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x87 */
  2832.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x8f */
  2833.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x97 */
  2834.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x9f */
  2835.     750,    620,    247,    549,    167,    713,    500,    753, /* 0xa7 */
  2836.     753,    753,    753,    1042,    987,    603,    987,    603, /* 0xaf */
  2837.     400,    549,    411,    549,    549,    713,    494,    460, /* 0xb7 */
  2838.     549,    549,    549,    549,    1000,    603,    1000,    658, /* 0xbf */
  2839.     823,    686,    795,    987,    768,    768,    823,    768, /* 0xc7 */
  2840.     768,    713,    713,    713,    713,    713,    713,    713, /* 0xcf */
  2841.     768,    713,    790,    790,    890,    823,    549,    250, /* 0xd7 */
  2842.     713,    603,    603,    1042,    987,    603,    987,    603, /* 0xdf */
  2843.     494,    329,    790,    790,    786,    713,    384,    384, /* 0xe7 */
  2844.     384,    384,    384,    384,    494,    494,    494,    494, /* 0xef */
  2845.     250,    329,    274,    686,    686,    686,    384,    384, /* 0xf7 */
  2846.     384,    384,    384,    384,    494,    494,    494,    250  /* 0xff */
  2847. }
  2848. },
  2849.  
  2850. /* -------- Generated from metrics file Times-Bold.afm -------- */
  2851. {    "Times-Bold",            /* FontName */
  2852.     winansi,            /* Encoding */
  2853.     0,                /* used on current page */
  2854.     0,                /* embed flag */
  2855.     (char *) NULL,            /* Name of external font file */
  2856.     0L,                /* Object id */
  2857.     262176L,            /* Font flags */
  2858.     pdf_false,            /* parsed from an AFM file */
  2859.     pdf_false,            /* Multiple Master font */
  2860.     "Times Bold",            /* Full name */
  2861.     "AdobeStandardEncoding",        /* Native encoding */
  2862.     "Times",            /* Family name */
  2863.     "Bold",                /* Weight */
  2864.     cc_none,                /* Character collection */
  2865.     (float) 0.0,            /* ItalicAngle */
  2866.     0,                /* isFixedPitch */
  2867.     -168,                /* llx */
  2868.     -218,                /* lly */
  2869.     1000,                /* urx */
  2870.     935,                /* ury */
  2871.     -100,                /* UnderlinePosition */
  2872.     50,                /* UnderlineThickness */
  2873.     676,                /* CapHeight */
  2874.     461,                /* xHeight */
  2875.     683,                /* Ascender */
  2876.     -217,                /* Descender */
  2877.     139,                /* StdVW */
  2878.     44,                /* StdHW */
  2879.  
  2880.     0,                /* numOfChars */
  2881.     (CharMetricInfo *) NULL,    /* cmi */
  2882.     0,                /* numOfTracks */
  2883.     (TrackKernData *) NULL,        /* tkd */
  2884.     0,                /* numOfPairs */
  2885.     (PairKernData *) NULL,        /* pkd */
  2886.     0,                /* numOfComps */
  2887.     (CompCharData *) NULL,        /* ccd */
  2888.  
  2889. /* Character metrics */
  2890. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2891.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2892.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2893.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2894.     250,    333,    555,    500,    500,    1000,    833,    278, /* 0x27 */
  2895.     333,    333,    500,    570,    250,    333,    250,    278, /* 0x2f */
  2896.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  2897.     500,    500,    333,    333,    570,    570,    570,    500, /* 0x3f */
  2898.     930,    722,    667,    722,    722,    667,    611,    778, /* 0x47 */
  2899.     778,    389,    500,    778,    667,    944,    722,    778, /* 0x4f */
  2900.     611,    778,    722,    556,    667,    722,    722,    1000, /* 0x57 */
  2901.     722,    722,    667,    333,    278,    333,    581,    500, /* 0x5f */
  2902.     333,    500,    556,    444,    556,    444,    333,    500, /* 0x67 */
  2903.     556,    278,    333,    556,    278,    833,    556,    500, /* 0x6f */
  2904.     556,    556,    444,    389,    333,    556,    500,    722, /* 0x77 */
  2905.     500,    500,    444,    394,    220,    394,    520,    350, /* 0x7f */
  2906.     500,    350,    333,    500,    500,    1000,    500,    500, /* 0x87 */
  2907.     333,    1000,    556,    333,    1000,    350,    667,    350, /* 0x8f */
  2908.     350,    333,    333,    500,    500,    350,    500,    1000, /* 0x97 */
  2909.     333,    1000,    389,    333,    722,    350,    444,    722, /* 0x9f */
  2910.     250,    333,    500,    500,    500,    500,    220,    500, /* 0xa7 */
  2911.     333,    747,    300,    500,    570,    333,    747,    333, /* 0xaf */
  2912.     400,    570,    300,    300,    333,    556,    540,    250, /* 0xb7 */
  2913.     333,    300,    330,    500,    750,    750,    750,    500, /* 0xbf */
  2914.     722,    722,    722,    722,    722,    722,    1000,    722, /* 0xc7 */
  2915.     667,    667,    667,    667,    389,    389,    389,    389, /* 0xcf */
  2916.     722,    722,    778,    778,    778,    778,    778,    570, /* 0xd7 */
  2917.     778,    722,    722,    722,    722,    722,    611,    556, /* 0xdf */
  2918.     500,    500,    500,    500,    500,    500,    722,    444, /* 0xe7 */
  2919.     444,    444,    444,    444,    278,    278,    278,    278, /* 0xef */
  2920.     500,    556,    500,    500,    500,    500,    500,    570, /* 0xf7 */
  2921.     500,    556,    556,    556,    556,    500,    556,    500  /* 0xff */
  2922. }
  2923. },
  2924.  
  2925. /* -------- Generated from metrics file Times-BoldItalic.afm -------- */
  2926. {    "Times-BoldItalic",            /* FontName */
  2927.     winansi,            /* Encoding */
  2928.     0,                /* used on current page */
  2929.     0,                /* embed flag */
  2930.     (char *) NULL,            /* Name of external font file */
  2931.     0L,                /* Object id */
  2932.     262240L,            /* Font flags */
  2933.     pdf_false,            /* parsed from an AFM file */
  2934.     pdf_false,            /* Multiple Master font */
  2935.     "Times Bold Italic",            /* Full name */
  2936.     "AdobeStandardEncoding",        /* Native encoding */
  2937.     "Times",            /* Family name */
  2938.     "Bold",                /* Weight */
  2939.     cc_none,                /* Character collection */
  2940.     (float) -15.0,            /* ItalicAngle */
  2941.     0,                /* isFixedPitch */
  2942.     -200,                /* llx */
  2943.     -218,                /* lly */
  2944.     996,                /* urx */
  2945.     921,                /* ury */
  2946.     -100,                /* UnderlinePosition */
  2947.     50,                /* UnderlineThickness */
  2948.     669,                /* CapHeight */
  2949.     462,                /* xHeight */
  2950.     683,                /* Ascender */
  2951.     -217,                /* Descender */
  2952.     121,                /* StdVW */
  2953.     42,                /* StdHW */
  2954.  
  2955.     0,                /* numOfChars */
  2956.     (CharMetricInfo *) NULL,    /* cmi */
  2957.     0,                /* numOfTracks */
  2958.     (TrackKernData *) NULL,        /* tkd */
  2959.     0,                /* numOfPairs */
  2960.     (PairKernData *) NULL,        /* pkd */
  2961.     0,                /* numOfComps */
  2962.     (CompCharData *) NULL,        /* ccd */
  2963.  
  2964. /* Character metrics */
  2965. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  2966.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  2967.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  2968.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  2969.     250,    389,    555,    500,    500,    833,    778,    278, /* 0x27 */
  2970.     333,    333,    500,    570,    250,    333,    250,    278, /* 0x2f */
  2971.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  2972.     500,    500,    333,    333,    570,    570,    570,    500, /* 0x3f */
  2973.     832,    667,    667,    667,    722,    667,    667,    722, /* 0x47 */
  2974.     778,    389,    500,    667,    611,    889,    722,    722, /* 0x4f */
  2975.     611,    722,    667,    556,    611,    722,    667,    889, /* 0x57 */
  2976.     667,    611,    611,    333,    278,    333,    570,    500, /* 0x5f */
  2977.     333,    500,    500,    444,    500,    444,    333,    500, /* 0x67 */
  2978.     556,    278,    278,    500,    278,    778,    556,    500, /* 0x6f */
  2979.     500,    500,    389,    389,    278,    556,    444,    667, /* 0x77 */
  2980.     500,    444,    389,    348,    220,    348,    570,    350, /* 0x7f */
  2981.     500,    350,    333,    500,    500,    1000,    500,    500, /* 0x87 */
  2982.     333,    1000,    556,    333,    944,    350,    611,    350, /* 0x8f */
  2983.     350,    333,    333,    500,    500,    350,    500,    1000, /* 0x97 */
  2984.     333,    1000,    389,    333,    722,    350,    389,    611, /* 0x9f */
  2985.     250,    389,    500,    500,    500,    500,    220,    500, /* 0xa7 */
  2986.     333,    747,    266,    500,    606,    333,    747,    333, /* 0xaf */
  2987.     400,    570,    300,    300,    333,    576,    500,    250, /* 0xb7 */
  2988.     333,    300,    300,    500,    750,    750,    750,    500, /* 0xbf */
  2989.     667,    667,    667,    667,    667,    667,    944,    667, /* 0xc7 */
  2990.     667,    667,    667,    667,    389,    389,    389,    389, /* 0xcf */
  2991.     722,    722,    722,    722,    722,    722,    722,    570, /* 0xd7 */
  2992.     722,    722,    722,    722,    722,    611,    611,    500, /* 0xdf */
  2993.     500,    500,    500,    500,    500,    500,    722,    444, /* 0xe7 */
  2994.     444,    444,    444,    444,    278,    278,    278,    278, /* 0xef */
  2995.     500,    556,    500,    500,    500,    500,    500,    570, /* 0xf7 */
  2996.     500,    556,    556,    556,    556,    444,    500,    444  /* 0xff */
  2997. }
  2998. },
  2999.  
  3000. /* -------- Generated from metrics file Times-Italic.afm -------- */
  3001. {    "Times-Italic",            /* FontName */
  3002.     winansi,            /* Encoding */
  3003.     0,                /* used on current page */
  3004.     0,                /* embed flag */
  3005.     (char *) NULL,            /* Name of external font file */
  3006.     0L,                /* Object id */
  3007.     96L,            /* Font flags */
  3008.     pdf_false,            /* parsed from an AFM file */
  3009.     pdf_false,            /* Multiple Master font */
  3010.     "Times Italic",            /* Full name */
  3011.     "AdobeStandardEncoding",        /* Native encoding */
  3012.     "Times",            /* Family name */
  3013.     "Medium",                /* Weight */
  3014.     cc_none,                /* Character collection */
  3015.     (float) -15.5,            /* ItalicAngle */
  3016.     0,                /* isFixedPitch */
  3017.     -169,                /* llx */
  3018.     -217,                /* lly */
  3019.     1010,                /* urx */
  3020.     883,                /* ury */
  3021.     -100,                /* UnderlinePosition */
  3022.     50,                /* UnderlineThickness */
  3023.     653,                /* CapHeight */
  3024.     441,                /* xHeight */
  3025.     683,                /* Ascender */
  3026.     -217,                /* Descender */
  3027.     76,                /* StdVW */
  3028.     32,                /* StdHW */
  3029.  
  3030.     0,                /* numOfChars */
  3031.     (CharMetricInfo *) NULL,    /* cmi */
  3032.     0,                /* numOfTracks */
  3033.     (TrackKernData *) NULL,        /* tkd */
  3034.     0,                /* numOfPairs */
  3035.     (PairKernData *) NULL,        /* pkd */
  3036.     0,                /* numOfComps */
  3037.     (CompCharData *) NULL,        /* ccd */
  3038.  
  3039. /* Character metrics */
  3040. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  3041.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  3042.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  3043.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  3044.     250,    333,    420,    500,    500,    833,    778,    214, /* 0x27 */
  3045.     333,    333,    500,    675,    250,    333,    250,    278, /* 0x2f */
  3046.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  3047.     500,    500,    333,    333,    675,    675,    675,    500, /* 0x3f */
  3048.     920,    611,    611,    667,    722,    611,    611,    722, /* 0x47 */
  3049.     722,    333,    444,    667,    556,    833,    667,    722, /* 0x4f */
  3050.     611,    722,    611,    500,    556,    722,    611,    833, /* 0x57 */
  3051.     611,    556,    556,    389,    278,    389,    422,    500, /* 0x5f */
  3052.     333,    500,    500,    444,    500,    444,    278,    500, /* 0x67 */
  3053.     500,    278,    278,    444,    278,    722,    500,    500, /* 0x6f */
  3054.     500,    500,    389,    389,    278,    500,    444,    667, /* 0x77 */
  3055.     444,    444,    389,    400,    275,    400,    541,    350, /* 0x7f */
  3056.     500,    350,    333,    500,    556,    889,    500,    500, /* 0x87 */
  3057.     333,    1000,    500,    333,    944,    350,    556,    350, /* 0x8f */
  3058.     350,    333,    333,    556,    556,    350,    500,    889, /* 0x97 */
  3059.     333,    980,    389,    333,    667,    350,    389,    556, /* 0x9f */
  3060.     250,    389,    500,    500,    500,    500,    275,    500, /* 0xa7 */
  3061.     333,    760,    276,    500,    675,    333,    760,    333, /* 0xaf */
  3062.     400,    675,    300,    300,    333,    500,    523,    250, /* 0xb7 */
  3063.     333,    300,    310,    500,    750,    750,    750,    500, /* 0xbf */
  3064.     611,    611,    611,    611,    611,    611,    889,    667, /* 0xc7 */
  3065.     611,    611,    611,    611,    333,    333,    333,    333, /* 0xcf */
  3066.     722,    667,    722,    722,    722,    722,    722,    675, /* 0xd7 */
  3067.     722,    722,    722,    722,    722,    556,    611,    500, /* 0xdf */
  3068.     500,    500,    500,    500,    500,    500,    667,    444, /* 0xe7 */
  3069.     444,    444,    444,    444,    278,    278,    278,    278, /* 0xef */
  3070.     500,    500,    500,    500,    500,    500,    500,    675, /* 0xf7 */
  3071.     500,    500,    500,    500,    500,    444,    500,    444  /* 0xff */
  3072. }
  3073. },
  3074.  
  3075. /* -------- Generated from metrics file Times-Roman.afm -------- */
  3076. {    "Times-Roman",            /* FontName */
  3077.     winansi,            /* Encoding */
  3078.     0,                /* used on current page */
  3079.     0,                /* embed flag */
  3080.     (char *) NULL,            /* Name of external font file */
  3081.     0L,                /* Object id */
  3082.     32L,            /* Font flags */
  3083.     pdf_false,            /* parsed from an AFM file */
  3084.     pdf_false,            /* Multiple Master font */
  3085.     "Times Roman",            /* Full name */
  3086.     "AdobeStandardEncoding",        /* Native encoding */
  3087.     "Times",            /* Family name */
  3088.     "Roman",                /* Weight */
  3089.     cc_none,                /* Character collection */
  3090.     (float) 0.0,            /* ItalicAngle */
  3091.     0,                /* isFixedPitch */
  3092.     -168,                /* llx */
  3093.     -218,                /* lly */
  3094.     1000,                /* urx */
  3095.     898,                /* ury */
  3096.     -100,                /* UnderlinePosition */
  3097.     50,                /* UnderlineThickness */
  3098.     662,                /* CapHeight */
  3099.     450,                /* xHeight */
  3100.     683,                /* Ascender */
  3101.     -217,                /* Descender */
  3102.     84,                /* StdVW */
  3103.     28,                /* StdHW */
  3104.  
  3105.     0,                /* numOfChars */
  3106.     (CharMetricInfo *) NULL,    /* cmi */
  3107.     0,                /* numOfTracks */
  3108.     (TrackKernData *) NULL,        /* tkd */
  3109.     0,                /* numOfPairs */
  3110.     (PairKernData *) NULL,        /* pkd */
  3111.     0,                /* numOfComps */
  3112.     (CompCharData *) NULL,        /* ccd */
  3113.  
  3114. /* Character metrics */
  3115. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  3116.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  3117.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  3118.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  3119.     250,    333,    408,    500,    500,    833,    778,    180, /* 0x27 */
  3120.     333,    333,    500,    564,    250,    333,    250,    278, /* 0x2f */
  3121.     500,    500,    500,    500,    500,    500,    500,    500, /* 0x37 */
  3122.     500,    500,    278,    278,    564,    564,    564,    444, /* 0x3f */
  3123.     921,    722,    667,    667,    722,    611,    556,    722, /* 0x47 */
  3124.     722,    333,    389,    722,    611,    889,    722,    722, /* 0x4f */
  3125.     556,    722,    667,    556,    611,    722,    722,    944, /* 0x57 */
  3126.     722,    722,    611,    333,    278,    333,    469,    500, /* 0x5f */
  3127.     333,    444,    500,    444,    500,    444,    333,    500, /* 0x67 */
  3128.     500,    278,    278,    500,    278,    778,    500,    500, /* 0x6f */
  3129.     500,    500,    333,    389,    278,    500,    500,    722, /* 0x77 */
  3130.     500,    500,    444,    480,    200,    480,    541,    350, /* 0x7f */
  3131.     500,    350,    333,    500,    444,    1000,    500,    500, /* 0x87 */
  3132.     333,    1000,    556,    333,    889,    350,    611,    350, /* 0x8f */
  3133.     350,    333,    333,    444,    444,    350,    500,    1000, /* 0x97 */
  3134.     333,    980,    389,    333,    722,    350,    444,    722, /* 0x9f */
  3135.     250,    333,    500,    500,    500,    500,    200,    500, /* 0xa7 */
  3136.     333,    760,    276,    500,    564,    333,    760,    333, /* 0xaf */
  3137.     400,    564,    300,    300,    333,    500,    453,    250, /* 0xb7 */
  3138.     333,    300,    310,    500,    750,    750,    750,    444, /* 0xbf */
  3139.     722,    722,    722,    722,    722,    722,    889,    667, /* 0xc7 */
  3140.     611,    611,    611,    611,    333,    333,    333,    333, /* 0xcf */
  3141.     722,    722,    722,    722,    722,    722,    722,    564, /* 0xd7 */
  3142.     722,    722,    722,    722,    722,    722,    556,    500, /* 0xdf */
  3143.     444,    444,    444,    444,    444,    444,    667,    444, /* 0xe7 */
  3144.     444,    444,    444,    444,    278,    278,    278,    278, /* 0xef */
  3145.     500,    500,    500,    500,    500,    500,    500,    564, /* 0xf7 */
  3146.     500,    500,    500,    500,    500,    500,    500,    500  /* 0xff */
  3147. }
  3148. },
  3149.  
  3150. /* -------- Generated from metrics file ZapfDingbats.afm -------- */
  3151. {    "ZapfDingbats",            /* FontName */
  3152.     builtin,            /* Encoding */
  3153.     0,                /* used on current page */
  3154.     0,                /* embed flag */
  3155.     (char *) NULL,            /* Name of external font file */
  3156.     0L,                /* Object id */
  3157.     4L,            /* Font flags */
  3158.     pdf_false,            /* parsed from an AFM file */
  3159.     pdf_false,            /* Multiple Master font */
  3160.     "ITC Zapf Dingbats",            /* Full name */
  3161.     "FontSpecific",        /* Native encoding */
  3162.     "ITC Zapf Dingbats",            /* Family name */
  3163.     "Medium",                /* Weight */
  3164.     cc_none,                /* Character collection */
  3165.     (float) 0.0,            /* ItalicAngle */
  3166.     0,                /* isFixedPitch */
  3167.     -1,                /* llx */
  3168.     -143,                /* lly */
  3169.     981,                /* urx */
  3170.     820,                /* ury */
  3171.     -100,                /* UnderlinePosition */
  3172.     50,                /* UnderlineThickness */
  3173.     700,                /* CapHeight */
  3174.     0,                /* xHeight */
  3175.     800,                /* Ascender */
  3176.     -200,                /* Descender */
  3177.     90,                /* StdVW */
  3178.     28,                /* StdHW */
  3179.  
  3180.     0,                /* numOfChars */
  3181.     (CharMetricInfo *) NULL,    /* cmi */
  3182.     0,                /* numOfTracks */
  3183.     (TrackKernData *) NULL,        /* tkd */
  3184.     0,                /* numOfPairs */
  3185.     (PairKernData *) NULL,        /* pkd */
  3186.     0,                /* numOfComps */
  3187.     (CompCharData *) NULL,        /* ccd */
  3188.  
  3189. /* Character metrics */
  3190. {    250,    250,    250,    250,    250,    250,    250,    250, /* 0x07 */
  3191.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x0f */
  3192.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x17 */
  3193.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x1f */
  3194.     278,    974,    961,    974,    980,    719,    789,    790, /* 0x27 */
  3195.     791,    690,    960,    939,    549,    855,    911,    933, /* 0x2f */
  3196.     911,    945,    974,    755,    846,    762,    761,    571, /* 0x37 */
  3197.     677,    763,    760,    759,    754,    494,    552,    537, /* 0x3f */
  3198.     577,    692,    786,    788,    788,    790,    793,    794, /* 0x47 */
  3199.     816,    823,    789,    841,    823,    833,    816,    831, /* 0x4f */
  3200.     923,    744,    723,    749,    790,    792,    695,    776, /* 0x57 */
  3201.     768,    792,    759,    707,    708,    682,    701,    826, /* 0x5f */
  3202.     815,    789,    789,    707,    687,    696,    689,    786, /* 0x67 */
  3203.     787,    713,    791,    785,    791,    873,    761,    762, /* 0x6f */
  3204.     762,    759,    759,    892,    892,    788,    784,    438, /* 0x77 */
  3205.     138,    277,    415,    392,    392,    668,    668,    250, /* 0x7f */
  3206.     390,    390,    317,    317,    276,    276,    509,    509, /* 0x87 */
  3207.     410,    410,    234,    234,    334,    334,    250,    250, /* 0x8f */
  3208.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x97 */
  3209.     250,    250,    250,    250,    250,    250,    250,    250, /* 0x9f */
  3210.     250,    732,    544,    544,    910,    667,    760,    760, /* 0xa7 */
  3211.     776,    595,    694,    626,    788,    788,    788,    788, /* 0xaf */
  3212.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xb7 */
  3213.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xbf */
  3214.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xc7 */
  3215.     788,    788,    788,    788,    788,    788,    788,    788, /* 0xcf */
  3216.     788,    788,    788,    788,    894,    838,    1016,    458, /* 0xd7 */
  3217.     748,    924,    748,    918,    927,    928,    928,    834, /* 0xdf */
  3218.     873,    828,    924,    924,    917,    930,    931,    463, /* 0xe7 */
  3219.     883,    836,    836,    867,    867,    696,    696,    874, /* 0xef */
  3220.     250,    874,    760,    946,    771,    865,    771,    888, /* 0xf7 */
  3221.     967,    888,    831,    873,    927,    970,    918,    250  /* 0xff */
  3222. }
  3223. },
  3224.  
  3225. #endif /* !PDFLIB_EBCDIC && !MAC, i.e. WIN and others */
  3226.  
  3227. #endif /* P_METRICS_H */
  3228.