Hi all,

I'm kinda new to Fop, what I do not understand is: How can I get the Font
from a font file in Fop?

One can create TTFFile by using a TTFReader and create a PFMFile by using a
PFMReader. But how does one actualy get the Font from this XYZFile?
For .ttf files I now just use Java's standard
Font.createFont(Font.TTF,InputStream), but the
Font.createFont(Font.Type1,InputStream) works only for .pfb files.
So now I wonder how to get the Font from a PFMFile? I think it should
probably be possible, but I just understand how...

Thanks in advance,

Klaas
--
View this message in context: 
http://www.nabble.com/Font+from+PFM+File-t1710272.html#a4643301
Sent from the FOP - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to