Skip to main content

decode_str

Function decode_str 

Source
pub fn decode_str(
    code: u8,
    encoding_opt: Option<String>,
    implicit: bool,
) -> Option<SymStr>
Expand description

Decode a codepoint, returning a SymStr that may contain multiple characters. This handles Perl font map entries like UTF(0xA0)."\x{0335}" (OT1 pos 32).