-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
A-TextRendering and layout for charactersRendering and layout for charactersC-ExamplesAn addition or correction to our examplesAn addition or correction to our examples
Description
What problem does this solve or what need does it fill?
We have examples of how to use the UI specific Text
API, and examples of how to use the 2d specific Text2d
API, but not examples of how to use bevy_text
's own API's to implement custom text features.
What solution would you like?
Add a text
example directory, with some bevy_text
specific examples.
What alternative(s) have you considered?
We could just be happy with the 2d
and ui
examples that use text.
janhohenheim
Metadata
Metadata
Assignees
Labels
A-TextRendering and layout for charactersRendering and layout for charactersC-ExamplesAn addition or correction to our examplesAn addition or correction to our examples