How to find out which font used in browser
Hi,
I am fighting with Qt3 for years now to correctly display my unicode
characters. Hopefully Qt4 will bring some change to font handling, but while
KDE uses Qt3, I have to stick to the older version. Therefore I have to tell
qtconfig which fonts to substitute with what, if a character isn't displayed
properly. As I don't want to do that for the 100 fonts on my system I have to
know which fonts are used, so I can trigger fontsubstitution.
Now: How do I find out which font my browser uses to display text (Konqueror,
Seawhatever or whatever, doesn't matter). It is a problem with a specific
site: wikipedia. I can't really dive into the 30 stylesheets the site is
using, so I'd like to find out the easy way as long it exists.
Any clues?
Christoph
Reply to: