public class VerticalMetricsTable extends TTFTable
Modifier and Type | Field and Description |
---|---|
static String |
TAG
A tag that identifies this table type.
|
font, initialized
Modifier and Type | Method and Description |
---|---|
int |
getAdvanceHeight(int gid)
Returns the advance height for the given GID.
|
int |
getTopSideBearing(int gid)
Returns the top sidebearing for the given GID
|
getCheckSum, getInitialized, getLength, getOffset, getTag
public static final String TAG
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.