egui/crates/egui_demo_lib/src/easy_mark
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
..
easy_mark_editor.rs Avoid deadlocks by using lambdas for context lock (#2625) 2023-01-25 10:24:23 +01:00
easy_mark_highlighter.rs Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00
easy_mark_parser.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
easy_mark_viewer.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
mod.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00