Package | Description |
---|---|
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
Modifier and Type | Field | Description |
---|---|---|
protected java.util.Map<OFTableName,OFDirTabEntry> |
OpenFont.dirTabs |
Table directory
|
protected java.util.Map<OFTableName,OFDirTabEntry> |
TTFSubSetFile.newDirTabs |
The dir tab entries in the new subset font.
|
Modifier and Type | Method | Description |
---|---|---|
OFDirTabEntry |
OpenFont.getDirectoryEntry(OFTableName name) |
Obtain directory table entry.
|
Constructor | Description |
---|---|
GlyfTable(FontFileReader in,
OFMtxEntry[] metrics,
OFDirTabEntry dirTableEntry,
java.util.Map<java.lang.Integer,java.lang.Integer> glyphs) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.