Hi folks,
I'm getting the following exeption if I try to use the Font "Minion"
within my XSL-Stylesheet:
java.lang.RuntimeException: Cannot load font: failed to create Source
from metrics file conf\minion.xml
at org.apache.fop.fonts.LazyFont.load(LazyFont.java:75)
at org.apache.fop.fonts.LazyFont.getAscender(LazyFont.java:183)
at org.apache.fop.fonts.Font.getAscender(Font.java:66)
at
org.apache.fop.layoutmgr.BlockLayoutManager.initialize(BlockLayoutManager.java:76)
... and so on ...
I have created a correct metrics file using org.apache.fop.fonts.apps.PFMReader
Does anyone have an idea why this is happening ?
thanks for your help,
Olli
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]