搜索 | 用户支持

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

详细了解

I can't see font icons on Firefox 47

  • 1 个回答
  • 7 人有此问题
  • 3 次查看
  • 最后回复者为 AlexanderG.

more options

Hello Forum,

From a few days ago, I can't see font icons in any website. I followed this steps (https://support.mozilla.org/en-US/questions/1012607) and I check every detail but the issue continues. I'm on Windows (fresh Windows 10 Pro x64 installation) and I have Mozilla Firefox 47 x64 (fresh installation) with no extra add-ons (I only install Java and FlashPlayer).

When I use the developer console on (http://fontawesome.io/cheatsheet) this show up:

"downloadable font: not usable by platform (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:3) source: http://fontawesome.io/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3"

and also "NetworkError: A network error occurred."

I will send a screenshot, if someone know how resolve this, please let me know.

Hello Forum, From a few days ago, I can't see font icons in any website. I followed this steps (https://support.mozilla.org/en-US/questions/1012607) and I check every detail but the issue continues. I'm on Windows (fresh Windows 10 Pro x64 installation) and I have Mozilla Firefox 47 x64 (fresh installation) with no extra add-ons (I only install Java and FlashPlayer). When I use the developer console on (http://fontawesome.io/cheatsheet) this show up: "downloadable font: not usable by platform (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:3) source: http://fontawesome.io/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3" and also "NetworkError: A network error occurred." I will send a screenshot, if someone know how resolve this, please let me know.

被采纳的解决方案

Hello,

After read this: https://bugzilla.mozilla.org/show_bug.cgi?id=1228799

I resolved the issue by enable the following options:

- gfx.direct2d.force-enabled -> True - gfx.font_rendering.cleartype.always_use_for_content -> True - gfx.font_rendering.directwrite.force-enabled -> True

If anyone have the same issue, try to enable those options.

定位到答案原位置 👍 5

所有回复 (1)

more options

选择的解决方案

Hello,

After read this: https://bugzilla.mozilla.org/show_bug.cgi?id=1228799

I resolved the issue by enable the following options:

- gfx.direct2d.force-enabled -> True - gfx.font_rendering.cleartype.always_use_for_content -> True - gfx.font_rendering.directwrite.force-enabled -> True

If anyone have the same issue, try to enable those options.