org.apache.fop.fonts.truetype
public class TTFFontLoader extends FontLoader
fontFileURI, loaded, log, resolver, returnFont| Constructor and Description |
|---|
TTFFontLoader(java.lang.String fontFileURI,
FontResolver resolver)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
read()
Reads/parses the font data.
|
getFont, loadFont, loadFont, loadFont, openFontUripublic TTFFontLoader(java.lang.String fontFileURI,
FontResolver resolver)
fontFileURI - the URI representing the font fileresolver - the FontResolver for font URI resolutionprotected void read()
throws java.io.IOException
read in class FontLoaderjava.io.IOException - In case of an I/O errorCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.