Module glyph

Source

Structsยง

ByteIndex ๐Ÿ”’
An index that refers to a byte offset in a text run. This could the middle of a glyph.
DetailedGlyph ๐Ÿ”’
DetailedGlyphRecord ๐Ÿ”’
DetailedGlyphStore ๐Ÿ”’
GlyphData ๐Ÿ”’
GlyphEntry ๐Ÿ”’
GlyphEntry is a port of Geckoโ€™s CompressedGlyph scheme for storing glyph data compactly.
GlyphRun
A single series of glyphs within a text run.
GlyphStore
Stores the glyph data belonging to a text run.

Enumsยง

GlyphInfo

Constantsยง

FLAG_CHAR_IS_WORD_SEPARATOR ๐Ÿ”’
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ยง

GlyphId ๐Ÿ”’
The id of a particular glyph within a font