Hi,
Could someone please let me know why webdings and windings symbols contained
into a svg are not showing fine in the PDF? Actually I got on error saying :
Created transformer (ClientThreadFOP95.java:895)
(Location of error unknown)java.lang.RuntimeException: TrueType font
is not supported: file:///nas/web/fonts/webdings.ttf
This is what I have in fop95.xconf
<directory recursive="true">/nas/web/fonts</directory>
<auto-detect/>
<use-cache>true</use-cache>
<font kerning="yes" embed-url="file:///nas/web/fonts/webdings.ttf">
<font-triplet name="Webdings" style="normal" weight="normal"/>
</font>
<font kerning="yes" embed-url="file:///nas/web/fonts/wingding.ttf">
<font-triplet name="Wingdings" style="normal" weight="normal"/>
</font>
<font kerning="yes" embed-url="file:///nas/web/fonts/WINGDNG2.TTF">
<font-triplet name="Wingdings2" style="normal" weight="normal"/>
</font>
Thanks
Lucian Opris
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]