View Single Post
02-07-16, 08:50 AM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
#1 - No.

#2 - Depending on your goal, you could try using SetTextHeight instead of SetFont. However, it may be better in the long run to simply remember what font you used when you created the font string or, if it's a Blizzard font string, just hardcode it, since SetTextHeight just rescales the rendered font string object and may not be very pretty.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote