[FIXED] Fonts in displaying text mail message under Linux Yes, there was a difference in the font appearance between displaying a plain text email and composing a plain text message. However, on closer inspection, they appeared to have the same font face, but with the viewing font being slightly smaller than the composing font. I checked my fonts configuration and it had been set to disable antialiasing for small fonts. I removed the antialiasing disable and everything is just fine.
Thanks for pointing me in the right direction. |