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.

搜索 | 用户支持

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

详细了解

Goudi Handfooled font not rendered correctly in FF 58.0.1

  • 2 个回答
  • 2 人有此问题
  • 99 次查看
  • 最后回复者为 Klas
  • 已解决

As seen in the screenshot, "Titelblad" is rendered wrong in the page but correctly in the fonts inspector. What can I do to fix this?

As seen in the screenshot, "Titelblad" is rendered wrong in the page but correctly in the fonts inspector. What can I do to fix this?
已附加屏幕截图

被采纳的解决方案

I found the problem, or at least a solution. The font displays wrong unless I set the style as { ... font-weight: bold; }

Haven't looked into the metadata of the font but perhaps there's something in there that would explain this.

For whatever reason, the font renders as expected in Chromium without the font-weight setting. Whether that is actually correct or not I have no idea :)

定位到答案原位置 👍 0

所有回复 (2)

http://strimlad.se/gravs%c3%a5dd/00.titelblad.html

It's OK for me.

Maybe it's something with remote fonts? Go to about:config and check gfx.downloadable_fonts.enabled == true.

选择的解决方案

I found the problem, or at least a solution. The font displays wrong unless I set the style as { ... font-weight: bold; }

Haven't looked into the metadata of the font but perhaps there's something in there that would explain this.

For whatever reason, the font renders as expected in Chromium without the font-weight setting. Whether that is actually correct or not I have no idea :)