FontGlyph

fun FontGlyph(    charCode: String,     advance: Vec2D,     boundingBoxSize: Vec2D,     bearing: Vec2D,     uv: Quad2dD)