Skip to content

Conversation

ickshonpe
Copy link
Contributor

@ickshonpe ickshonpe commented Sep 23, 2025

Objective

Remove the line_height field from TextFont.
Line height is a property of the text layout, not the font.

Part of the changes for #21175

Solution

Remove the line_height field from TextFont.
Make LineHeight into a component.
Update the text access API and text pipeline.

@TimJentzsch TimJentzsch added C-Code-Quality A section of code that is hard to understand or change A-Text Rendering and layout for characters S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Text Rendering and layout for characters C-Code-Quality A section of code that is hard to understand or change S-Needs-Review Needs reviewer attention (from anyone!) to move forward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants