• Caolán McNamara's avatar
    Related: fdo#50284 apple's modern symbol font is unicode encoded · 84a99c00
    Caolán McNamara yazdı
    So codepoints that are from the legacy range need to be converted to their
    unicode equivalents even in the presence of an installed "symbol" font on
    MacOSX.
    
    This should work out ok if input codepoints that exist in the apple symbol
    unicode are used, they should be left untouched by this conversion.
    
    Change-Id: Ia9996e2d9bf632c86c8d26832d77c7c662cf1076
    84a99c00
fontcvt.cxx 55.9 KB