Thunderbird and Unicode Font Display
For a while now I was bothered by the different font in Thunderbird in Unicode encoded messages. Today I happened to be browsing through the configuration (using the about:config extension) and came across them.
The following configuration entries should be changed to fix this:
- Change
font.name.<font-type>.x-unicode(where font-type is the type you use (being one ofmonospace,sans-seriforserif)) to the font name you use. You can look up the value atfont.name.<font-type>.x-western. - There is also the values:
font.name.cursive.x-unicodeandfont.name.fantasy.x-unicode(no idea what they are for). - The size of the font is also defined in another place: change the following values for that:
font.size.variable.x-unicodeandfont.size.fixed.x-unicodeto match theirx-westernpartners.