Package | Description |
---|---|
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
Modifier and Type | Field and 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 and Description |
---|---|
OFDirTabEntry |
OpenFont.getDirectoryEntry(OFTableName name)
Obtain directory table entry.
|
Constructor and Description |
---|
GlyfTable(FontFileReader in,
OFMtxEntry[] metrics,
OFDirTabEntry dirTableEntry,
java.util.Map<java.lang.Integer,java.lang.Integer> glyphs) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.