Issues related to fonts: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(Proposal for a new article - Comments are welkom on the Talk page)
(No difference)

Revision as of 21:43, 28 January 2010

This article describes issues caused by missing font support and missing or corrupted fonts and other issues where websites do not display properly like text that overlaps or you see gibberish or diamonds with a '?' or boxes with hex code.

Boxes with hex code

If you see little boxes with hex code (numbers) then that means that you do not have an Unicode font installed that can display those characters. Firefox displays the hex code instead so you can do a look up in a table to see which character is meant to be displayed. If you have such a problem then first make sure that you have installed font support for those languages on your Operating System (#Check_for_font_support).
It is also possible that you do not have a font installed that covers that Unicode plane. See #Unicode_support

Check for font support

For Windows also see Microsoft Windows XP - Install complex script and right-to-left language files (microsoft.com)

East Asian websites

If the problem is with East Asian (Chinese, Japanese, Korean) websites then verify that your operating system has support for East Asian languages.
See this Wikipedia article: Wiki: Help:Multilingual support (East Asian)
See also Installing_East_Asian_language_support_under_Windows and Firefox will not display East Asian characters (Mozilla Support)

Indic scripts

If the problem is with Indic (complex script) websites then verify that your operating system has support for complex script languages.
See this Wikipedia article: Wiki: Help:Multilingual support (Indic)
See also Indian sites display incorrectly (Mozilla Support)

Unicode support

For generic Unicode support and Unicode fonts see these Wikipedia articles:

Troubleshooting

Bold or Italic text

If you see bold or italic text then a possible cause is a missing or corrupted font that causes Firefox to switch to another font. In such cases you can first try to reinstall core fonts like Arial, Tahoma, Times New Roman, Verdana.
See also Some text shows up bold after upgrade (Mozilla Support

On Windows:

  • Open Control Panel > Fonts
  • Choose > File > Install new Font
  • Browse to the "C:\windows\fonts" folder
  • Select the font(s) that you want to refresh
  • Click Install to install and refresh all selected fonts

See also to install or remove a font in Windows (microsoft.com)

Encoding issues

If a web server sends the wrong encoding and you see a diamond with a '?' or other strange characters then you can try a different encoding via "View -> Character Encoding" like UTF-8 if UTF-16 or a Western encoding is selected. You can try "View -> Character Encoding -> Auto-Detect -> Universal" to see if that makes Firefox select a working encoding. You can check the encoding send by the server and the content encoding in a meta header in the document via "Tools -> Page Info -> General".

Text overlaps

If the text is too large or overlaps or extends out of a text container then try to reset the text (page) zoom via "View -> Zoom -> Reset" (Ctrl+0;zero).
See Zoom_text_of_web_pages.
If you made changes to the minimum font size then try a lower setting (default is none). A too high minimum font size can cause such issues.
See:
Tools -> Options -> Content: Fonts & Colors: Advanced -> Minimum Font Size
Tools -> Options -> Content: Fonts & Colors: Advanced -> "Allow pages to choose their own fonts, instead of my selections above"
The default font setting is for the selected encoding.
If you need to increase (or decrease) the font size on websites then look at the NoSquint extension.

UTF-16 encoding in the title bar

If you see East-Asian (CJK) code in the Firefox title bar and the Taskbar icon then that can be caused by Firefox switching to UTF-16 encoding and interpreting UTF-8 code as UTF-16. Most part of the Unicode UTF-16 plane in mapped to CJK characters, so it very likely that such an manifest itself as East Asian characters.
The RealPlayer Browser Record Plugin extension (Tools -> Add-ons -> Extensions) has been reported to cause this issue.
Do not confuse that extension with the RealPlayer plugin (Tools -> Add-ons -> Plugins) that plays media files. The extension adds some extra features like saving media files.
You can disable/remove the RealPlayer Browser Record Plugin extension in the RealPlayer Preferences (RealPlayer: Tools -> Preferences -> Download & Recording)
See Standard diagnostic - Firefox: Extension issues

Indic websites

If Indic pages display garbage then check if there is a link on the page to download a special font. If there is such a link then download and install that font. Reload the page and see if that works. You can also use the Padma extension Padma (addons.mozilla.org) to add font support for a lot of Indic websites. See also Padma (mozdev.org)

Mac

For troubleshooting font issues on Mac you can do a check for corrupted fonts and other font issues.
See:

For issues on OS X 10.6 (Snow Leopard) also see these pages: