Package | Description |
---|---|
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
Modifier and Type | Field and Description |
---|---|
protected OFMtxEntry[] |
OpenFont.mtxTab
Contains glyph data
|
Modifier and Type | Method and Description |
---|---|
java.util.List<OFMtxEntry> |
OpenFont.getMtx() |
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.