mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
c7ce4eeb6f
Update vello_cpu to 0.0.7, which produces slightly different rasterization output. All snapshot tests have been regenerated. Note: skrifa cannot be bumped to 0.41.0 in this PR because it pulls in read-fonts 0.38, while harfrust 0.5.2 depends on read-fonts 0.37. The two FontRef types are incompatible.
Test apps
Some application to tests various parts of egui and eframe.
At some point it would be nice to have automatic screenshot regression tests for these.