Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

how can I see the complex script in my browser?

Kevin 已回复
Sutharshan

my phone doesn't support some fonts (for example Tamil) so I can't read those letters in browser any one could you help me to sort out this issue

my phone doesn't support some fonts (for example Tamil) so I can't read those letters in browser any one could you help me to sort out this issue

所有回复 (1)

Is this font readable in the Stock browser or Chrome? If it is not then the phone does not contain the required fonts.

If the text does show in the Stock or Chrome browser then see below.

If it is a Galaxy S4 then it is a known issue with some of them. They seem to ship with a mangled font file. We have reports that the Android 4.3 update fixes this issue.

If it is a different phone then we would need a copy of the system fonts using the Android SDK's adb tool.

   adb pull /system/fonts

Then zip the folder up and place it somewhere it can be shared. Dropbox for example.

由Kevin于修改