X
Tap here to go to the mobile version of the site.

Support Forum

Eras Medium ITC not a font option in FF 18.0.2 like most browsers. It was, and now you have reverted. Like to discus this.

Posted

I have the Latest version of Chrome, Opera, IE9 and FF 18.0.2. Firefox in the previous two editions or more finally began to have a font option for each of the various Eras ITC fonts (Medium, Bold, Demi, whatever), like the other browsers above. Then, in 18.0.2, I believe, it reverted to the issue I answered for another user here (in the way back...): https://support.mozilla.org/en-US/questions/868220?esab=a&as=aaq ...a now closed thread, in that it reverted to listing only "Eras ITC" as an option.

I can fix this in my style sheets so it would render in FF by using this code: body {font-family: "Eras Medium ITC", "Eras ITC", Arial, Verdana, sans-serif ;}

so in the above code I am "solving" my question as far as how to *work* with the way FF "defines" fonts for webmasters and viewers of websites, etc. but...

The question is why would the FF developers "break ranks" on something like this with the other browsers (after fixing it) and revert to the the way they were when they made "Eras ITC" the only option available to render font. If I take out the "Eras ITC" from the above style-sheet code, FF will render this as Arial. This was not true in the last two (I think) versions where the "fixed" FF defined fonts the way other browsers on Windows do. I had to do this before with two of my sites, then I didn't need to because FF "fixed" its singular way of defining fonts, and now I do again. So please quit doing that, FF, eh?

I hope this makes sense and can be discussed a bit. And it not, at least the code above may be a solution to those webmaster who choose or have been told to use this font on their site(s).

Regards, Axis

Chosen solution

by Axis

This above is my own "chosen" solution for my own question regarding rendering of "Eras Medium ITC" in FF 18.0.2

The follow up question is still valid. Why did FF decide to revert to a non-conventional font definition for the Eras family of fonts? Not trying to be troublesome. FF has been my default browser for years, and of late, through many "battles" with add-ons and permissions. I post because FF is still the "best", in my opinion, and deserves some valid feedback from users

Regards, Axis (again)

Read this answer in context 3

Helpful replies

On Window when DirectWrite rendering is used then the fonts are selected via a main font-family name and you use other font properties to get the required font style and weight.
I don't know what the font-weight would be for the medium font.

  • font-family: "Eras ITC"; font-weight: 700;
Go to answer 1
Post a Reply

Additional System Details

Installed Plug-ins

  • Shockwave Flash 11.6 r602
  • Next Generation Java Plug-in 10.13.2 for Mozilla browsers
  • NPRuntime Script Plug-in Library for Java(TM) Deploy
  • Adobe Shockwave for Director Netscape plug-in, version 12.0
  • The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
  • NVIDIA 3D Vision plugin for Mozilla browsers
  • NVIDIA 3D Vision Streaming plugin for Mozilla browsers
  • Adobe PDF Plug-In For Firefox and Netscape 10.1.4
  • Windows Activation Technologies Plugin for Mozilla

Application

  • User Agent: Mozilla/5.0 (Windows NT 6.1; rv:18.0) Gecko/20100101 Firefox/18.0

More Information

Windows 7 Premium, 32 bit. FF 18.0.2 and just your standard add-ons (latest Java, Flash, Adobe Reader, Quicktime...all up to date.

Posted

Chosen Solution

This above is my own "chosen" solution for my own question regarding rendering of "Eras Medium ITC" in FF 18.0.2

The follow up question is still valid. Why did FF decide to revert to a non-conventional font definition for the Eras family of fonts? Not trying to be troublesome. FF has been my default browser for years, and of late, through many "battles" with add-ons and permissions. I post because FF is still the "best", in my opinion, and deserves some valid feedback from users

Regards, Axis (again)

Was this helpful to you? 3
Reply
cor-el
  • Top 10 Contributor
  • Moderator
8263 solutions 78226 answers
Posted

Helpful Reply

On Window when DirectWrite rendering is used then the fonts are selected via a main font-family name and you use other font properties to get the required font style and weight.
I don't know what the font-weight would be for the medium font.

  • font-family: "Eras ITC"; font-weight: 700;
Was this helpful to you? 1
Reply
Posted

Question owner

And now with FF 19 it is back to listing the Eras Light, Medium, Demi, Bold, etc. This is better as it is the same as all the previously mentioned browsers. Thanks you FF and please quit switching. Thanks!

Was this helpful to you? 1
Reply

Post a Reply

You must log in to your account to reply to posts.

Don't have an account? You can create a free account now.