.net micro (µ) greek letter uppercase issue

筅森魡賤 提交于 2019-12-02 04:08:07

Some lowercase letters have the same uppercase equivalent. Sorry, but that's how Unicode is defined.

For example, as you can see in the official UnicodeData.txt, both U+0069 (i) and U+0131 (ı) have U+0049 (I) for uppercase.

What is the exact problem you're having? Maybe we can help.

A microsecond is still a µSEC after upper-casing. Having it upcased to MSEC would fatally alter its meaning. Which is why there are two codepoints for the glyph.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!