Pre-stage default fonts for rapid UI prototyping #3
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Status: Draft
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
floride/bevy_template#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
To maximize iteration speed during the game jam, we need to pre-populate the repository's asset directory with a collection of standard, open-source fonts. This ensures we have immediate access to clean typography for debugging, standard UI, and basic thematic styling without wasting time searching for fonts during the development window.
Technical Details
assets/fonts/..ttfor.otf).Acceptance Criteria
assets/fonts/directory exists and is tracked in Git.