pub static GLYPH_NAME_PAIRS: &[(char, &str)]
Expand description

A slice containing all glyph names.

This can be used to do reverse lookups/find out if a search term maps to a glyph.

Note: Only named glyphs are present in this slice, names like uniABCD and uABCDEF are omitted.