public class FontMetadataSection extends java.lang.Object implements IMetadataSection
| Modifier and Type | Field and Description |
|---|---|
private float[] |
charLefts |
private float[] |
charSpacings |
private float[] |
charWidths |
| Constructor and Description |
|---|
FontMetadataSection(float[] p_i1310_1_,
float[] p_i1310_2_,
float[] p_i1310_3_) |