pub fn glyph_to_unicode(name: &str) -> Option<char>Expand description
Resolves a glyph name (as used in /Differences) to a Unicode scalar:
uniXXXX and uXXXX–uXXXXXX hex forms, single ASCII letters, and a
bundled subset of the standard glyph list.