pub fn map_char(kind: &MathFontKind, ch: char) -> charExpand description
Convert a character to its mathematical font variant. Returns the original character if no mapping exists.
pub fn map_char(kind: &MathFontKind, ch: char) -> charConvert a character to its mathematical font variant. Returns the original character if no mapping exists.