-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now some text metrics are hard-coded (especially those related to hit_testing), we should instead use actual text metrics from the font itself. To do this, we probably need to store the text layout somewhere. Right now, we regenerate the text layout whenever we render, but this is expensive and we don't have access to the result text layout outside of the render method.
Metadata
Metadata
Assignees
Labels
No labels