bevy/crates/bevy_text/src
Talin 65bddbd3e4
Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730)
# Objective

This PR introduces Bevy Feathers, an opinionated widget toolkit and
theming system intended for use by the Bevy Editor, World Inspector, and
other tools.

The `bevy_feathers` crate is incomplete and hidden behind an
experimental feature flag. The API is going to change significantly
before release.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2025-06-28 19:52:13 +00:00
..
bounds.rs Rename JustifyText to Justify (#19522) 2025-06-09 19:59:48 +00:00
error.rs Deny derive_more error feature and replace it with thiserror (#16684) 2024-12-06 17:03:55 +00:00
FiraMono-subset.ttf
font_atlas_set.rs FontAtlasSet fixes (#18850) 2025-04-26 21:22:40 +00:00
font_atlas.rs Add UVec to_extents helper method (#19807) 2025-06-26 20:53:49 +00:00
font_loader.rs Deny derive_more error feature and replace it with thiserror (#16684) 2024-12-06 17:03:55 +00:00
font.rs
glyph.rs Remove apostrophes in possessive its (#19244) 2025-05-26 19:53:14 +00:00
lib.rs Rename JustifyText to Justify (#19522) 2025-06-09 19:59:48 +00:00
pipeline.rs Rename JustifyText to Justify (#19522) 2025-06-09 19:59:48 +00:00
text2d.rs Rename JustifyText to Justify (#19522) 2025-06-09 19:59:48 +00:00
text_access.rs Relationships (non-fragmenting, one-to-many) (#17398) 2025-01-18 22:20:30 +00:00
text.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00