【问题标题】:android browser dont recognize font [duplicate]android浏览器无法识别字体[重复]
【发布时间】:2013-09-26 07:50:06
【问题描述】:

iam 使用 MGWT 为 android 和 iam 构建移动网络应用程序。我想为我的 css 文件中的某些元素添加一些字体样式。 我已将以下字体放入我的 css 中。

font: 2.4em Futura, 'Century Gothic', ApplceGothic, sans-serif;

它在 chrome 桌面浏览器上运行良好,但在 android 浏览器上运行良好。 为什么android浏览器不支持这种字体,哪里有关于android不支持的所有字体的总结或概述。

我将字体更改为标准 Times New Roman 临时字体。

那么我在哪里可以找到 Android 浏览器上不支持的字体的概述。 什么也找不到。

【问题讨论】:

    标签: android html css fonts


    【解决方案1】:

    android 中没有 Futura、'Century Gothic'、ApplceGothic 字体。例如,您可以使用 Roboto。

    更多信息:http://developer.android.com/design/style/typography.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-02-28
      • 1970-01-01
      • 1970-01-01
      • 2016-12-19
      • 1970-01-01
      • 1970-01-01
      • 2016-09-01
      • 2012-06-21
      相关资源
      最近更新 更多