Stefano Barella wrote:
<font metrics-file="arial.xml" kerning="yes" embed-file="C:\WINNT\Fonts\arial.ttf">
...
I have created the xml file processing the file ARIAL.ttf through
org.apache.fop.fonts.apps.TTFReader FOP class.
My question is how can I use in Linux (Caldera) operating system ?
The problem is in the userconfig.xml, the lines which I wrote contains
A reference to a Windows ttf file:
embed-file=”C:\WINNT\Fonts\arial.ttf”

Transfer the TTF file to the Linux system, let's say into directory /usr/fonts/ttf and set the embed-file value to the corrensponding value: embed-file="/usr/fonts/ttf/Arial.ttf"

Check the font license qhether you actually are allowed to use
it this way.

And please stop sending HTML mail (even better: stop using
Outlook)

J.Pietschmann



Reply via email to