This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

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 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 3 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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.

การตอบกลับทั้งหมด (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: