WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Mixing font styles? (https://www.wowinterface.com/forums/showthread.php?t=37092)

cerement 11-26-10 09:52 PM

Mixing font styles?
 
I'm assuming you can't change font styles in the middle of a FontString (even with escape sequences) without having to chain multiple FontStrings together?

ie. if I wanted to do something like:
"This is regular text and this is italic text and this is more regular text."

then I would have to create something like:
|RegularFontString1| |ItalicFontString1| |RegularFontString2|
and create all the matching SetPoints to tie them all together?

(which basically means using italic and bold inside the ChatFrame is right out?)

Thanks

yssaril 11-27-10 12:35 AM

only one font/style per font string if you want to mix and match you have to create multiple fontstrings and align them


All times are GMT -6. The time now is 04:24 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI