[Feature Request] Add option to set font flags for texts on the frames
Closed this issue · 1 comments
Zereges commented
https://wowpedia.fandom.com/wiki/API_FontInstance_SetFont API allows to set a font flags (e.g. OUTLINE
, THICK
, MONOCHROME
or combinations). It would be nice if PitBull allowed us to set these flags as well from the settings.
nebularg commented
You can set this by using Outline()
or ThickOutline()
in the text itself