egui/crates
Emil Ernerfeldt 46ea72abe4
Add control of line height and letter spacing (#3302)
* Add `TextFormat::extra_letter_spacing`

* Add control of line height

* Add to text layout demo

* Move the text layout demo to its own window in the demo app

* Fix doclink

* Better document points vs pixels

* Better documentation and code cleanup
2023-09-05 10:45:11 +02:00
..
ecolor Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
eframe `eframe::Frame::info` returns a reference (#3301) 2023-09-05 10:43:39 +02:00
egui Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00
egui-wgpu Some clippy fixes from 1.72.0 2023-08-25 07:44:25 +02:00
egui-winit Add opt-in `puffin` feature to egui (#3298) 2023-09-04 15:01:22 +02:00
egui_demo_app `eframe::Frame::info` returns a reference (#3301) 2023-09-05 10:43:39 +02:00
egui_demo_lib Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00
egui_extras Some clippy fixes from 1.72.0 2023-08-25 07:44:25 +02:00
egui_glium Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
egui_glow Add opt-in `puffin` feature to egui (#3298) 2023-09-04 15:01:22 +02:00
egui_plot Add `eframe::storage_dir` (#3286) 2023-08-29 15:22:07 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Change focused widget with arrow keys (#3272) 2023-08-30 10:28:21 +02:00
epaint Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00