Download
(398 b)
Download
Updated: 07-23-09 08:22 PM
Pictures
File Info
Updated:07-23-09 08:22 PM
Created:07-23-09 08:22 PM
Downloads:1,709
Favorites:10
MD5:
Fontify
Version: 1.0
by: shkm [More]
What?
It's a simple batch script for changing fonts. Pop it in the /Fonts/ folder (which you may need to create) and drag a font onto it to replace the fonts. You can also run it and type in the font name, provided the font in question is in the /Fonts/ folder.

Why?
Because I'm sick of the manual copy/paste/rename messiness. Computers are our friends, right? CopyFonts was the inspiration--I had no need to install Python.

What if I only want to replace certain fonts?
Open up the file in your text editor of choice and comment out the fonts you don't want to replace. For example, I like to keep MORPHEUS different:

Code:
copy %font% "ARIALN.ttf" /y
copy %font% "FRIZQT__.ttf" /y
::copy %font% "MORPHEUS.ttf" /y
copy %font% "skurri.ttf" /y
But the code is so messy and x is so much better!
This works for me so I'm sharing it in case anyone else wishes to make use of it. I'm not too interested in improving my batch scripting skills.

What fonts should I use?
There are literally thousands of fonts that you might use. Finding a font that actually looks good in WoW can be quite a task, however. I'm currently using Expressway Free as was recommended by a user on the WoWInterface forums (not sure who) along with Desyrel as a replacement for MORPHEUS.

I run Mac OS/Linux/etc. Will this work for me?
No, this will only work on Windows (tested on XP, your mileage may vary). Try the aforementioned CopyFonts.

Interested in my addons? Check out my blog.

Click here to lend your support!
Post A Reply Comment Options
Old 01-03-10, 01:31 AM  
Jazzshade
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
This is perfect, thank you.
Jazzshade is offline Report comment to moderator  
Reply With Quote
Old 10-30-09, 07:48 AM  
Slaxi81
A Murloc Raider
 
Slaxi81's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 178
Uploads: 1
Easy to use and does what it should do. Perfect, nothing else.

Thank you for this!
Slaxi81 is offline Report comment to moderator  
Reply With Quote
Old 09-23-09, 04:13 PM  
shkm
A Chromatic Dragonspawn
 
shkm's Avatar
AddOn Author - Click to view AddOns

Forum posts: 184
File comments: 92
Uploads: 7
Originally posted by baalzebub
Works great and very easy to use. Thanks!
Good to see that someone got some use out of it .
shkm is offline Report comment to moderator  
Reply With Quote
Old 08-28-09, 06:53 AM  
baalzebub
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 16
Uploads: 1
Works great and very easy to use. Thanks!
baalzebub is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.