View Single Post
Old 10-02-2012, 03:31 PM   #2
valaury3169
Enhanced Imperial Golem
 
Join Date: Jun 2008
Posts: 204
Interface Author - Click to view interfaces
Default

Have you tried just using a bigger resolution in game? That would automatically make the font bigger, as would that whole UI piece. You can resize some things to give you back your viewable area.

One of the problesm with a larger font, in some cases, is that the area that the font is displayed is finite. Take the player window for example. If one were to increase the font size of the player name, it may not fit in the window anymore. Or worse yet, wrap.

Changing the font size is fairly easy within the xml. There are tags throughout that affect the text size. They are <font>[some number 1-6]</font> Simply edit the file and change that number and see if you like what you get.

Also, there is a place in Options that changes font... maybe on the Display tab?... I know that you can change the font type in most (if not all) the windows, but I can't recall if you can change the size. Some fonts are slightly larger anyway. Worth a shot.
valaury3169 is offline   Reply With Quote