Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there a name for the Firefox Unicode Font of Last Resort that I can use in a HTML font tag or in css?

  • 1 balas
  • 1 memiliki masalah ini
  • 3 kunjungan
  • Balasan terakhir oleh cor-el

more options

Firefox has a documented "font of last resort" for Unicode characters it can't find a font for: a box with 4 or 6 hex digits in it. Is there a name for this font (I consider it a real font) that I can use in a HTML font tag or in a style sheet to use it other than as a last resort (e.g. *second* resort)? I have some "character demo" pages showing a character in a dozen Unicode fonts and I'd prefer it not show a character the font doesn't have, not steal one from another installed font.

font-family: Code2000, FirefoxUnicodeFontOfLastResort, IEUnicodeFontOfLastResort, OperaUnicodeFontOfLastResort;

Incidentally, Apple's LastResort font is unsatisfactory because it's unreadable at point sizes below about 24.

Firefox has a documented "font of last resort" for Unicode characters it can't find a font for: a box with 4 or 6 hex digits in it. Is there a name for this font (I consider it a real font) that I can use in a HTML font tag or in a style sheet to use it other than as a last resort (e.g. *second* resort)? I have some "character demo" pages showing a character in a dozen Unicode fonts and I'd prefer it not show a character the font doesn't have, not steal one from another installed font. font-family: Code2000, FirefoxUnicodeFontOfLastResort, IEUnicodeFontOfLastResort, OperaUnicodeFontOfLastResort; Incidentally, Apple's LastResort font is unsatisfactory because it's unreadable at point sizes below about 24.

Semua Balasan (1)

more options

Not that I know of.
Maybe it works if you would specify a font (!important) that doesn't have those glyphs.

See: