mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
refactor fonts: put TextStyle in Galley instead of in Shape::Text
This commit is contained in:
@@ -79,7 +79,6 @@ pub fn criterion_benchmark(c: &mut Criterion) {
|
||||
&fonts,
|
||||
egui::Pos2::ZERO,
|
||||
&galley,
|
||||
text_style,
|
||||
egui::Color32::WHITE,
|
||||
fake_italics,
|
||||
&mut mesh,
|
||||
|
||||
Reference in New Issue
Block a user