blob: 64ac79383471abe83ee23988efe3c8a5c274b826 [file] [log] [blame]
<?xml version="1.0"?>
<fop version="1.0">
<!-- Switch off font caching for the purposes of the unit test -->
<use-cache>false</use-cache>
<!-- Base URL for resolving relative URLs -->
<base>./</base>
<!-- Font Base URL for resolving relative font URLs -->
<font-base>./resources/fonts/ttf/</font-base>
<renderers>
<renderer mime="application/pdf">
<filterList type="content">
<value>null</value>
</filterList>
<fonts>
<font embed-url="glb12.ttf" kerning="yes">
<font-triplet name="Gladiator Bold" style="normal" weight="normal"/>
<font-triplet name="Gladiator" style="normal" weight="bold"/>
<font-triplet name="Gladiator" style="normal" weight="normal"/>
</font>
</fonts>
</renderer>
<renderer mime="application/postscript">
<fonts>
<font embed-url="glb12.ttf" kerning="yes">
<font-triplet name="Gladiator Bold" style="normal" weight="normal"/>
<font-triplet name="Gladiator" style="normal" weight="bold"/>
<font-triplet name="Gladiator" style="normal" weight="normal"/>
</font>
</fonts>
</renderer>
<renderer mime="image/tiff">
<fonts>
<font embed-url="glb12.ttf" kerning="yes">
<font-triplet name="Gladiator Bold" style="normal" weight="normal"/>
<font-triplet name="Gladiator" style="normal" weight="bold"/>
<font-triplet name="Gladiator" style="normal" weight="normal"/>
</font>
</fonts>
</renderer>
</renderers>
</fop>