Text Height #4149
-
Beta Was this translation helpful? Give feedback.
Answered by JorjMcKie Dec 16, 2024
Replies: 1 comment 6 replies
-
| The |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by Nazar1ky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment


The
(0, height)is the insertion point = "origin"! This is higher up than the bbox.y1.Use
(0, font.ascender * fs)instead.