pub fn standard_encoding_name(code: u8) -> Option<&'static str>Expand description
The name a seac component code selects.
seac (standard-encoded accented character) composes two glyphs named by
their StandardEncoding codes regardless of what the font’s own
/Encoding says — that indirection is the whole point of the operator, and
getting it wrong silently swaps accents.