|
fop 0.95 | |||||||||
| 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.truetype.TTFFontLoader
public class TTFFontLoader
Loads a font into memory directly from the original font file.
| Field Summary |
|---|
| Fields inherited from class org.apache.fop.fonts.FontLoader |
|---|
fontFileURI, loaded, log, resolver, returnFont |
| Constructor Summary | |
|---|---|
TTFFontLoader(java.lang.String fontFileURI,
FontResolver resolver)
Default constructor |
|
| Method Summary | |
|---|---|
protected void |
read()
Reads/parses the font data. |
| Methods inherited from class org.apache.fop.fonts.FontLoader |
|---|
getFont, loadFont, loadFont, loadFont, openFontUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TTFFontLoader(java.lang.String fontFileURI,
FontResolver resolver)
fontFileURI - the URI representing the font fileresolver - the FontResolver for font URI resolution| Method Detail |
|---|
protected void read()
throws java.io.IOException
read in class FontLoaderjava.io.IOException - In case of an I/O error
|
fop 0.95 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||