- Jun
- 762
- 16
I just upgraded to version 33 and am playing around with some of the new features. In testing the @tcfont function, I got a result that surprised me.
First, why is the value a negative number? Second, I have the font set to 12 pt, so why is the value reported 16 rather than 12?
Code:
>echo %@tcfont[1]
-16
First, why is the value a negative number? Second, I have the font set to 12 pt, so why is the value reported 16 rather than 12?