egui/epaint/src/text
Emil Ernerfeldt 1363ac4a24 demo: in font book, ask font what characters are supported
This replaces manual lists with a call to ab_glypgh::Font::codepoint_ids
plus names from the unicode_names2 crate.
2021-06-24 17:35:56 +02:00
..
cursor.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00
font.rs demo: in font book, ask font what characters are supported 2021-06-24 17:35:56 +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