Search Support

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 jibu
  • 1 ana tatizo hili
  • 3 views
  • Last reply by 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.

All Replies (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: