egui/crates
lictex_ 94f8b02286
improve fallback fonts alignment (#2724)
* use font metrics in layout

* properly center scaled fonts

* adjust docs

* fix raised text

* fix easymark viewer small text alignment
caused by variable row heights
2023-03-29 14:36:09 +02:00
..
ecolor Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00
eframe Remove misleading safety-badges 2023-02-28 22:35:08 +01:00
egui Fix the OS check for windows (#2832) 2023-03-23 15:15:00 +01:00
egui-wgpu format: add some blank lines where it was needed 2023-02-10 18:03:46 +01:00
egui-winit Remove misleading safety-badges 2023-02-28 22:35:08 +01:00
egui_demo_app Release 0.21.0 - Deadlock fix and winit update 2023-02-08 20:11:21 +01:00
egui_demo_lib improve fallback fonts alignment (#2724) 2023-03-29 14:36:09 +02:00
egui_extras Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00
egui_glium Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change 2023-02-12 15:29:47 +01:00
egui_glow Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change 2023-02-12 15:29:47 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00
epaint improve fallback fonts alignment (#2724) 2023-03-29 14:36:09 +02:00