Quote:
|
Originally Posted by lcrouane
Hello There,
Absolutely love this UI... One problem I had on installing though is that it has reverted all my screen/chat/text fonts to Arial. whilst this is an improvement to the default EQ2 one (imo) can you direct me to where I can manipulate the screen fonts myself as I can then choose a more suitable font for my play style. Thanks once again gm9 for all your hard work 
|
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.
