為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Problem with @font-face in Firefox 3.6.13

  • 5 回覆
  • 154 有這個問題
  • 8 次檢視
  • 最近回覆由 cor-el

more options

I'm using Firefox 3.6.13 now. Since last update it seems to be that @font-face doesn't work - fonts is displaying by default. But before update everything worked correctly. OS is WindowsXP SP3. CSS: http://pastebin.com/aU9Xpe6T This font also works on IE and Safari with no problem.

I'm using Firefox 3.6.13 now. Since last update it seems to be that @font-face doesn't work - fonts is displaying by default. But before update everything worked correctly. OS is WindowsXP SP3. CSS: http://pastebin.com/aU9Xpe6T This font also works on IE and Safari with no problem.

所有回覆 (5)

more options

Can you post a link to a web page that uses @font-face?

See https://developer.mozilla.org/en/CSS/@font-face

Is the pref gfx.downloadable_fonts.enabled still set to true on the about:config page?

more options

http://u8784.netangels.ru/fonttest/

Yes, gfx.downloadable_fonts.enabled is 'true'.

more options

Looks that the "DS Podd Cyr" font isn't working via @font-face.

Can be Bug 526869 – [@font-face] font with invalid cmap stopped working in 3.5.4

more options

Nevertheless it worked before last update, and most likely FF version at that was later than 3.5.4

由 lotus417 於 修改

more options

Did a regression check:

Checkin range: http://hg.mozilla.org/releases/mozilla-1.9.2/pushloghtml?fromchange=5e157173397f&tochange=16afadc0d3ba

Looks that is is caused by the checkin of Bug 527276 – [@font-face] investigate support for OpenType sanitizer library

It is possible that there is a problem with that font that got exposed by the landing of that bug fix.