mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
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.