-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add built-in font(s) #1017
Copy link
Copy link
Closed
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use
Description
What problem does this solve or what need does it fill?
It would be nice if we were able to have at least one built-in font. Even better if we had the option to fall-back to this default when a font is unable to be found.
Describe the solution would you like?
Add support for one or more common fonts. Optionally allow setting of a "fall-back" font to an item when the expected font is not found.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use