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] and FontAtlas.

Functions