* extract from Ghostscript FontMap.  Provides suggested UniqueIDs

% Fonts converted from Hershey outlines.  These are constructed and
% maintained manually.  Their entries here in the map contain a UniqueID
% because the fonts themselves don't currently contain a UniqueID entry.
% This is clearly wrong, and will be fixed someday.
%
% The UniqueID's and filenames are constructed differently for
% these than for the ones above, because of the strange way that the Hershey
% fonts were constructed.  The scheme for these looks like:
% 
% 42TTXY0
% 
% TT = typeface, X = ``class'', Y = variation
% 
% The typeface numbers are given above.
% 
% class:
% 0 = normal         = r
% 1 = simplex        = s
% 2 = complex        = c
% 3 = triplex        = t
% 
% variation:
% 0 = normal         (omitted)
% 1 = oblique        = o
% 2 = italic         = i
% 3 = bold        = b
% 4 = bold oblique      = bo
% 5 = bold italic    = bi
% 

/Hershey-Gothic-English    (hrge_r.gsf)   4290000 ;
/Hershey-Gothic-English-Bold  (hrge_rb.gsf)  4290030 ;
/Hershey-Gothic-English-Oblique  (hrge_ro.gsf)  4290010 ;

/Hershey-Gothic-German     (hrgr_r.gsf)   4291000 ;
/Hershey-Gothic-German-Bold   (hrgr_rb.gsf)  4291030 ;
/Hershey-Gothic-German-Oblique   (hrgr_ro.gsf)  4291010 ;

/Hershey-Gothic-Italian    (hrit_r.gsf)   4292000 ; 
/Hershey-Gothic-Italian-Bold  (hrit_rb.gsf)  4292030 ;
/Hershey-Gothic-Italian-Oblique  (hrit_ro.gsf)  4292010 ;

/Hershey-Greek-Complex     (hrgk_c.gsf)   4293200 ;
/Hershey-Greek-Simplex     (hrgk_s.gsf)   4293100 ;

/Hershey-Plain       (hrpl_r.gsf)   4294000 ;
/Hershey-Plain-Bold     (hrpl_rb.gsf)  4294030 ;
/Hershey-Plain-Oblique     (hrpl_ro.gsf)  4294010 ;
/Hershey-Plain-Simplex     (hrpl_s.gsf)   4294100 ;
/Hershey-Plain-Simplex-Bold   (hrpl_sb.gsf)  4294130 ;
/Hershey-Plain-Simplex-Bold-Oblique (hrpl_sbo.gsf) 4294140 ;
/Hershey-Plain-Simplex-Oblique   (hrpl_so.gsf)  4294110 ;
/Hershey-Plain-Triplex     (hrpl_t.gsf)   4294300 ;
/Hershey-Plain-Triplex-Italic (hrpl_ti.gsf)  4294320 ;
/Hershey-Plain-Triplex-Bold   (hrpl_tb.gsf)  4294330 ;
/Hershey-Plain-Triplex-Bold-Italic (hrpl_tbi.gsf) 4294350 ;

/Hershey-Script-Complex    (hrsc_c.gsf)   4295200 ;
/Hershey-Script-Complex-Bold  (hrsc_cb.gsf)  4295230 ;
/Hershey-Script-Complex-Oblique  (hrsc_co.gsf)  4295210 ;
/Hershey-Script-Simplex    (hrsc_s.gsf)   4295100 ;
/Hershey-Script-Simplex-Bold  (hrsc_sb.gsf)  4295130 ;
/Hershey-Script-Simplex-Oblique  (hrsc_so.gsf)  4295110 ;

% This font, and only this font among the Hershey fonts, uses
% the SymbolEncoding.
/Hershey-Symbol         (hrsy_r.gsf)   4296000 ;
