Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为 iOS8 创建缅甸语键盘。而且我不知道如何让 iOS 知道这些角色。我在 safari 中显示了我的自定义键盘,但是当我尝试书写时,它显示为“?” 只要。到目前为止,我已经尝试过 unicode。并且不明白如何从这里开始。
缅甸语字符在 Unicode 范围内 U+1000 – U+109F (4096–4255) 或 swift "\u{1000}".."\u{109F}"
在我的 iPad 上,我没有看到此页面上显示任何字符
在 Web 浏览器中测试缅甸支持
您确定 iOS8 在其字体中支持该 Unicode 范围吗?它可能具有某些字体,但不是全部。