View Single Post
12-01-10, 04:58 PM   #4400
Firedancer
An Aku'mai Servant
 
Firedancer's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 35
Originally Posted by Tomine View Post
Came up with a design for Omen, then realized that I couldn't make the associated fonts monochrome to match the unitframes'... augh. "Outlining" the Omen font shadows the text far too much. Come on! /grumble



Omen text does not pop out at you, like the unitframes' does... any insight on what I could do?
Easiest way: Open Omen.lua and go to line 2298. It should say
Code:
["THICKOUTLINE"] = L["Thick Outline"]
change it to
Code:
["OUTLINEMONOCHROME"] = L["Thick Outline"]
and then just select the thick outline option and it will use monochrome. I don't know many people that use thick outlines on stuff...mostly normal, mono, or none. Plus this way you don't need to muck about in the localizations, and it's just one quick change whenever Omen is updated.
__________________
(\ /)
( . .) <( if you say 'plz' because it's shorter than 'please' then I'll say 'no' because it's shorter than 'yes' )
c('')('')