glyph_t

This type represents a glyph object.

codepoint

Type: int

Character codepoint.


size

Type: vec2

Glyph dimensions.


offset

Type: vec2

Glyph offset.


uv

Type: rect

UV rect on the texture atlas.

Last updated