get text_height? #1668
Answered
by
JorjMcKie
retsyo
asked this question in
Looking for help
get text_height?
#1668
-
can get the width of is there Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
JorjMcKie
Apr 10, 2022
Replies: 1 comment
-
This is independent from the text and a sheer font poperty: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
retsyo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is independent from the text and a sheer font poperty:
(font.ascender - font.descender) * fontsize
.