|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.fop.fonts.FontLoader
org.apache.fop.fonts.type1.Type1FontLoader
Loads a Type 1 font into memory directly from the original font file.
| Constructor Summary | |
Type1FontLoader(java.lang.String fontFileURI,
java.io.InputStream in,
FontResolver resolver)
Constructs a new Type 1 font loader. |
|
| Method Summary | |
CustomFont |
getFont()
|
| Methods inherited from class org.apache.fop.fonts.FontLoader |
loadFont |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Type1FontLoader(java.lang.String fontFileURI,
java.io.InputStream in,
FontResolver resolver)
throws java.io.IOException
fontFileURI - the URI to the PFB file of a Type 1 fontin - the InputStream reading the PFM file of a Type 1 fontresolver - the font resolver used to resolve URIs
java.io.IOException - In case of an I/O error| Method Detail |
public CustomFont getFont()
getFont in class FontLoaderFontLoader.getFont()
|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||