public final class Vmtx extends Table
'vmtx' tables are not versionned.
Like all tables, these objects are immutable.
| Modifier and Type | Method and Description |
|---|---|
int |
getHorizontalAdvance(int glyphID)
Get the horizontal advance of the glyph
glyphID. |
int |
getTopSideBearing(int glyphID)
Get the left side bearing of the glyph
glyphID. |
void |
stream(Map tables) |
void |
subsetAndStream(Subset subset,
Map tables) |
public int getTopSideBearing(int glyphID)
throws InvalidFontException
glyphID.InvalidFontExceptionpublic int getHorizontalAdvance(int glyphID)
throws InvalidFontException
glyphID.InvalidFontExceptionpublic void subsetAndStream(Subset subset, Map tables) throws InvalidFontException
InvalidFontExceptionpublic void stream(Map tables)
Copyright © 2010 - 2020 Adobe. All Rights Reserved