OSA fonts

bob_the_builder

Well-Known Member
I run Ogre on 2 different computers.

One the OSA is readable. On the other the font for OSA is like block letters. It's only OSA, the OGRE and MCP look readable.

Any ideas?
 

Kannkor

Ogre
I run Ogre on 2 different computers.

One the OSA is readable. On the other the font for OSA is like block letters. It's only OSA, the OGRE and MCP look readable.

Any ideas?
OSA font is Terminal... Unless you some how don't have that font. Other than that... No idea at all. If you want to play around and change the font..
File is:
eq2ogrecommon/OgreOnScreenAssistant/EQ2OgreOnScreenASsistantXML.xml

Then change these lines as you see fit.
Code:
          <Font>
            <Name>Terminal</Name>
            <Size>11</Size>
          </Font>
 
Top Bottom