On Aug 22, 2006, at 11:22, pverdret wrote:
Hi,
<snip />
The configuration file used with the -c option:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- TODO: use proper config -->
<configuration>
<fonts>
That explains it. Have another look at this page and compare:
http://xmlgraphics.apache.org/fop/0.92/configuration.html#renderers
In FOP 0.92 and up, the fonts need to be added as children to the
renderer configuration(s).
<snip />
And the fop.xconf content:
Note that fop.xconf is not used by FOP, unless you were to specify it
as the configuration file to be used on the command-line. It is
provided as an example of what a typical configuration file looks like.
Simplest solution: copy it, add your font-entries at the right
location in there, then use the resulting file as configuration.
Should work.
HTH!
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]