-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-TextRendering and layout for charactersRendering and layout for charactersC-FeatureA new feature, making something new possibleA new feature, making something new possible
Description
What problem does this solve or what need does it fill?
Often in games text is used for things like signs and placards; when creating such it would be useful to be able to accurately measure the size of the text so that it can be scaled appropriately.
What solution would you like?
Cosmic-text is a layout, not rendering, engine, so it should be possible to get metrics about a given text string without actually needing to draw it.
fallible-algebra
Metadata
Metadata
Assignees
Labels
A-TextRendering and layout for charactersRendering and layout for charactersC-FeatureA new feature, making something new possibleA new feature, making something new possible
Type
Projects
Status
Widget-ready
Milestone
Relationships
Development
Select code repository
Activity
ickshonpe commentedon May 28, 2025
More annoying than it looks.