Thread: UI Font size
View Single Post
  #4  
Unread 03-20-2005, 06:52 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

If you want to do a very quick job, I recommend downloading QuickArial:

http://www.eq2interface.com/download...fo.php?id=3230

It moves all of the font definitions for US/EU localized versions into a single file so you can edit them easier, and changes everything to use system fonts so you don't have to use BuildFont.

Just change the PointSize, FontName, and Algorithm (Simple or Bold) for each font line, leaving Name alone.

Most of the UI uses FontZapf15, so that's the one you should increase first.

If you don't like Arial then you can switch it back to Times New Roman (and Bold), which is pretty close to the original font.

Good luck!
__________________
If it ain't broke, it needs more features!
Reply With Quote