Thread: RealUI
View Single Post
02-22-13, 09:39 PM   #371
Anj
A Chromatic Dragonspawn
 
Anj's Avatar
Join Date: Feb 2010
Posts: 178
Originally Posted by Nibelheim View Post
Oh, I forgot that RealUI sets those fonts manually. Open up the nibRealUI\Core\fonts.lua file, and add a -- to the beginning of the QuestFont_Shadow_Huge:SetFont(font, 17 + adjSize) line. It's somewhere near the bottom.
Thanks Nib! Also had to do it to aurora.lua for it to work. Cool.

(Which got me thinking, can't aurora.lua just handle what fonts.lua could do? Or vice-versa? It seems redundant.)