Skip to main content

Module glyphs

Module glyphs 

Source
Expand description

Glyph and GlyphList types.

Structsยง

Combinator
A Combinator (e.g. negation slash, umlaut-dots etc.); can be applied to yield a new unicode character
Glyph
A glyph is a character in some font.
GlyphList
A list of glyphs in some font.
GlyphName
Utility struct for displaying the name of a Glyph (e.g. uni0041, A or Gamma).