Ryosuke839 / UnicodePad

An Android App that enables input every character in Unicode
https://play.google.com/store/apps/details?id=jp.ddo.hotmist.unicodepad
Apache License 2.0
314 stars 32 forks source link

TangutSupp and SPUA characters can't be displayed correctly #118

Closed onichan0923 closed 1 year ago

onichan0923 commented 1 year ago

Characters in Tangut Supplement and Supplementary Private Use Area are displayed as masu symbol (〼) in the sheet, even if the font supports them, while they can be displayed correctly in the input box. Screenshot_2023-02-04-13-32-22-37_c6d2f5838c1fca5283099d09ba458d93

Screenshot_2023-02-04-13-36-11-88_c6d2f5838c1fca5283099d09ba458d93

Ryosuke839 commented 1 year ago

Thanks for the report! There was wrong data for codepoints not included in NamesList.txt. This will be addressed in #131.

onichan0923 commented 1 year ago

comfirmed