bevy/crates/bevy_text/src
Rob Parrett 90f77beca2
Improve font size related docs (#9320)
# Objective

Fixes #7273
Closes #7578

This PR also drive-by fixes a broken doc link.
2023-08-03 07:48:11 +00:00
..
error.rs Remove TextError::ExceedMaxTextAtlases(usize) variant (#6796) 2022-12-05 23:23:16 +00:00
FiraMono-subset.ttf add a default font (#8445) 2023-04-21 22:30:18 +00:00
font_atlas_set.rs reflect: stable type path v2 (#7184) 2023-06-05 20:31:20 +00:00
font_atlas.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
font_loader.rs Add support for OTF fonts (#1200) 2021-01-03 12:10:23 -08:00
font.rs reflect: stable type path v2 (#7184) 2023-06-05 20:31:20 +00:00
glyph_brush.rs Fix for vertical text bounds and alignment (#9133) 2023-07-13 23:35:32 +00:00
lib.rs Improve font size related docs (#9320) 2023-08-03 07:48:11 +00:00
pipeline.rs Fix for vertical text bounds and alignment (#9133) 2023-07-13 23:35:32 +00:00
text2d.rs bevy_reflect: FromReflect Ergonomics Implementation (#6056) 2023-06-29 01:31:34 +00:00
text.rs Improve font size related docs (#9320) 2023-08-03 07:48:11 +00:00