View Single Post
  #2  
Unread 01-08-2005, 10:53 PM
insomniac's Avatar
insomniac insomniac is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Blackburrow
Posts: 555
Default

wow tye thats awesome looking. You can actually "make" your own font, you'll prolly need to crack the xml file open tho:
Paste
<TextStyle Algorithm="Simple" FontName="Small Fonts" Language="english" Name="11smallfont" PointSize="11" UseCachedFont="true"></TextStyle>
in the 2nd line (if text wrapping is turned off)

FontName is basically any well known font. Times new roman, Arial ect.
PointSize is the size of the font.
Name is how you'll tell the game to use the font

the name in this case is "11smallfont" so in your text tag you have Font="11smallfont"
__________________
Shizlak Xml - Templar/Provisioner
Blackburrow
Join Chat! irc: #EQ2Interface (dalnet) Ingame: /join eq.serverwide.eq2ui


Reply With Quote