Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

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

搜尋 Mozilla 技術支援網站

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

了解更多

the fonts " URW Chancery L " no works in Firefox 3.6.5 - Ubuntu canonical

  • 5 回覆
  • 37 有這個問題
  • 14 次檢視
  • 最近回覆由 zoltankis

more options

- - URW Chancery L - - The fonts which are installed on the system Ubuntu 10.04 - Canonical No work from Version of Mozilla Firefox 3.6.5

URL of affected sites

http://www.green-park.it

User Agent

Mozilla/5.0 (X11; U; Linux x86_64; it; rv:1.9.2.5pre) Gecko/20100514 Ubuntu/9.10 (karmic) Namoroka/3.6.5pre

- - URW Chancery L - - The fonts which are installed on the system Ubuntu 10.04 - Canonical No work from Version of Mozilla Firefox 3.6.5 == URL of affected sites == http://www.green-park.it == User Agent == Mozilla/5.0 (X11; U; Linux x86_64; it; rv:1.9.2.5pre) Gecko/20100514 Ubuntu/9.10 (karmic) Namoroka/3.6.5pre

所有回覆 (5)

more options

Use quotes around the font names if there are spaces in it:

more options

Comparison of two web browsers - Firefox - Konquer

more options

I changed the style sheet as you have suggested ... but not 'changed nothing

(

body { font-family: "URW Chancery L", "URW Chancery l", "Monotype Corsiva"; font-size: 16px; text-align: center; }


http://www.green-park.it

http://www.green-park.it/themes/greenpark/styles.css

more options

I hadn't tested the font, but I can confirm that it no longer works in Firefox 3.5 and later version. I still see the "URW Chancery L" font in the Firefox 3.0.19 and 2.0.0.20 versions, but not in later versions. I do not know why that font is no longer working. You can try to file a bug report about that to see if it is a known issue.

data:text/html,<b>URW Chancery L:</b><p style='font-family:"URW Chancery L"; font-size:25px'> !"#$%&'()*+,-./<br>0123456789:;<=>?<br>@ABCDEFGHIJKLMNO<br>PQRSTUVWXYZ[\]^_<br>`abcdefghijklmno<br>pqrstuvwxyz{|}~</p><b>URW Bookman L:</b><p style='font-family:"URW Bookman L"; font-size:25px'> !"#$%&'()*+,-./<br>0123456789:;<=>?<br>@ABCDEFGHIJKLMNO<br>PQRSTUVWXYZ[\]^_<br>`abcdefghijklmno<br>pqrstuvwxyz{|}~</p><b>URW Gothic L:</b><p style='font-family:"URW Gothic L"; font-size:25px'> !"#$%&'()*+,-./<br>0123456789:;<=>?<br>@ABCDEFGHIJKLMNO<br>PQRSTUVWXYZ[\]^_<br>`abcdefghijklmno<br>pqrstuvwxyz{|}~</p><b>URW Palladio L:</b><p style='font-family:"URW Palladio L"; font-size:25px'> !"#$%&'()*+,-./<br>0123456789:;<=>?<br>@ABCDEFGHIJKLMNO<br>PQRSTUVWXYZ[\]^_<br>`abcdefghijklmno<br>pqrstuvwxyz{|}~</p>

more options

TRY this: style='font-family:"URW Chancery L";font-style:italic;' AS INLINE STYLE I have experienced in W$ FF2, css file won't work

由 zoltankis 於 修改