bevy/crates/bevy_text
John Hansler e052901e43 Add FontFeatureBuilder and add release notes
- FontFeatures can now only be constructed via builder, "From" impl, or "Default" impl.
- Switched from storing feature values in a HashMap to using a Vec instead.
- Added consts for commonly-used OpenType features.
- Added release notes.
2025-05-27 10:32:31 -07:00
..
src Add FontFeatureBuilder and add release notes 2025-05-27 10:32:31 -07:00
Cargo.toml Update cosmic-text to 0.14 (#18651) 2025-04-26 21:36:24 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Text

License Crates.io Downloads Docs Discord