windows – Segoe UI替代方案:Segoe UI不支持亚洲语言

前端之家收集整理的这篇文章主要介绍了windows – Segoe UI替代方案:Segoe UI不支持亚洲语言前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我有一个基于WIndows的桌面UI应用程序,支持多语言.我使用Segoe UI字体非常好.但是它不能显示中文或日文字符.

我正在寻找一种与Segoe UI一样好的字体,支持这些语言.

解决方法

看看 this Microsoft page on fonts(强调我的):

Segoe UI includes Latin,Greek,Cyrillic,and Arabic characters. There are new fonts,also optimized for ClearType,created for other character sets and uses. These include Meiryo for Japanese,Malgun Gothic for Korean,Microsoft JhengHei for Chinese (Traditional),Microsoft YaHei for Chinese (Simplified),Gisha for Hebrew,and Leelawadee for Thai,and the ClearType Collection fonts designed for document use.

从那里它应该很容易得到它们:

> Meiryo
> Microsoft JhengHei
> Microsoft YaHei

请注意,其中一些可能需要获得许可.

猜你在找的Windows相关文章