【发布时间】:2010-11-23 13:33:36
【问题描述】:
现在我想显示一些 unicode 字符,我使用了标签:<font face="
Arial">something here</font>。但是WebView好像找不到Arial
字体,因为我只能看到不明飞行物字符。我是否必须将 arial.ttf 复制到
在某处,或者我如何将这种 TrueType 字体与WebView 一起使用?谢谢。
【问题讨论】:
标签: android webview custom-font