public final class IndexSubTableFormat5 extends IndexSubTable
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexSubTableFormat5.Builder |
IndexSubTable.Format| Modifier and Type | Method and Description |
|---|---|
BigGlyphMetrics |
bigMetrics() |
int |
glyphLength(int glyphId) |
int |
glyphStartOffset(int glyphId)
Gets the offset of the glyph relative to the block for this index subtable.
|
int |
imageSize() |
int |
numGlyphs() |
firstGlyphIndex, glyphInfo, glyphOffset, imageDataOffset, imageFormat, indexFormat, lastGlyphIndex, toStringdataLength, readFontData, serializepublic int imageSize()
public BigGlyphMetrics bigMetrics()
public int numGlyphs()
numGlyphs in class IndexSubTablepublic int glyphStartOffset(int glyphId)
IndexSubTableglyphStartOffset in class IndexSubTableglyphId - the glyph idpublic int glyphLength(int glyphId)
glyphLength in class IndexSubTable