egui/epaint/src/text
zu1k 1fc2510b3b
Fix blocking when using custom large font files (#594)
* Fix blocking when using custom large font files

* Add docstring explaining laziness

* Put characters behind a epaint::RwLock

* cargo fmt font.rs

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2021-08-16 22:17:31 +02:00
..
cursor.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00
font.rs Fix blocking when using custom large font files (#594) 2021-08-16 22:17:31 +02:00
fonts.rs Use ab_glyph instead of rusttype for font rendering (#490) 2021-06-24 12:13:57 +02:00
galley.rs Use old 1.51 toolchain instead of bleeding edge (#505) 2021-06-23 09:16:39 +02:00
mod.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00