bevy/crates/bevy_text/src
Nathan Jeffords 60be99859a
Subpixel text positioning (#1196)
* cleanup unnecessary changes from PR #1171

* add feature to correctly render glyphs with sub-pixel positioning
2021-01-03 12:39:11 -08:00
..
draw.rs HIDPI Text (#1132) 2020-12-30 16:40:50 -06:00
error.rs Fix errors and panics to typical Rust conventions (#968) 2020-12-02 11:31:16 -08:00
font_atlas_set.rs Subpixel text positioning (#1196) 2021-01-03 12:39:11 -08:00
font_atlas.rs Subpixel text positioning (#1196) 2021-01-03 12:39:11 -08:00
font_loader.rs Add support for OTF fonts (#1200) 2021-01-03 12:10:23 -08:00
font.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
glyph_brush.rs Subpixel text positioning (#1196) 2021-01-03 12:39:11 -08:00
lib.rs Render text in 2D scenes (#1122) 2020-12-27 13:19:03 -06:00
pipeline.rs Use glyph_brush_layout and add text alignment support (#765) 2020-11-12 16:21:48 -08:00
text2d.rs Text2d render quality (#1171) 2021-01-01 15:36:00 -06:00
text.rs Render text in 2D scenes (#1122) 2020-12-27 13:19:03 -06:00