Quote:
|
Originally Posted by Pixi
I'm not sure but I think you edit a file called "EQ2UI_fonts.xml". To add other fonts you also need to make a xml file for it. So, let's say you want to add courier to the game you need to make a "FontCourier**.xml". The ** is where you add style (New, Gothic etc) and size. Example: "FontCourierNew14.xml".
In that file you need to add the following lines:
<?xml version="1.0" encoding="utf-8"?>
<TextStyle Algorithm="Simple" FontName="Courier New" Language="english" Name="FontCourierNew14" PointSize="14" UseCachedFont="true"/>
Save it and put it in the UI/ProfitUI folder. Then you edit the "EQ2UI_fonts.xml" file to add your new font to whatever objects you want to display it in.
Disclaimer: This is all guesswork from me hehe. Just by browsing the font files on my harddrive. So - I might be way off. Just don't hate me if it doesn't work lol. 
|
Cheers my friend, I'll give that a go when I return from the rat race later and i'll let you know how i get on

Sterling work!