Thread Tools Display Modes
Prev Previous Post   Next Post Next
08-26-16, 12:50 AM   #1
VXT
A Murloc Raider
 
VXT's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2010
Posts: 6
[LUA] XIV Databar Help

Keep it simple, was wondering if there was a way to add a font outline function to the text within XIV Databar. Think I found where to add it, but not sure what to do in terms of adding the functionality.

Will post the settings.lua code already there below.

Code:
cfg.text = {
	font = cfg.mediaFolder.."bigfont.ttf",	-- SETS THE FONT
	normalFontSize = 12,	-- SET THE SIZE OF THE TEXTS
	smallFontSize = 11,		-- SETS THE SIZE OF THE SMALLER TEXTS
}
Was hoping to add an option to make the font outlined so text would pop a little more. Thanks in advance for any help.
__________________
Thanks to Duskmoon for the awesome Sig/Avatar/Banner!
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » [LUA] XIV Databar Help


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