搜尋 Mozilla 技術支援網站

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

了解更多

An Answer to this thread https://support.mozilla.org/en-US/questions/868220?as=aaq

  • 1 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 user66338

more options

This is an answer to a closed thread: https://support.mozilla.org/en-US/questions/868220?as=aaq (Hope that thread works.) Anyway, for Firefox users who want to use the Font Eras Medium ITC on their webpages and have difficulty viewing in Firefox, I have gone through a similar problem, and also a fix that works across browsers. Windows 7, Firefox 15.01. The answer lies in the way different browsers interpret fonts, and a designer needs to be able to get pages to render in all browsers. Firefox allows the use of "Eras ITC", Chrome wants you to pick one of the variations of Eras, as in "medium", "bold", etc. IE9 doesn't care and will render all fonts installed on your windows system (you can check just by typing "fonts" in your start menu and picking installed fonts.) Opera seems to work similar to IE9 as far as using system fonts...and as little as Opera has in browser shares it is still good to check in Opera because it will show you problems with coding that just won't show up in the above "big three." Anyway, here is the solution I found after fooling around forever and even trying to use @fonts in the style sheet (that worked, except for fact that IE9 won't use a .tff file unless it is installable and to get that costs $$$ if you want to do it legally. So, OK, here is the answer that works: {font-family: "Eras ITC", "Eras Medium ITC", Ariel, sans-serif ;} This will work in all browsers, at least on windows systems...Ariel just kind of a fall back for any failure with the first two fonts. This way I have found to work in the latest versions of Firefox, IE9, Chrome and Opera.

I hope it helps someone. Couldn't post to the link above because it was closed.

Regards, Axis

This is an answer to a closed thread: https://support.mozilla.org/en-US/questions/868220?as=aaq (Hope that thread works.) Anyway, for Firefox users who want to use the Font Eras Medium ITC on their webpages and have difficulty viewing in Firefox, I have gone through a similar problem, and also a fix that works across browsers. Windows 7, Firefox 15.01. The answer lies in the way different browsers interpret fonts, and a designer needs to be able to get pages to render in all browsers. Firefox allows the use of "Eras ITC", Chrome wants you to pick one of the variations of Eras, as in "medium", "bold", etc. IE9 doesn't care and will render all fonts installed on your windows system (you can check just by typing "fonts" in your start menu and picking installed fonts.) Opera seems to work similar to IE9 as far as using system fonts...and as little as Opera has in browser shares it is still good to check in Opera because it will show you problems with coding that just won't show up in the above "big three." Anyway, here is the solution I found after fooling around forever and even trying to use @fonts in the style sheet (that worked, except for fact that IE9 won't use a .tff file unless it is installable and to get that costs $$$ if you want to do it legally. So, OK, here is the answer that works: {font-family: "Eras ITC", "Eras Medium ITC", Ariel, sans-serif ;} This will work in all browsers, at least on windows systems...Ariel just kind of a fall back for any failure with the first two fonts. This way I have found to work in the latest versions of Firefox, IE9, Chrome and Opera. I hope it helps someone. Couldn't post to the link above because it was closed. Regards, Axis

所有回覆 (1)

more options

I reopened the thread. Can you please post the advice there, again (so you can get credits for it).

--Tobbi

~~ Closing this one instead!