public class WCGlyphBuffer extends Object
Modifier and Type | Field and Description |
---|---|
float[] |
advances |
int[] |
glyphs |
float |
initialAdvance |
Constructor and Description |
---|
WCGlyphBuffer(int[] glyphs,
float[] advances,
float initialAdvance) |
Copyright © 2020. All rights reserved.