egui/crates/epaint/src/text
rustbasic 7c7190f98d
Clamp font size to between 0.1 and 2048 (#5139)
Fix: Font size limit to prevent panic
2024-09-22 19:14:03 +02:00
..
cursor.rs Cross-widget text select (#3870) 2024-01-24 15:45:22 +01:00
font.rs Center-align all text vertically (#5117) 2024-09-19 11:44:29 +02:00
fonts.rs Clamp font size to between 0.1 and 2048 (#5139) 2024-09-22 19:14:03 +02:00
mod.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
text_layout.rs Center-align all text vertically (#5117) 2024-09-19 11:44:29 +02:00
text_layout_types.rs Center-align all text vertically (#5117) 2024-09-19 11:44:29 +02:00