mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 18:48:54 +00:00
b2d549c78c
Replace 5 loose parameters with a ShapedGlyph struct, removing the need for #[expect(clippy::too_many_arguments)].