CMM2: Font height?


Author Message
mkopack73
Senior Member

Joined: 03/07/2020
Location: United States
Posts: 261
Posted: 12:10am 01 Aug 2020      

Is there any way to query the height of a given font (assuming that it might not be one of the built in ones).

I know the built in ones are listed in a table in the manual, but I'm looking to see if there's a way to get the size regardless if it's the built in or if it's been replaced... (So I can do some dynamic positioning of text on the screen based on the screen res and the font/scaling chosen).

Thoughts?