unicode_font 0.1.1

Convert unicode characters between fonts.
Documentation
1
2
3
4
5
6
7
8
// Do not edit this file! It is generated by a script.
phf::phf_map! {
    '\u{0044}' => '\u{2145}',
    '\u{0064}' => '\u{2146}',
    '\u{0065}' => '\u{2147}',
    '\u{0069}' => '\u{2148}',
    '\u{006A}' => '\u{2149}',
}