<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<fop xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/foschema/fop-configuration.xsd?view=co">
	<!--
		************************************************************************
		Add fonts here
		************************************************************************
	-->
	<!-- sample
	<font-base>/var/lib/tomcat6/generation_pdf/font</font-base> 
	<font-base>file:/C:/path/to/FOP/font/metrics/files/</font-base> 
	-->
	
	<!--
	<base>./</base>
	<font-base>./</font-base> 
	-->
	<renderers>
		<renderer mime="application/pdf">
			<filterList>
				<!-- provides compression using zlib flate (default is on) -->
				<value>flate</value>
			</filterList>
			<fonts>
				<!-- Fonts with relative paths. -->
				<font metrics-url="times.xml"
					kerning="yes" embed-url="times.ttf">
					<font-triplet name="any" style="normal" weight="normal" />
				</font>
				<font metrics-url="timesi.xml"
					kerning="yes" embed-url="timesi.ttf">
					<font-triplet name="any" style="italic" weight="normal" />
				</font>
				<font metrics-url="timesbd.xml"
					kerning="yes" embed-url="timesbd.ttf">
					<font-triplet name="any" style="normal" weight="bold" />
				</font>
				<font metrics-url="timesbi.xml"
					kerning="yes" embed-url="timesbi.ttf">
					<font-triplet name="any" style="italic" weight="bold" />
				</font>
				<font metrics-url="arial.xml"
					kerning="yes" embed-url="arial.ttf">
					<font-triplet name="Arial" style="normal" weight="normal" />
				</font>
				<font metrics-url="arialbd.xml"
					kerning="yes" embed-url="arialbd.ttf">
					<font-triplet name="Arial" style="normal" weight="bold" />
				</font>
				<font metrics-url="ariali.xml"
					kerning="yes" embed-url="ariali.ttf">
					<font-triplet name="Arial" style="italic" weight="normal" />
				</font>
				<font metrics-url="arialbi.xml"
					kerning="yes" embed-url="arialbi.ttf">
					<font-triplet name="Arial" style="italic" weight="bold" />
				</font>
				<font metrics-url="ariblk.xml"
					kerning="yes" embed-url="ariblk.ttf">
					<font-triplet name="ArialBlack" style="normal" weight="normal" />
				</font>
				<font metrics-url="arialn.xml"
					kerning="yes" embed-url="arialn.ttf">
					<font-triplet name="ArialNarrow" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="arialnb.xml"
					kerning="yes" embed-url="arialnb.ttf">
					<font-triplet name="ArialNarrow" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="arialni.xml"
					kerning="yes" embed-url="arialni.ttf">
					<font-triplet name="ArialNarrow" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="arialnbi.xml"
					kerning="yes" embed-url="arialnbi.ttf">
					<font-triplet name="ArialNarrow" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="ariblk.xml"
					kerning="yes" embed-url="ariblk.ttf">
					<font-triplet name="ArialBlack" style="normal" weight="normal" />
				</font>
				<font metrics-url="bkant.xml"
					kerning="yes" embed-url="bkant.ttf">
					<font-triplet name="Bookman(PS)" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="antquab.xml"
					kerning="yes" embed-url="antquab.ttf">
					<font-triplet name="Bookman(PS)" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="antquai.xml"
					kerning="yes" embed-url="antquai.ttf">
					<font-triplet name="Bookman(PS)" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="antquabi.xml"
					kerning="yes" embed-url="antquabi.ttf">
					<font-triplet name="Bookman(PS)" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="bookos.xml"
					kerning="yes" embed-url="bookos.ttf">
					<font-triplet name="BookmanOldStyle" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="bookosb.xml"
					kerning="yes" embed-url="bookosb.ttf">
					<font-triplet name="BookmanOldStyle" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="bookosi.xml"
					kerning="yes" embed-url="bookosi.ttf">
					<font-triplet name="BookmanOldStyle" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="bookosbi.xml"
					kerning="yes" embed-url="bookosbi.ttf">
					<font-triplet name="BookmanOldStyle" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="gothic.xml"
					kerning="yes" embed-url="gothic.ttf">
					<font-triplet name="CenturyGothic" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="gothicb.xml"
					kerning="yes" embed-url="gothicb.ttf">
					<font-triplet name="CenturyGothic" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="gothici.xml"
					kerning="yes" embed-url="gothici.ttf">
					<font-triplet name="CenturyGothic" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="gothicbi.xml"
					kerning="yes" embed-url="gothicbi.ttf">
					<font-triplet name="CenturyGothic" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="comic.xml"
					kerning="yes" embed-url="comic.ttf">
					<font-triplet name="ComicSansMS" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="comicbd.xml"
					kerning="yes" embed-url="comicbd.ttf">
					<font-triplet name="ComicSansMS" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="gara.xml"
					kerning="yes" embed-url="gara.ttf">
					<font-triplet name="Garamond" style="normal" weight="normal" />
				</font>
				<font metrics-url="garabd.xml"
					kerning="yes" embed-url="garabd.ttf">
					<font-triplet name="Garamond" style="normal" weight="bold" />
				</font>
				<font metrics-url="garait.xml"
					kerning="yes" embed-url="garait.ttf">
					<font-triplet name="Garamond" style="italic" weight="normal" />
				</font>
				<font metrics-url="georgia.xml"
					kerning="yes" embed-url="georgia.ttf">
					<font-triplet name="Georgia" style="normal" weight="normal" />
				</font>
				<font metrics-url="georgiabd.xml"
					kerning="yes" embed-url="georgiabd.ttf">
					<font-triplet name="Georgia" style="normal" weight="bold" />
				</font>
				<font metrics-url="georgiai.xml"
					kerning="yes" embed-url="georgiai.ttf">
					<font-triplet name="Georgia" style="italic" weight="normal" />
				</font>
				<font metrics-url="georgiabi.xml"
					kerning="yes" embed-url="georgiabi.ttf">
					<font-triplet name="Georgia" style="italic" weight="bold" />
				</font>
				<font metrics-url="impact.xml"
					kerning="yes" embed-url="impact.ttf">
					<font-triplet name="Impact" style="normal" weight="normal" />
				</font>
				<font metrics-url="lsans.xml"
					kerning="yes" embed-url="lsans.ttf">
					<font-triplet name="LucidaSans" style="normal" weight="normal" />
				</font>
				<font metrics-url="lsansbd.xml"
					kerning="yes" embed-url="lsansbd.ttf">
					<font-triplet name="LucidaSans" style="normal" weight="bold" />
				</font>
				<font metrics-url="lsansi.xml"
					kerning="yes" embed-url="lsansi.ttf">
					<font-triplet name="LucidaSans" style="italic" weight="normal" />
				</font>
				<font metrics-url="lsansbi.xml"
					kerning="yes" embed-url="lsansbi.ttf">
					<font-triplet name="LucidaSans" style="italic" weight="bold" />
				</font>
				<font metrics-url="micross.xml"
					kerning="yes" embed-url="micross.ttf">
					<font-triplet name="MicrosoftSansSerif" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="mtcorsva.xml"
					kerning="yes" embed-url="mtcorsva.ttf">
					<font-triplet name="MonotypeCorsiva" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="pala.xml"
					kerning="yes" embed-url="pala.ttf">
					<font-triplet name="Palatino(PS)" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="palabd.xml"
					kerning="yes" embed-url="palabd.ttf">
					<font-triplet name="Palatino(PS)" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="palai.xml"
					kerning="yes" embed-url="palai.ttf">
					<font-triplet name="Palatino(PS)" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="palabi.xml"
					kerning="yes" embed-url="palabi.ttf">
					<font-triplet name="Palatino(PS)" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="tahoma.xml"
					kerning="yes" embed-url="tahoma.ttf">
					<font-triplet name="Tahoma" style="normal" weight="normal" />
				</font>
				<font metrics-url="tahomabd.xml"
					kerning="yes" embed-url="tahomabd.ttf">
					<font-triplet name="Tahoma" style="normal" weight="bold" />
				</font>
				<font metrics-url="trebuc.xml"
					kerning="yes" embed-url="trebuc.ttf">
					<font-triplet name="TrebuchetMS" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="trebucbd.xml"
					kerning="yes" embed-url="trebucbd.ttf">
					<font-triplet name="TrebuchetMS" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="trebucit.xml"
					kerning="yes" embed-url="trebucit.ttf">
					<font-triplet name="TrebuchetMS" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="trebucbi.xml"
					kerning="yes" embed-url="trebucbi.ttf">
					<font-triplet name="TrebuchetMS" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="verdana.xml"
					kerning="yes" embed-url="verdana.ttf">
					<font-triplet name="Verdana" style="normal" weight="normal" />
				</font>
				<font metrics-url="verdanabd.xml"
					kerning="yes" embed-url="verdanabd.ttf">
					<font-triplet name="Verdana" style="normal" weight="bold" />
				</font>
				<font metrics-url="verdanai.xml"
					kerning="yes" embed-url="verdanai.ttf">
					<font-triplet name="Verdana" style="italic" weight="normal" />
				</font>
				<font metrics-url="verdanabi.xml"
					kerning="yes" embed-url="verdanabi.ttf">
					<font-triplet name="Verdana" style="italic" weight="bold" />
				</font>
				<font metrics-url="vrinda.xml"
					kerning="yes" embed-url="vrinda.ttf">
					<font-triplet name="Vrinda" style="normal" weight="normal" />
				</font>

				<font metrics-url="times.xml"
					kerning="yes" embed-url="times.ttf">
					<font-triplet name="TimesNewRoman" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="timesi.xml"
					kerning="yes" embed-url="timesi.ttf">
					<font-triplet name="TimesNewRoman" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="timesbd.xml"
					kerning="yes" embed-url="timesbd.ttf">
					<font-triplet name="TimesNewRoman" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="timesbi.xml"
					kerning="yes" embed-url="timesbi.ttf">
					<font-triplet name="TimesNewRoman" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="helvetica.xml"
					kerning="yes" embed-url="helvetica.ttf">
					<font-triplet name="Helvetica" style="normal" weight="normal" />
				</font>
				<font metrics-url="helvetica.xml"
					kerning="yes" embed-url="helvetica.ttf">
					<font-triplet name="Helvetica(PS)" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="cour.xml"
					kerning="yes" embed-url="cour.ttf">
					<font-triplet name="Courier(PS)" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="courbd.xml"
					kerning="yes" embed-url="courbd.ttf">
					<font-triplet name="Courier(PS)" style="normal"
						weight="bold" />
				</font>
				<font metrics-url="courbi.xml"
					kerning="yes" embed-url="courbi.ttf">
					<font-triplet name="Courier(PS)" style="italic"
						weight="bold" />
				</font>
				<font metrics-url="couri.xml"
					kerning="yes" embed-url="couri.ttf">
					<font-triplet name="Courier(PS)" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="cour.xml"
					kerning="yes" embed-url="cour.ttf">
					<font-triplet name="CourierNew" style="normal" weight="normal" />
				</font>
				<font metrics-url="courbd.xml"
					kerning="yes" embed-url="courbd.ttf">
					<font-triplet name="CourierNew" style="normal" weight="bold" />
				</font>
				<font metrics-url="courbi.xml"
					kerning="yes" embed-url="courbi.ttf">
					<font-triplet name="CourierNew" style="italic" weight="bold" />
				</font>
				<font metrics-url="couri.xml"
					kerning="yes" embed-url="couri.ttf">
					<font-triplet name="CourierNew" style="italic" weight="normal" />
				</font>
				<font metrics-url="framd.xml"
					kerning="yes" embed-url="framd.ttf">
					<font-triplet name="FranklinGothicMedium" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="framdit.xml"
					kerning="yes" embed-url="framdit.ttf">
					<font-triplet name="FranklinGothicMedium" style="italic"
						weight="normal" />
				</font>
				<font metrics-url="wingdng2.xml"
					kerning="yes" embed-url="wingdng2.ttf">
					<font-triplet name="Wingdings2" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="calibri.xml"
					kerning="yes" embed-url="calibri.ttf">
					<font-triplet name="Calibri" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="AGENCYR.xml"
					kerning="yes" embed-url="AGENCYR.TTF">
					<font-triplet name="AgencyFB" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="symbol.xml"
					kerning="yes" embed-url="symbol.TTF">
					<font-triplet name="Symbol" style="normal"
						weight="normal" />
				</font>
				<font metrics-url="WINGDNG3.xml"
					kerning="yes" embed-url="WINGDNG3.TTF">
					<font-triplet name="Wingdings3" style="normal"
						weight="normal" />
				</font>
			</fonts>
		</renderer>
	</renderers>
</fop>
