|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontFileReader | |
---|---|
org.apache.fop.complexscripts.fonts | |
org.apache.fop.fonts.truetype | Classes for TrueType fonts. |
Uses of FontFileReader in org.apache.fop.complexscripts.fonts |
---|
Constructors in org.apache.fop.complexscripts.fonts with parameters of type FontFileReader | |
---|---|
OTFAdvancedTypographicTableReader(TTFFile ttf,
FontFileReader in)
Construct an OTFAdvancedTypographicTableReader instance. |
Uses of FontFileReader in org.apache.fop.fonts.truetype |
---|
Fields in org.apache.fop.fonts.truetype declared as FontFileReader | |
---|---|
protected FontFileReader |
TTFFile.fontFile
The FontFileReader used to read this TrueType font. |
Methods in org.apache.fop.fonts.truetype with parameters of type FontFileReader | |
---|---|
java.util.List<java.lang.String> |
TTFFile.getTTCnames(FontFileReader in)
Return TTC font names |
java.lang.String |
TTFDirTabEntry.read(FontFileReader in)
Read Dir Tab. |
void |
TTFFile.readFont(FontFileReader in)
Reads the font using a FontFileReader. |
boolean |
TTFFile.readFont(FontFileReader in,
java.lang.String name)
Read the font data. |
void |
TTFSubSetFile.readFont(FontFileReader in,
java.lang.String name,
java.util.Map<java.lang.Integer,java.lang.Integer> glyphs)
Reads a font and creates a subset of the font. |
void |
TTFFile.readFont(FontFileReader in,
java.lang.String name,
java.util.Map<java.lang.Integer,java.lang.Integer> glyphs)
Reads a font. |
boolean |
TTFFile.seekTab(FontFileReader in,
TTFTableName tableName,
long offset)
Position inputstream to position indicated in the dirtab offset + offset |
|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |