开发者

Android: How to use Japanese Unihan glyphs?

I'm developing an app to teach Japanese. The problem is, the default font the system uses is using the Chinese variants of the characters, not the Japanese variants. For example, 漢 looks slightly different in Chinese fonts than in Japanese 开发者_Go百科fonts even though it's the same Unicode codepoint. How can I specify that my app should use a Japanese font and not a Chinese one?


In case you don't find a better solution you might just use your own .ttf or .otf files, place them in /assets/fonts and load them using createFromAsset()

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜