GlyphAtlasLocation
GlyphAtlasLocation
- glyph_index : usize
- offset : glam::IVec2
Description
The location of a glyph in an atlas, and how it should be positioned when placed.
Used in [
GlyphAtlasInfo
] andFontAtlas
.
The location of a glyph in an atlas, and how it should be positioned when placed.
Used in [
GlyphAtlasInfo
] andFontAtlas
.