egui/crates/egui_demo_lib/src
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
..
demo Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00
easy_mark Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00
color_test.rs Fix typos (#2866) 2023-04-18 15:52:45 +02:00
lib.rs Check for typos on CI (#2918) 2023-04-18 16:10:20 +02:00
syntax_highlighting.rs Avoid deadlocks by using lambdas for context lock (#2625) 2023-01-25 10:24:23 +01:00