<?xml version="1.0"?>

<!-- ========================================================== -->
<!-- Font configuration for RenderX XEP                         -->
<!--                                                            -->
<!-- This file sets locations of font metric files for used     -->
<!-- fonts, and specifies font aliases.                         -->
<!-- To include a new font, add a new <font> element with the   -->
<!-- following attributes:                                      -->
<!--     name - font name as specified in the AFM file;         -->
<!--     afm  - filename of the AFM file.                       -->
<!-- If you want to refer to the font by some other name, add   -->
<!-- an <alias> element inside <font>; an alias name is set by  -->
<!-- the 'name' attribute.                                      -->
<!--                                                            -->
<!-- An optional glyph-list attribute lets you specify custom   -->
<!-- mappings from glyph names to Unicode; by default, Adobe    -->
<!-- Glyph List is used.                                        -->
<!--                                                            -->
<!-- WARNING: this file configures fonts for formatter only!    -->
<!-- To ensure that fonts are properly embedded into the        -->
<!-- output, other configuration steps may be needed depending  -->
<!-- on the output producer used; please refer to the           -->
<!-- documentation.                                             -->
<!-- ========================================================== -->
 

<fonts>
   <!-- ======================================================= -->
   <!-- Base Adobe fonts. 'base' attribute is a hint to the     -->
   <!-- output that these fonts require no embedding            -->

<!--
   <font name="Courier-Bold" 
         afm="Courier-Bold.afm" 
         embed="false">
      <alias name="Kurier-Bold"/>
   </font>

   <font name="Courier-BoldOblique" 
         afm="Courier-BoldOblique.afm" 
         embed="false">
      <alias name="Kurier-BoldOblique"/>
   </font>

   <font name="Courier-Oblique" 
         afm="Courier-Oblique.afm" 
         embed="false">
      <alias name="Kurier-Oblique"/>
   </font>

   <font name="Courier" 
         afm="Courier.afm" 
         embed="false">
      <alias name="Kurier"/>
   </font>

   <font name="Helvetica-Bold" 
         afm="Helvetica-Bold.afm" 
         embed="false">
      <alias name="Helv-Bold"/>
      <alias name="Swiss-Bold"/>
      <alias name="Arial-Bold"/>
   </font>

   <font name="Helvetica-BoldOblique" 
         afm="Helvetica-BoldOblique.afm" 
         embed="false">
      <alias name="Helv-BoldOblique"/>
      <alias name="Swiss-BoldOblique"/>
      <alias name="Arial-BoldOblique"/>
   </font>

   <font name="Helvetica-Oblique" 
         afm="Helvetica-Oblique.afm" 
         embed="false">
      <alias name="Helv-Oblique"/>
      <alias name="Swiss-Oblique"/>
      <alias name="Arial-Oblique"/>
   </font>

   <font name="Helvetica" 
         afm="Helvetica.afm" 
         embed="false">
      <alias name="Helv"/>
      <alias name="Swiss"/>
      <alias name="Arial"/>
   </font>

   <font name="Times-Bold" 
         afm="Times-Bold.afm" 
         embed="false">
      <alias name="TmsRmn-Bold"/>
      <alias name="TimesRoman-Bold"/>
   </font>
-->

   <font name="Times-BoldItalic" 
         afm="Times-BoldItalic.afm" 
         embed="false">
      <alias name="TmsRmn-BoldItalic"/>
      <alias name="TimesRoman-BoldItalic"/>
   </font>

<!--
   <font name="Times-Italic" 
         afm="Times-Italic.afm" 
         embed="false">
      <alias name="TmsRmn-Italic"/>
      <alias name="TimesRoman-Italic"/>
   </font>

   <font name="Times-Roman" 
         afm="Times-Roman.afm" 
         embed="false">
      <alias name="Times"/>
      <alias name="TmsRmn"/>
      <alias name="TimesRoman"/>
   </font>
-->

   <font name="Symbol" 
         afm="Symbol.afm" 
         embed="false"/>

   <font name="ZapfDingbats" 
         afm="ZapfDingbats.afm" 
         embed="false">
     <alias name="Zapf Dingbats"/>
     <alias name="ITC Zapf Dingbats"/>
   </font>

   <!-- ======================================================= -->
   <!-- OpenType fonts - built-in fonts for Chinese Simplified, -->
   <!-- Chinese Traditional, Japanese, and Korean versions of   -->
   <!-- Adobe Acrobat Reader.                                   -->

   <!-- Japanese -->
   <font name="HeiseiKakuGo-W5-Acro"
         ttf="CIDFont/HeiseiKakuGo-W5-Acro"
         adobe-encoding="UniJIS-UCS2-H"
         adobe-ordering="Japan1"
         adobe-supplement="2"
         embed="false">
     <alias name="HeiseiKakuGo"/>
   </font>   

   <font name="HeiseiKakuGo-W5-Acro,Bold"
         ttf="CIDFont/HeiseiKakuGo-W5-Acro"
         adobe-encoding="UniJIS-UCS2-H"
         adobe-ordering="Japan1"
         adobe-supplement="2"
         embed="false">
     <alias name="HeiseiKakuGo-Bold"/>
     <alias name="HeiseiKakuGo-W5-Acro-Bold"/>
   </font>   

   <font name="HeiseiMin-W3-Acro"
         ttf="CIDFont/HeiseiMin-W3-Acro"
         adobe-encoding="UniJIS-UCS2-H"
         adobe-ordering="Japan1"
         adobe-supplement="2"
         embed="false">
     <alias name="HeiseiMin"/>
   </font>   

   <font name="HeiseiMin-W3-Acro,Bold"
         ttf="CIDFont/HeiseiMin-W3-Acro"
         adobe-encoding="UniJIS-UCS2-H"
         adobe-ordering="Japan1"
         adobe-supplement="2"
         embed="false">
     <alias name="HeiseiMin-Bold"/>
     <alias name="HeiseiMin-W3-Acro-Bold"/>
   </font>   

   <!-- Korean -->
   <font name="HYGoThic-Medium-Acro"
         ttf="CIDFont/HYGoThic-Medium-Acro"
         adobe-encoding="UniKS-UCS2-H"
         adobe-ordering="Korea1"
         adobe-supplement="1"
         embed="false">
     <alias name="HYGoThic"/>
   </font>   

   <font name="HYGoThic-Medium-Acro,Bold"
         ttf="CIDFont/HYGoThic-Medium-Acro"
         adobe-encoding="UniKS-UCS2-H"
         adobe-ordering="Korea1"
         adobe-supplement="1"
         embed="false">
     <alias name="HYGoThic-Bold"/>
     <alias name="HYGoThic-Medium-Acro-Bold"/>
   </font>   

   <font name="HYSMyeongJo-Medium-Acro"
         ttf="CIDFont/HYSMyeongJo-Medium-Acro"
         adobe-encoding="UniKS-UCS2-H"
         adobe-ordering="Korea1"
         adobe-supplement="1"
         embed="false">
     <alias name="HYSMyeongJo"/>
   </font>   

   <font name="HYSMyeongJo-Medium-Acro,Bold"
         ttf="CIDFont/HYSMyeongJo-Medium-Acro"
         adobe-encoding="UniKS-UCS2-H"
         adobe-ordering="Korea1"
         adobe-supplement="1"
         embed="false">
     <alias name="HYSMyeongJo-Bold"/>
     <alias name="HYSMyeongJo-Medium-Acro-Bold"/>
   </font>   

   <!-- Simplified Chinese -->
   <font name="STSong-Light-Acro"
         ttf="CIDFont/STSong-Light-Acro"
         adobe-encoding="UniGB-UCS2-H"
         adobe-ordering="GB1"
         adobe-supplement="2"
         embed="false">
     <alias name="STSong"/>
   </font>   

   <font name="STSong-Light-Acro,Bold"
         ttf="CIDFont/STSong-Light-Acro"
         adobe-encoding="UniGB-UCS2-H"
         adobe-ordering="GB1"
         adobe-supplement="2"
         embed="false">
     <alias name="STSong-Bold"/>
     <alias name="STSong-Light-Acro-Bold"/>
   </font>   

   <!-- Traditional Chinese -->
   <font name="MHei-Medium-Acro"
         ttf="CIDFont/MHei-Medium-Acro"
         adobe-encoding="UniCNS-UCS2-H"
         adobe-ordering="CNS1"
         adobe-supplement="1"
         embed="false">
     <alias name="MHei"/>
   </font>   

   <font name="MHei-Medium-Acro,Bold"
         ttf="CIDFont/MHei-Medium-Acro"
         adobe-encoding="UniCNS-UCS2-H"
         adobe-ordering="CNS1"
         adobe-supplement="1"
         embed="false">
     <alias name="MHei-Bold"/>
     <alias name="MHei-Medium-Acro,Bold"/>
   </font>   

   <font name="MSung-Light-Acro"
         ttf="CIDFont/MSung-Light-Acro"
         adobe-encoding="UniCNS-UCS2-H"
         adobe-ordering="CNS1"
         adobe-supplement="1"
         embed="false">
     <alias name="MSung"/>
   </font>   

   <font name="MSung-Light-Acro,Bold"
         ttf="CIDFont/MSung-Light-Acro"
         adobe-encoding="UniCNS-UCS2-H"
         adobe-ordering="CNS1"
         adobe-supplement="1"
         embed="false">
     <alias name="MSung-Bold"/>
     <alias name="MSung-Light-Acro-Bold"/>
   </font>   

   <!-- ======================================================= -->
   <!-- Add your fonts here                                     -->
   <!-- ======================================================= -->

   <!-- ======================================================= -->
   <!-- Type1 fonts                                             -->

   <font name="OmegaSerifIPA"
         afm="IPA.afm"
         pfa="IPA.pfa"
         glyph-list="IPA.glyphs"
         embed="true">
     <alias name="OmegaIPA"/>
     <alias name="Phonetic"/>
   </font>

   <!-- ======================================================= -->
   <!-- TrueType fonts                                          -->

   <!--   <font name="ArialMT"
         ttf="Arial.ttf"
         embed="true">
     <alias name="Arial MT"/>
   </font> -->

   <font name="TimesNewRomanPSMT"
         ttf="times.ttf"
         embed="true">
      <alias name="Times"/>
      <alias name="TmsRmn"/>
      <alias name="TimesRoman"/>
      <alias name="Times-Roman"/>
   </font> 

   <font name="TimesNewRomanPS-BoldMT"
         ttf="timesbd.ttf"
         embed="true">
      <alias name="TmsRmn-Bold"/>
      <alias name="TimesRoman-Bold"/>
      <alias name="Times-Bold"/>
   </font> 

   <font name="TimesNewRomanPS-ItalicMT"
         ttf="timesi.ttf"
         embed="true">
      <alias name="TmsRmn-Italic"/>
      <alias name="TimesRoman-Italic"/>
      <alias name="Times-Italic"/>
   </font> 

<!--
   <font name="TimesNewRomanPS-BoldItalicMT"
         ttf="timesbi.ttf"
         embed="true">
      <alias name="TmsRmn-BoldItalic"/>
      <alias name="TimesRoman-BoldItalic"/>
      <alias name="Times-BoldItalic"/>
   </font> 
-->

   <font name="ArialMT"
         ttf="arial.ttf"
         embed="true">
      <alias name="Helv"/>
      <alias name="Swiss"/>
      <alias name="Arial"/>
      <alias name="Helvetica"/>
   </font> 

   <font name="Arial-BoldMT"
         ttf="arialbd.ttf"
         embed="true">
      <alias name="Helv-Bold"/>
      <alias name="Swiss-Bold"/>
      <alias name="Arial-Bold"/>
      <alias name="Helvetica-Bold"/>
   </font> 

   <font name="Arial-ItalicMT"
         ttf="ariali.ttf"
         embed="true">
      <alias name="Helv-Oblique"/>
      <alias name="Swiss-Oblique"/>
      <alias name="Arial-Oblique"/>
      <alias name="Helvetica-Oblique"/>
   </font> 

   <font name="Arial-BoldItalicMT"
         ttf="arialbi.ttf"
         embed="true">
      <alias name="Helv-BoldOblique"/>
      <alias name="Swiss-BoldOblique"/>
      <alias name="Arial-BoldOblique"/>
      <alias name="Helvetica-BoldOblique"/>
   </font> 

   <font name="CourierNewPSMT"
         ttf="cour.ttf"
         embed="true">
      <alias name="Kurier"/>
      <alias name="Courier"/>
   </font> 

   <font name="CourierNewPS-BoldMT"
         ttf="courbd.ttf"
         embed="true">
      <alias name="Kurier-Bold"/>
      <alias name="Courier-Bold"/>
   </font> 

   <font name="CourierNewPS-ItalicMT"
         ttf="couri.ttf"
         embed="true">
      <alias name="Kurier-Oblique"/>
      <alias name="Courier-Oblique"/>
   </font> 

   <font name="CourierNewPS-BoldItalicMT"
         ttf="courbi.ttf"
         embed="true">
      <alias name="Kurier-BoldOblique"/>
      <alias name="Courier-BoldOblique"/>
   </font> 

   <!-- ======================================================== -->
   <!-- Font aliases required by the XSL FO spec.                -->
   <!-- These are placed outside the respective font definitions -->
   <!-- to ensure that they are always defined. You may redefine -->
   <!-- them to match any of the fonts registered above (e.g. if -->
   <!-- you have Zapf Chancery installed, it is a good idea to   -->
   <!-- set Cursive to it.                                       -->
 
   <alias name="Cursive" font="Times-Italic"/>
   <alias name="Cursive-Bold" font="Times-BoldItalic"/>
   <alias name="Cursive-BoldItalic" font="Times-BoldItalic"/>
   <alias name="Cursive-Italic" font="Times-Italic"/>
   <alias name="Fantasy" font="Times-Italic"/>
   <alias name="Fantasy-Bold" font="Times-BoldItalic"/>
   <alias name="Fantasy-BoldItalic" font="Times-BoldItalic"/>
   <alias name="Fantasy-Italic" font="Times-Italic"/>
   <alias name="Monospace" font="Courier"/>
   <alias name="Monospace-Bold" font="Courier-Bold"/>
   <alias name="Monospace-BoldOblique" font="Courier-BoldOblique"/>
   <alias name="Monospace-Oblique" font="Courier-Oblique"/>
   <alias name="SansSerif" font="Helvetica"/>
   <alias name="SansSerif-Bold" font="Helvetica-Bold"/>
   <alias name="SansSerif-BoldItalic" font="Helvetica-BoldOblique"/>
   <alias name="SansSerif-Italic" font="Helvetica-Oblique"/>
   <alias name="Serif" font="Times-Roman"/>
   <alias name="Serif-Bold" font="Times-Bold"/>
   <alias name="Serif-BoldItalic" font="Times-BoldItalic"/>
   <alias name="Serif-Italic" font="Times-Italic"/>
</fonts>
