View Single Post
10/03/19, 03:24 AM   #3
cloudor
 
cloudor's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 23
Originally Posted by Kyoma View Post
Hmmm, don't believe there is a way to get the font. The only idea I'd have would be to get the text's height and width and then use a dummy label and loop over all fonts to get a match. But I doubt that would even be remotely accurate :/
I want to change control's font to support translation. Or is there a way to change default values of MEDIUM_FONT,BOLD_FONT,etc ?
  Reply With Quote