public class HorizontalMetricsTable 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 |
getAdvanceWidth(int gid)
Returns the advance width for the given GID.
|
int |
getLeftSideBearing(int gid)
Returns the left side bearing for the given GID.
|
getCheckSum, getInitialized, getLength, getOffset, getTag
public static final String TAG
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.