Structsยง
- An index that refers to a byte offset in a text run. This could the middle of a glyph.
- DetailedGlyph ๐
- DetailedGlyphRecord ๐
- DetailedGlyphStore ๐
- GlyphEntry is a port of Geckoโs CompressedGlyph scheme for storing glyph data compactly.
- A single series of glyphs within a text run.
- Stores the glyph data belonging to a text run.
Enumsยง
Constantsยง
- FLAG_IS_SIMPLE_GLYPH ๐
- GLYPH_ADVANCE_MASK ๐
- GLYPH_ADVANCE_SHIFT ๐
- GLYPH_COUNT_MASK ๐
- GLYPH_ID_MASK ๐
Functionsยง
- is_simple_advance ๐
- is_simple_glyph_id ๐
Type Aliasesยง
- The id of a particular glyph within a font