Struct i_slint_core::graphics::CharacterMapEntry
source · Expand description
An entry in the character map of a BitmapFont.
Fields§
§code_point: charThe unicode code point for a given glyph
glyph_index: u16The corresponding index in the glyph_data of BitmapGlyphs