EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-02-2011, 07:10 PM
Evies Evies is offline
A Young Mystail Rat
 
Join Date: Apr 2011
Server: Nagafen
Posts: 2
Default Customizing the UI Fonts

Hi,

I absolutely love this UI but the two script fonts; Highspeed and Speedline are annoying me abit. I was wondering if anyone has any Experi with editing the XML.

I came up with two ideas.

A. Edit the _ProfitUI_Styles UI by doing a search and replace for HighSpeed and Speedline and hope it’s not located in one of those others XML files. (Change to like Arial)

B. Delete the font files and hope that the UI will use Arial as the
default font. It seems to be what is used for the rest of the UI.C.

Or......Find a add on Target box without these fonts

These fonts only seem to be used in the Target Window, and for the experi counter.

Thoughts? Thanks!

If someone has posted this before my apologizes and feel free to b*tch <3
I did do a search on the topic

Last edited by Evies : 05-02-2011 at 07:16 PM.
Reply With Quote
  #2  
Unread 05-02-2011, 07:24 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,095
Default

If you delete the styles file from profit you will have missing text. The easiest solution would be to edit the file _profitui_styles.xml and replace:

<include>_ProfitUI_FontHighspeed28.xml</include>
<include>_ProfitUI_FontHighspeed56.xml</include>
<include>_ProfitUI_FontTahoma12.xml</include>
<include>_ProfitUI_FontTahoma13.xml</include>
<include>_ProfitUI_FontFranklinGothicMedium16.xml</include>
<TextStyle Algorithm="Simple" FontName="Speedline" Language="english" Leading="-6" Name="Font20" PointSize="20" PrivateFontPath="UI/ProfitUI/fonts/Speedline.ttf" UseCachedFont="true" />
<TextStyle Algorithm="Simple" FontName="Speedline" Language="english" Name="Font22" PointSize="22" PrivateFontPath="UI/ProfitUI/fonts/Speedline.ttf" UseCachedFont="true" />
<TextStyle Algorithm="Simple" FontName="Speedline" Language="english" Name="Font27" PointSize="27" PrivateFontPath="UI/ProfitUI/fonts/Speedline.ttf" UseCachedFont="true" />



With :

<TextStyle Algorithm="Simple" FontName="Arial" Language="english" Leading="-2" Name="Font28" PointSize="28" UseCachedFont="true" />
<TextStyle Algorithm="Simple" FontName="Arial" Language="english" Leading="-2" Name="Font56" PointSize="56" UseCachedFont="true" />
<include>_ProfitUI_FontTahoma12.xml</include>
<include>_ProfitUI_FontTahoma13.xml</include>
<include>_ProfitUI_FontFranklinGothicMedium16.xml</include>
<TextStyle Algorithm="Simple" FontName="Arial" Language="english" Leading="-2" Name="Font20" PointSize="20" UseCachedFont="true" />
<TextStyle Algorithm="Simple" FontName="Arial" Language="english" Leading="-2" Name="Font22" PointSize="22" UseCachedFont="true" />
<TextStyle Algorithm="Simple" FontName="Arial" Language="english" Leading="-2" Name="Font27" PointSize="27" UseCachedFont="true" />

Not sure how this will look though.


Silat
Reply With Quote
  #3  
Unread 05-02-2011, 07:36 PM
Evies Evies is offline
A Young Mystail Rat
 
Join Date: Apr 2011
Server: Nagafen
Posts: 2
Default

Wonderful,

Thank You
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 11:24 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI