I convert boulder.ttf to boulder.xml and want to start use it in my servlet.
1. Where should I place boulder.xml - in c:\Fop2.0.3 directory?
2. I already added it to conf\userconfig
<fonts><font metrics-file="boulder.xml" kerning="yes"
embed-file="C:\WINNT\Fonts\boulder.ttf">
<font-triplet name="Boulder" style="normal" weight="normal"/>
</font> </fonts>
Please tell me how to use it with servlet.
1. Where should I place boulder.xml - in c:\Fop2.0.3 directory?
2. I already added it to conf\userconfig
<fonts><font metrics-file="boulder.xml" kerning="yes"
embed-file="C:\WINNT\Fonts\boulder.ttf">
<font-triplet name="Boulder" style="normal" weight="normal"/>
</font> </fonts>
Please tell me how to use it with servlet.