Page 1 of 1

Default page font

Posted: Tue Dec 13, 2005 3:51 pm
by jsb
How can I get the default font for my transformed XML page to be displayed in Arial font? It seems that some of the items in my page are shown in Times instead. It also seems to depend on which translator is used. The page appears to display as desired in Explorer, but others have shown me that the font used in their browser is Times.

The example is this:

http://www.jsbsim.org/f16.xml

The result file is displayed in Arial as desired on my WinXP machine using IE 6. Linux users seem to get a mix of arial and times font. Frustrating! I've tried forcing the font to arial using the style attribute in places, but that doesn't seem to work.

Jon

Posted: Wed Dec 14, 2005 2:11 pm
by sorin_ristache
Hello,

You should not force the browser to use always the font specified in Options but allow the fonts specified in the style attribute of the loaded document. For example in Mozilla you should leave the checkbox Always use my fonts unchecked in Tools - Options - General - Fonts & Colors.

Regards,
Sorin