diff --git a/README.md b/README.md index 4f105a0ef..279e3fe8c 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ Default fonts: * `emoji-icon-font.ttf`: [Copyright (c) 2014 John Slegers](https://github.com/jslegers/emoji-icon-font) , MIT License * `Hack-Regular.ttf`: , [MIT Licence](https://github.com/source-foundry/Hack/blob/master/LICENSE.md) * `NotoEmoji-Regular.ttf`: [google.com/get/noto](https://google.com/get/noto), [SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) -* `Ubuntu-Light.ttf` by [Dalton Maag](http://www.daltonmaag.com/): [Ubuntu font licence](https://ubuntu.com/legal/font-licence) +* `AlbertSans-VariableFont_wght.ttf` by [the Albert Sans Project Authors](https://github.com/usted/Albert-Sans): [SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) --- diff --git a/crates/egui_demo_app/tests/snapshots/clock.png b/crates/egui_demo_app/tests/snapshots/clock.png index 87c4b5374..f1925c394 100644 --- a/crates/egui_demo_app/tests/snapshots/clock.png +++ b/crates/egui_demo_app/tests/snapshots/clock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dda3ad81551d0001bb9d3614a266010e44c8c18700964d8734c3e825672d9383 -size 334759 +oid sha256:4582446dd435139b0c2d24b0e12b95dcb744259ef585599f715033099d6f6c14 +size 335638 diff --git a/crates/egui_demo_app/tests/snapshots/custom3d.png b/crates/egui_demo_app/tests/snapshots/custom3d.png index fc393aa9e..886f58087 100644 --- a/crates/egui_demo_app/tests/snapshots/custom3d.png +++ b/crates/egui_demo_app/tests/snapshots/custom3d.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9035687ecd3aae0d8639000f091592d69acec0e73e7ba17e04c9794c5321cb1e -size 92771 +oid sha256:2a1a3dba83daa8b216ef0556fffe765b59bd2b9e2d9c4d433425bc14c0cfec32 +size 95114 diff --git a/crates/egui_demo_app/tests/snapshots/easymarkeditor.png b/crates/egui_demo_app/tests/snapshots/easymarkeditor.png index 7f908cbea..bad36d0f3 100644 --- a/crates/egui_demo_app/tests/snapshots/easymarkeditor.png +++ b/crates/egui_demo_app/tests/snapshots/easymarkeditor.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:418f9bc7eb13dd32ce2bba8e4b8003b095dd00aa8c30f1640ea0f94f87a085eb -size 168430 +oid sha256:5d7ee4dd378ec70790450403532209e8fb751eac29198d657761b584c2b1d349 +size 176130 diff --git a/crates/egui_demo_app/tests/snapshots/imageviewer.png b/crates/egui_demo_app/tests/snapshots/imageviewer.png index 7381f2737..6de58d2dc 100644 --- a/crates/egui_demo_app/tests/snapshots/imageviewer.png +++ b/crates/egui_demo_app/tests/snapshots/imageviewer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d278d0d879e8cb44c4c2e65bdee4441616abcf3507adc37959ccf042991b31c -size 98780 +oid sha256:02322d82061276af0d006b33d4ff80ed11b476ace7be11cf6c3f6137c1606785 +size 101980 diff --git a/crates/egui_demo_lib/src/demo/font_book.rs b/crates/egui_demo_lib/src/demo/font_book.rs index 5144cd693..148b6b8b5 100644 --- a/crates/egui_demo_lib/src/demo/font_book.rs +++ b/crates/egui_demo_lib/src/demo/font_book.rs @@ -257,53 +257,6 @@ fn special_char_name(chr: char) -> Option<&'static str> { '\u{F1CA}' => Some("web-vine"), '\u{F8FF}' => Some("os-apple"), - // Special private-use-area extensions found in `Ubuntu-Light.ttf` - '\u{F000}' => Some("uniF000"), - '\u{F001}' => Some("fi"), - '\u{F002}' => Some("fl"), - '\u{F506}' => Some("one seventh"), - '\u{F507}' => Some("two sevenths"), - '\u{F508}' => Some("three sevenths"), - '\u{F509}' => Some("four sevenths"), - '\u{F50A}' => Some("five sevenths"), - '\u{F50B}' => Some("six sevenths"), - '\u{F50C}' => Some("one ninth"), - '\u{F50D}' => Some("two ninths"), - '\u{F50E}' => Some("four ninths"), - '\u{F50F}' => Some("five ninths"), - '\u{F510}' => Some("seven ninths"), - '\u{F511}' => Some("eight ninths"), - '\u{F800}' => Some("zero.alt"), - '\u{F801}' => Some("one.alt"), - '\u{F802}' => Some("two.alt"), - '\u{F803}' => Some("three.alt"), - '\u{F804}' => Some("four.alt"), - '\u{F805}' => Some("five.alt"), - '\u{F806}' => Some("six.alt"), - '\u{F807}' => Some("seven.alt"), - '\u{F808}' => Some("eight.alt"), - '\u{F809}' => Some("nine.alt"), - '\u{F80A}' => Some("zero.sups"), - '\u{F80B}' => Some("one.sups"), - '\u{F80C}' => Some("two.sups"), - '\u{F80D}' => Some("three.sups"), - '\u{F80E}' => Some("four.sups"), - '\u{F80F}' => Some("five.sups"), - '\u{F810}' => Some("six.sups"), - '\u{F811}' => Some("seven.sups"), - '\u{F812}' => Some("eight.sups"), - '\u{F813}' => Some("nine.sups"), - '\u{F814}' => Some("zero.sinf"), - '\u{F815}' => Some("one.sinf"), - '\u{F816}' => Some("two.sinf"), - '\u{F817}' => Some("three.sinf"), - '\u{F818}' => Some("four.sinf"), - '\u{F819}' => Some("five.sinf"), - '\u{F81A}' => Some("six.sinf"), - '\u{F81B}' => Some("seven.sinf"), - '\u{F81C}' => Some("eight.sinf"), - '\u{F81D}' => Some("nine.sinf"), - _ => None, } } diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Bézier Curve.png b/crates/egui_demo_lib/tests/snapshots/demos/Bézier Curve.png index aa52b8bda..2f7a87467 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Bézier Curve.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Bézier Curve.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c777cd6b36219b92c88ebf5987f9239a5750d25be4a87a58841bcf6db259599 -size 32422 +oid sha256:c47ef97507fc77dec94adff91eeaaa3f4626a7d07de7a3f8fde73003852e0a05 +size 33532 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Clipboard Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Clipboard Test.png index faadcbef3..6e1bf5349 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Clipboard Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Clipboard Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:157996b151dd0f450abca6a9cbad4c8237e236300546521e50f95637d9a89c05 -size 27206 +oid sha256:2021667a6dbcaa6d314a48709520ec5c6b75fd3d157fc5c3fbd85d5f4e542265 +size 29436 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Code Editor.png b/crates/egui_demo_lib/tests/snapshots/demos/Code Editor.png index 12b0c24d3..1b1817413 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Code Editor.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Code Editor.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d941c979def6f30fd227c144d20c7f138f9c06c3338d563ac075c5e17e9b795 -size 26911 +oid sha256:28b420afaf92989a1b9bfd60cddd1fc0bf609d38aa144bee6a66763af5b740b3 +size 28228 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Code Example.png b/crates/egui_demo_lib/tests/snapshots/demos/Code Example.png index 17f557c8d..eb40b9761 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Code Example.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Code Example.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6df3c0a298d48a5f2e1b36207909e20ea545a72a97461a3ae0792d21e0554f93 -size 76567 +oid sha256:9cb0975b44f2b26a465653d2c8e9a94429cd64cdb21528f694c00667fb70fb39 +size 77710 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Cursor Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Cursor Test.png index 2954609c5..4798119cd 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Cursor Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Cursor Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1aa359d3d2767ad0d0ecb635152371b50b3d551f486fb45c6f7fa96969bc8f1 -size 62291 +oid sha256:846381a4cc5041c5de191eeb0e36ec80d53870aeeb123aa7e642c85eb0807756 +size 66568 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Dancing Strings.png b/crates/egui_demo_lib/tests/snapshots/demos/Dancing Strings.png index cd27c9038..7fcfdf580 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Dancing Strings.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Dancing Strings.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad431823e85de056c95e6e97d1a9f5905880a1ecc34f24da5bc0b611e42fe99b -size 27260 +oid sha256:d0860af3b4b2f3652c068a75beaec7753ae623a33c5c506bd8796cb8d9ef7d34 +size 27717 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Drag and Drop.png b/crates/egui_demo_lib/tests/snapshots/demos/Drag and Drop.png index d5f1d13c5..e0b4403a2 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Drag and Drop.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Drag and Drop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9aa1b0f9a1ff5167b7f66894e6d38112e73bd3b6a692b4b468fb6a75717d01bd -size 21009 +oid sha256:721094905c38073d04071b484d821b2c9872568d91476e26b585e6b8549fbe93 +size 22812 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Extra Viewport.png b/crates/egui_demo_lib/tests/snapshots/demos/Extra Viewport.png index 99850aa43..a16e3f5cb 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Extra Viewport.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Extra Viewport.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04f66c848c6f24607d19b809f411a9287ad45067b18da40cf48a77ff65ae9d91 -size 10875 +oid sha256:ee36e6c205ad55972a78b5c5c7e26872dae20487c3d1406d37807022c1cd356a +size 11590 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Font Book.png b/crates/egui_demo_lib/tests/snapshots/demos/Font Book.png index bd3cd328c..db82d6401 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Font Book.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Font Book.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73429ec71d1ae05518352f1a99304f55647dac362092c9cd5618f709b9ba0d11 -size 99950 +oid sha256:164c0f3d99c988c88f449b052b315e8c360dcb834216bf45f0b28c595b6c417f +size 104899 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Frame.png b/crates/egui_demo_lib/tests/snapshots/demos/Frame.png index bacae8846..e0618d44d 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Frame.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Frame.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79ee28a9c0d8ef80d53560584312a33569f668e0a49f6ad5d277ffef507f2818 -size 25116 +oid sha256:ed6ea81985a646b1095942ddd53528098f675db56e3a00e059332235638eb230 +size 26665 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Grid Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Grid Test.png index d7a4c8e1e..4bf44a12e 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Grid Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Grid Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff02fa99b92059d7b4f8286b8a2fd2e27a7f8f005328da97f0b9786aac9bbb17 -size 99316 +oid sha256:629428d8d29fc2ce496ba6dc90f63d993a6d0abceeaad563a07e4e7348a8510d +size 107058 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Highlighting.png b/crates/egui_demo_lib/tests/snapshots/demos/Highlighting.png index b81ed23e0..018b60a0c 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Highlighting.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Highlighting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:165821b21d980c98612a45cf54d9ca3578dec023ab0e2194d2166db087019cc3 -size 18293 +oid sha256:ecc53bfcb7f42391bfbb403e08b51459f3c3f13c48add363ccbb303876942461 +size 19310 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/ID Test.png b/crates/egui_demo_lib/tests/snapshots/demos/ID Test.png index 53575912a..ea372e30d 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/ID Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/ID Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbd7fa4db7dd580968949b9d76c1521d5627cc1ee8cd19bb3dea752d3d47607b -size 114174 +oid sha256:61c36f76137561b904d272fac61851555aa539ed206e89a4315fce0927b2e0c6 +size 121642 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Input Event History.png b/crates/egui_demo_lib/tests/snapshots/demos/Input Event History.png index 9b1a5e30c..ead4d682a 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Input Event History.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Input Event History.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03c4660ce72440f5ebf3db05b4bce1e8caf1899907723d30699d9d65d442f562 -size 24540 +oid sha256:58740daea256e405493f828ce87e86c27a06dccfff7be109c7afebfebb619175 +size 25615 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Input Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Input Test.png index c1627ebba..3833bb6c1 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Input Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Input Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e2f29678c41e45bedc916dbe845f05c343bfad5528a4143c32cac6c3dee41e7 -size 50512 +oid sha256:d5e71797c92d7fcec537425dd7587b994d4f00c780fb7107ac73ca8b817a9b0d +size 54227 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Interactive Container.png b/crates/egui_demo_lib/tests/snapshots/demos/Interactive Container.png index 7653e9170..5738cb018 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Interactive Container.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Interactive Container.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d70cd39499c8f9e0edf689b642ef7cc98115c751bf787305f92323f42aae3fd4 -size 21814 +oid sha256:507c72c32f2cee3c6f9e9356f12cd440f9c575ba95dce67dd996e950af21be94 +size 23525 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Layout Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Layout Test.png index 710b51b78..c708b2e2a 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Layout Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Layout Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7705ef738605c31bbf067363f5544ce57e698ab869feb8a88e4be4eabf4de7b6 -size 47087 +oid sha256:f6a6c80b98ff6a232d7df1d99e1dec065e10f2a367bf7e2fd188c853d939fc7b +size 50389 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Manual Layout Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Manual Layout Test.png index 89e4a647b..6b9a22c07 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Manual Layout Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Manual Layout Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:345ab9ac3586c3cb9d3b02d46c590a81c7bc31778a3b631874520e57b6694076 -size 22994 +oid sha256:cd81a24e3390a9c06812f9155fce438e902861f5558ba716bda2e671cc9c9ddd +size 24099 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Misc Demos.png b/crates/egui_demo_lib/tests/snapshots/demos/Misc Demos.png index f96f4a8fc..d26953296 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Misc Demos.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Misc Demos.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a825dc9c62979fbb8d1ca3d441b4d9e7dbbd234b994901026f35fe7d591ff196 -size 60217 +oid sha256:85d4ca243f57e88eb1325d1d328949c6164454441de92c26c3e025f6d434659a +size 62908 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Modals.png b/crates/egui_demo_lib/tests/snapshots/demos/Modals.png index 32dc226c9..8af6e1126 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Modals.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Modals.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58d56dce5f1e9766dbfdca4ea98fb71f7062b23a0ee4b08ce7f76056513aa9a5 -size 33440 +oid sha256:61e59647c39faa040084add2a8b66efd382029c086429483a6d0d012d2f28146 +size 35304 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Multi Touch.png b/crates/egui_demo_lib/tests/snapshots/demos/Multi Touch.png index b3c10c6a2..f68a7c303 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Multi Touch.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Multi Touch.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:353d92d99e9c2350267a43bff7bb9100d3109c82f8d54f9f7a9e3a312ea0c4e6 -size 35378 +oid sha256:ac2f99ca14a706305033d1eac8bfacf22e6526c80969c81d8ec6315376de517e +size 36905 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Painting.png b/crates/egui_demo_lib/tests/snapshots/demos/Painting.png index 9a5859bf5..0b46acc76 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Painting.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Painting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:218cce13bd96c97aca6a529ba49baaeda5a126cf657e6af1788646cb845725d0 -size 17686 +oid sha256:599eb70cb2b496709b6995d96b45139a25dc011aae4cb95d0a81e5b7e3580434 +size 18312 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Panels.png b/crates/egui_demo_lib/tests/snapshots/demos/Panels.png index 7e6beeac1..83547cb10 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Panels.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Panels.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d20f4bf882ee16abde6268fe766ceb67dccdfc5d2a509a952cef1d7af72dc3c6 -size 344141 +oid sha256:a0a08a0c42ccfec292d34f421d5254ac484fab6f71fd1b92f5feaa3fb5c653aa +size 308204 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Popups.png b/crates/egui_demo_lib/tests/snapshots/demos/Popups.png index c452f78da..94d721f2b 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Popups.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Popups.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3edbe6debf700364949ef481ba1e8b2319db624ddc316570b6180636dcd88935 -size 57262 +oid sha256:b6a2219a70d407f63686232c8c41f95d0581d7d80cd34bbb0ecc9bfa340886a8 +size 57802 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/SVG Test.png b/crates/egui_demo_lib/tests/snapshots/demos/SVG Test.png index db3c561ce..0515951ee 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/SVG Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/SVG Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebe84ae10b084df7d8373bc4499c5d50a1446a6b707e8220c786a198341d76c8 -size 19189 +oid sha256:3cc25c5a071192d89c942ed01c61d1491f9cbf76e2ac4aed16a49cdf0c2e6581 +size 19492 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Scene.png b/crates/egui_demo_lib/tests/snapshots/demos/Scene.png index 16b02f86d..4a6962fe2 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Scene.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Scene.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:141271330d4cef517c4ec2c4c2c41306f8b5de386738381a0e4446fa89df7cdf -size 30450 +oid sha256:43a69cab44360850fac79f76c594baf011f2ba483a71bbc0ed44294cad069239 +size 29240 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Screenshot.png b/crates/egui_demo_lib/tests/snapshots/demos/Screenshot.png index 603404a9b..20b7d3866 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Screenshot.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Screenshot.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be289c58296a7656c8550d25ff92b8cd0b03c5c9c527b9ca4a38acda8bbe3ac1 -size 23807 +oid sha256:2eec02cbb36fc9670157af6b9333092afa4099f77ebe42d92c0c7603758c9328 +size 25095 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Scrolling.png b/crates/egui_demo_lib/tests/snapshots/demos/Scrolling.png index 004257863..6c83aa54d 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Scrolling.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Scrolling.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc28830c402d3aa861a220cfc600c3ce2d7b8ca77307691b3f844a34f27afd1f -size 151376 +oid sha256:298c867043cd7e47ee0825854d8c0e09848e73411c7b8d15c91cb5eef99365bd +size 152835 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Sliders.png b/crates/egui_demo_lib/tests/snapshots/demos/Sliders.png index 0f2836dd1..a31a391f6 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Sliders.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Sliders.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad81eeb593663cb26295e7fc51987b85a7084b32504e26364f54f9c2129cb790 -size 118048 +oid sha256:67f8d30ba8ddd98dfa1d94ec611a78563acd39e9d819429cf64be37214029590 +size 125328 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Strip.png b/crates/egui_demo_lib/tests/snapshots/demos/Strip.png index 9473551aa..80f5a8138 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Strip.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Strip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c8aaf89b6d5dad6ae7788b58f642f5d80384777ca80dc3819f1aefc5867b148 -size 26086 +oid sha256:13bdca9c452943a78ca05a6ced04abfc05866810027324e20a1b9296c7a9c277 +size 27307 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Table.png b/crates/egui_demo_lib/tests/snapshots/demos/Table.png index 1316fe84e..ecc8d9596 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Table.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Table.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca08bb7cd0be0b5a9d10833e5c9b65e889f78a5a8056df69d6b0006c3a228227 -size 66050 +oid sha256:93fd5d490d2167cb0b9b3b81a857486531d12b3a8dad54e4362bc46d91f8d2b7 +size 70075 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Tessellation Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Tessellation Test.png index ad87167a3..3f038303f 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Tessellation Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Tessellation Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97452108d7809775756f1a229644076f5b4c75a6a6d8b8edc082c2448ae35e94 -size 60701 +oid sha256:b68f9183765155e0b1db36da3ec7bee1f90ff3ca13469706482074adbb171722 +size 62719 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Text Layout.png b/crates/egui_demo_lib/tests/snapshots/demos/Text Layout.png index 793f77bdd..d94f0cb9b 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Text Layout.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Text Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:121c6d5ba129439d2d747da8e505cfff04a023c28d9a0e3aca324d77de1ef418 -size 79186 +oid sha256:25489207f9aba222e1a0a472089bf0599a321fe248b1bf9f3ef338cdbd0d67e8 +size 84632 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/TextEdit.png b/crates/egui_demo_lib/tests/snapshots/demos/TextEdit.png index d5513b0ec..ddbec0948 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/TextEdit.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/TextEdit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ad81306e153798d72724e37f23a4037bf986f98e0ecbe3e8d294d23a92ef77c -size 29975 +oid sha256:2351d2e095a34df9ece5225487a864641a4aee2fdc68228dbb64630889fdf4a1 +size 32270 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Tooltips.png b/crates/egui_demo_lib/tests/snapshots/demos/Tooltips.png index 0fdb9277d..52fc8c8ba 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Tooltips.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Tooltips.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:125d6fe0cdc81a0c7973317e62c528c1beff7ceaedb9cb1fb91bc8d6674c8dc6 -size 62830 +oid sha256:7d96e8c63c79281c92bb6c475597e89a6f3045306239f9d613ad246a9570c56e +size 66405 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Undo Redo.png b/crates/egui_demo_lib/tests/snapshots/demos/Undo Redo.png index a605d136d..bcfbd9a14 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Undo Redo.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Undo Redo.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:789700adbf20ec5508abdfc95d843197715fbec9f35051799ea18e9927207b30 -size 13650 +oid sha256:ca00dc01560f330b77b5e219504608a2d0ad323657835fc8676c89cbca529a14 +size 14426 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Window Options.png b/crates/egui_demo_lib/tests/snapshots/demos/Window Options.png index 83750aba9..3aa33ce74 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Window Options.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Window Options.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d27392f625445e82285c8eaeb532e11dcb02030f24c7a769356cb4c23d7c2067 -size 41516 +oid sha256:27c10afec5478970cecff03a0992900bd7939bcbb6954082a4e91f7b210d8f78 +size 43502 diff --git a/crates/egui_demo_lib/tests/snapshots/demos/Window Resize Test.png b/crates/egui_demo_lib/tests/snapshots/demos/Window Resize Test.png index 3a448e1dd..730963ed8 100644 --- a/crates/egui_demo_lib/tests/snapshots/demos/Window Resize Test.png +++ b/crates/egui_demo_lib/tests/snapshots/demos/Window Resize Test.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90c4ea93f234aded298ddeeb98e2d6a0566f07efcdaf5c990e8a47a6533db516 -size 446483 +oid sha256:21bf5e1677bf1c7649a6dba48e851065a5e9153eca615d323ef416858d162a15 +size 468218 diff --git a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x1.png b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x1.png index d65dcb44f..a8a61d217 100644 --- a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x1.png +++ b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d64cc7d014cf063689a4dd8a6cdd87eb944f9637890baf32f59a258342400bf -size 15400 +oid sha256:5462741b8ffcd9a7f39a7a2befa17f412a27cbb43decfe37a21e698cf68eed92 +size 16497 diff --git a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x2.png b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x2.png index 147a692f2..c53ce59a5 100644 --- a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x2.png +++ b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_dark_x2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e9f800546cc98bbd92f31072aceef10b5b8b9bbef0db4c8f4dbae652aefec61 -size 35918 +oid sha256:5be530c54b7d181b222f2a5407d0babd9e6e92d67bd6ded807eabffc80e8d1d9 +size 38618 diff --git a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x1.png b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x1.png index ad6dd5637..2b7fc9938 100644 --- a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x1.png +++ b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3f6e1cc6a069ac96ff9e039ce85462453ee943b4cb46080550bc1c0749ad658 -size 16085 +oid sha256:4a1d60769e972902b2a22cc1ac7b1f25518c27873ecfd81bd297477294e7c391 +size 17269 diff --git a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x2.png b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x2.png index 71b8a1cee..18a8b125d 100644 --- a/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x2.png +++ b/crates/egui_demo_lib/tests/snapshots/image_kerning/image_light_x2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5901b5a8201b85b51118193eef300749a4569eedc62043cd4e03f76e73a12f51 -size 39222 +oid sha256:69a0fa23cd88d097ecd2a782987e13cbdac4029a14dbd3b24a5fc569d7cbdeb6 +size 42499 diff --git a/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.00.png b/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.00.png index 081f36a0e..c2c9d3756 100644 --- a/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.00.png +++ b/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.00.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19c9ae55906e0ad18a9507898884ec31ef785c498fb8d10267ee848bd3f17186 -size 6705 +oid sha256:7fcbcf0c2307472eec291bc8e4ac2212a0f65584c2313ce2a7385dc1f9a7bc41 +size 7009 diff --git a/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.41.png b/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.41.png index 0bd058217..4037146c8 100644 --- a/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.41.png +++ b/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x1.41.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f13116cb76e52620221b41c8dbd37b74a0da513402cbb2cb7e70c89027f5e31 -size 10313 +oid sha256:2893bc7c30623f563f8b019a6dd8c747130d35f932b796e6ee4c675f4c6507dd +size 11423 diff --git a/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x2.00.png b/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x2.00.png index 330ecd636..4a7c5818f 100644 --- a/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x2.00.png +++ b/crates/egui_demo_lib/tests/snapshots/italics/image_dark_x2.00.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6869b180f2d1dcfd9fcbb215ed3febfbe548f30035560272a4e11e465f20c592 -size 16567 +oid sha256:809312922d273e6e8b9e08f94f257da2ca67b9843b0dcee272c9382c64b8a494 +size 17644 diff --git a/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.00.png b/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.00.png index 86374449e..c53ea091a 100644 --- a/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.00.png +++ b/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.00.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:132f060b2e20b4cc0c55062367381f47856a5cc10310b903dbddc3790f475581 -size 6942 +oid sha256:851f6ea2a8e0b66ee80252d8f68fe341366383104004b45246c8fa31b148c8e2 +size 7312 diff --git a/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.41.png b/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.41.png index 30b722245..14592c98a 100644 --- a/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.41.png +++ b/crates/egui_demo_lib/tests/snapshots/italics/image_light_x1.41.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5ec63c5e2f5bb5c0048ee67df5b821a30f89ba35dbedf72e7bc91e04a5f8359 -size 11007 +oid sha256:6b251b8e0b7489c90b6a26f5b532860b7ba0f767d310bb1b59a967d8a80c93a8 +size 12327 diff --git a/crates/egui_demo_lib/tests/snapshots/italics/image_light_x2.00.png b/crates/egui_demo_lib/tests/snapshots/italics/image_light_x2.00.png index ca90da21d..4525ee49d 100644 --- a/crates/egui_demo_lib/tests/snapshots/italics/image_light_x2.00.png +++ b/crates/egui_demo_lib/tests/snapshots/italics/image_light_x2.00.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:491bb98b22cf56e50d3ed10a10649db15aaffb93d7e045dfecfa26e98f537c35 -size 18070 +oid sha256:d0a11eadef2111cfc94317aada1ceb5b70683f498545cf653a3a4565d2fdcdd0 +size 19224 diff --git a/crates/egui_demo_lib/tests/snapshots/modals_1.png b/crates/egui_demo_lib/tests/snapshots/modals_1.png index b2d76916a..c88ab70c3 100644 --- a/crates/egui_demo_lib/tests/snapshots/modals_1.png +++ b/crates/egui_demo_lib/tests/snapshots/modals_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01493c64acb62a24d19c69579a8f8cb8e080a60747792bbbb98e1cccdfe9214f -size 47175 +oid sha256:48318c5e9c66567403afed2f7c49eb8cb50d6cfd0c1bb0efb6209e9b88d4fa5d +size 49512 diff --git a/crates/egui_demo_lib/tests/snapshots/modals_2.png b/crates/egui_demo_lib/tests/snapshots/modals_2.png index 0995b1814..3002233fe 100644 --- a/crates/egui_demo_lib/tests/snapshots/modals_2.png +++ b/crates/egui_demo_lib/tests/snapshots/modals_2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b069ad508fd3a518df3a39e1740d1786c4af4c3c4a479db04c00f701980efa8 -size 48277 +oid sha256:23221888f3dae00e6d185f0b32682d75a41727c3c99365744023b29188dd4725 +size 50566 diff --git a/crates/egui_demo_lib/tests/snapshots/modals_3.png b/crates/egui_demo_lib/tests/snapshots/modals_3.png index 182b7336d..e7127e60d 100644 --- a/crates/egui_demo_lib/tests/snapshots/modals_3.png +++ b/crates/egui_demo_lib/tests/snapshots/modals_3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e92e72c651e0ad2c0fc38008d24d9ddf28a70e3b35b26898af78e74028e2c251 -size 44357 +oid sha256:add0c71a76757f8cd501658ede3983598f6a07f9f140f5aa19a08dd76fc49e36 +size 46697 diff --git a/crates/egui_demo_lib/tests/snapshots/modals_backdrop_should_prevent_focusing_lower_area.png b/crates/egui_demo_lib/tests/snapshots/modals_backdrop_should_prevent_focusing_lower_area.png index 7d1519d01..71bd50cdf 100644 --- a/crates/egui_demo_lib/tests/snapshots/modals_backdrop_should_prevent_focusing_lower_area.png +++ b/crates/egui_demo_lib/tests/snapshots/modals_backdrop_should_prevent_focusing_lower_area.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a5f7bc46c7baf62b559458b3596e386d66bf2281b7c35e5fdb6c5c4a64569f2 -size 44347 +oid sha256:260146850953cb1c23ca2eefb0443141d1182583bf2e33c43e06306b4f29aa05 +size 46443 diff --git a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.00.png b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.00.png index ea32cd32f..d977d33ee 100644 --- a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.00.png +++ b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.00.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce6e44aeb60b6cc2179e14c467edc2d570ea1adbce08511650fc733e39f7757c -size 590679 +oid sha256:9613faacf71956e547196911536f1b10fcf8c07106554e3524de74444b59a0a8 +size 623365 diff --git a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.25.png b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.25.png index 1bff62c8d..227507cd7 100644 --- a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.25.png +++ b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.25.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2edd6679d434df3407048472aaa95e410158f28e9a13c9bd88e3f8be95b08d9d -size 745771 +oid sha256:5ec28b3f15f2031179ee584f78beca3438f22f4fe49b626a62dc04e2ae73bcb7 +size 822402 diff --git a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.50.png b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.50.png index 39c2a6b36..6ec055551 100644 --- a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.50.png +++ b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.50.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20cb796b59113853345c98e5238021a9c5c977c25689ee9201fdec1e4d98123d -size 973781 +oid sha256:376b4b354571d14828630be781a1c18442e1a7a11dcf6a9bbdf58d540c5f3e87 +size 1039204 diff --git a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.67.png b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.67.png index fb0da4a80..2bb33b279 100644 --- a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.67.png +++ b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.67.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9658cc6b4dd2dd33356facc6b48cf69f9a86f976ac2dd4f16e362a2fd3f73827 -size 1081864 +oid sha256:18a95446db14d3060eadbec9601e147fdefd2bb5c67811c7e943c9c09f9637cc +size 1172356 diff --git a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.75.png b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.75.png index 736c3dd67..96887b460 100644 --- a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.75.png +++ b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_1.75.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5d5941c8fa0456f8a92fce4888e7a2888945f5df7cfed867ef073c439c7ad9f -size 1131030 +oid sha256:62ee659b51dc09017393befe61f2aaad4489f038f95c430c2d0746f6b0a18989 +size 1262722 diff --git a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_2.00.png b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_2.00.png index b4bf73cb7..ede342816 100644 --- a/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_2.00.png +++ b/crates/egui_demo_lib/tests/snapshots/rendering_test/dpi_2.00.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78ef6dba3dcf5e26a9289ce226165224c712c22f9b5dfe699b599c7d2531133b -size 1363589 +oid sha256:687ed694a05fecb7ae17e41016aa2ccf852193a4d72e01f8c4106e86f2fbb171 +size 1475168 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Additive rectangle.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Additive rectangle.png index f2494709e..656136036 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Additive rectangle.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Additive rectangle.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3daf9b7cbfb48f6d083126e58c605cb19f462509acc03843f0bca5c645945e23 -size 45044 +oid sha256:336c6a0001b763ddca2814a79caf6b4afffc45e465306f1c6dda551f3dd9447e +size 46585 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred stroke.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred stroke.png index 7254be665..0277bc86b 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred stroke.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred stroke.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de7db1296bdd127dfd827c6d1cc1a5a840391c3abb558be07faeb7e6612ed6e8 -size 86830 +oid sha256:6c38718424a61f2c73604a8dbfde78ee78fdda5bd4eb28dc83c868286bceab5b +size 88461 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred.png index e88d67b6b..4bbc84124 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Blurred.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ef3a17791ca4a3e0209eec5d191c00c66e08fc4dd07fb4845490288c5bfbdb6 -size 118889 +oid sha256:d6831189fba55f6a0305270270697675b3cb1c96d7381e71bb1dececa4f05d1c +size 120523 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Minimal rounding.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Minimal rounding.png index a3c23b831..b0663ac6a 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Minimal rounding.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Minimal rounding.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:465a3aa235ea69bce6650cf6e100ffc719bba67baa0cb13d7015a0fc54d53d9a -size 51376 +oid sha256:cc06eae3078ef4018c5f98d5b31c63dbfb81ba57d867d92cfcf492e955a65743 +size 52858 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Normal.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Normal.png index ec1182d15..178075712 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Normal.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Normal.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aac429243686d35096760eb1b7c6a2bcad1c1d00a3341a858a6c71aaff2cf128 -size 54582 +oid sha256:7fb7c93e663ae1e8ccb54bf3db8d5dac3fe2d8684ce905eb1c1b17f6dff4311a +size 56108 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thick stroke, minimal rounding.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thick stroke, minimal rounding.png index fa5ea442d..9c176aa0a 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thick stroke, minimal rounding.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thick stroke, minimal rounding.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8afb610d9e86b324db22849457eb23419c4f3c240e5ee951a13ce8901003bca8 -size 55053 +oid sha256:15172bfb3d4b58f06d5d47588b336e5bb4e417c1d6b79e3112f3f67532162388 +size 56636 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin filled.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin filled.png index 44c159f4f..507168b6f 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin filled.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin filled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75ff881add9f2968d19d8bb1d39239de5d99105027e91af209dfa5b45e644d2c -size 35943 +oid sha256:1e50d31c10f269efdd31ed1c41ff4584e6a3e258aa36391be64fa5b314fc8079 +size 37660 diff --git a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin stroked.png b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin stroked.png index b725ec08f..0b16e914a 100644 --- a/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin stroked.png +++ b/crates/egui_demo_lib/tests/snapshots/tessellation_test/Thin stroked.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1887d632d0994efec3dd7cecc41e3ad460c109baa1012d69e005cdc916e3cd24 -size 35925 +oid sha256:5b9dfcd94adf153e0fb47e57d9bc388e5b855d7c6171fbd68d7e70e629278ffb +size 37717 diff --git a/crates/egui_demo_lib/tests/snapshots/text_selection_0.png b/crates/egui_demo_lib/tests/snapshots/text_selection_0.png index dae75cfc3..b70f529a5 100644 --- a/crates/egui_demo_lib/tests/snapshots/text_selection_0.png +++ b/crates/egui_demo_lib/tests/snapshots/text_selection_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7d8578b55ed8fdaf2062cb53d7320555e490289ff9efb30f39ebb697d2e252e -size 6529 +oid sha256:3f9d2000dc18b07e3b10a04e55ca0435019fcbb9a54c674e93e2f8cdab68e768 +size 7100 diff --git a/crates/egui_demo_lib/tests/snapshots/text_selection_1.png b/crates/egui_demo_lib/tests/snapshots/text_selection_1.png index 4be490adc..4f14852cf 100644 --- a/crates/egui_demo_lib/tests/snapshots/text_selection_1.png +++ b/crates/egui_demo_lib/tests/snapshots/text_selection_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e09ec77bd473ad6695557b78d4967ade09b12100f04bc66d0e29779dfb0d551 -size 6495 +oid sha256:179e36215bcf81fa5bbe74df6d4a0f782cb8980d21406d1760fe89be07056dbd +size 7029 diff --git a/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x1.png b/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x1.png index 5ea006f1f..0dc8c0ae9 100644 --- a/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x1.png +++ b/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c0054dd1717833ae6f19726b58bffbf70bd4dc784b5f2774b194800a3adffed -size 64973 +oid sha256:36a57aa787cdab22420b341630c27c4551f28ddf61d66dd55bc8fbc38ff1875e +size 68992 diff --git a/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x2.png b/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x2.png index c37f49163..04ffdad37 100644 --- a/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x2.png +++ b/crates/egui_demo_lib/tests/snapshots/widget_gallery_dark_x2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9be7321d8184c3d06cfeb54410c1f839892c4f836767e9b1950e70306cde6c54 -size 151090 +oid sha256:f5f2aff128aebbaff84098716b7795b6f681e43ac5de67d62fc4eb67d0ec1bad +size 164020 diff --git a/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x1.png b/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x1.png index 54f2d37fd..8988f9489 100644 --- a/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x1.png +++ b/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f07c25c053e9c4d5f7416cc00e101e13b7007b65c46ba13d0853d95ca43fddc4 -size 59950 +oid sha256:521982b06c8f11dd41181321b52344031bb45b91079dbe7158caf6f3e1261f59 +size 63360 diff --git a/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x2.png b/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x2.png index 318fb89e4..847249168 100644 --- a/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x2.png +++ b/crates/egui_demo_lib/tests/snapshots/widget_gallery_light_x2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6a9bc30b4d6ed100555ee553554848d20d93f25643e72eeef1826483ed307d9 -size 145940 +oid sha256:0a31bc3d49e4e6c456decbb575e6ffa0e557c76b985b761adfcb99a49f2ef6ba +size 158730 diff --git a/crates/egui_kittest/tests/snapshots/combobox_closed.png b/crates/egui_kittest/tests/snapshots/combobox_closed.png index 7df09f4bd..0d9033a48 100644 --- a/crates/egui_kittest/tests/snapshots/combobox_closed.png +++ b/crates/egui_kittest/tests/snapshots/combobox_closed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:698d1e9ecf490e04fb58ebf81cf9c633be29712abe172a6e6adfdc7fe442732d -size 4517 +oid sha256:5021c1467b752ae50b0a74ba2afb43afe0d060cfb7a27e1b60b35ce7b03b0b3e +size 4890 diff --git a/crates/egui_kittest/tests/snapshots/combobox_opened.png b/crates/egui_kittest/tests/snapshots/combobox_opened.png index 20dd3e232..0b83491b3 100644 --- a/crates/egui_kittest/tests/snapshots/combobox_opened.png +++ b/crates/egui_kittest/tests/snapshots/combobox_opened.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84e857521c20ea2458d9f9d724578e0495c06e75571c25104bf64a0be0be617d -size 8028 +oid sha256:148e8388f3c32a7f86e4424eb652b6ba9d24a055d7837bbf1483c07bed922773 +size 8632 diff --git a/crates/egui_kittest/tests/snapshots/image_snapshots.png b/crates/egui_kittest/tests/snapshots/image_snapshots.png index 75e18ba5f..9d2301d97 100644 --- a/crates/egui_kittest/tests/snapshots/image_snapshots.png +++ b/crates/egui_kittest/tests/snapshots/image_snapshots.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd2ff48cae729b3f957b1630bef23e94fb2176982c06ec3f123c1a0892fc536d -size 1959 +oid sha256:4ed7ddac38fc938f9ff61844bc8d390ec19d0645c067891dea94f3ffca534d98 +size 2070 diff --git a/crates/egui_kittest/tests/snapshots/menu/closed_hovered.png b/crates/egui_kittest/tests/snapshots/menu/closed_hovered.png index c498163ee..199e268a6 100644 --- a/crates/egui_kittest/tests/snapshots/menu/closed_hovered.png +++ b/crates/egui_kittest/tests/snapshots/menu/closed_hovered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aac8c973f26d03c25155f0454185dc3ab27fffae1c63443e36f07c49fb0828bf -size 11183 +oid sha256:d95eefcab668eeecb4c04f3d9d95b2e14f780754ca266eda00b071775d5341d2 +size 11211 diff --git a/crates/egui_kittest/tests/snapshots/menu/opened.png b/crates/egui_kittest/tests/snapshots/menu/opened.png index 4ef240cc9..8c4fe529c 100644 --- a/crates/egui_kittest/tests/snapshots/menu/opened.png +++ b/crates/egui_kittest/tests/snapshots/menu/opened.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dd0d91d0866848e7965e88223ff3ddae2231728197fbcd3fb5b1a6b034e179d -size 21804 +oid sha256:e38e385f06ad908f1dbf72a8d7997c010d4df69dd78142334396e79f07b7e4ff +size 22660 diff --git a/crates/egui_kittest/tests/snapshots/menu/submenu.png b/crates/egui_kittest/tests/snapshots/menu/submenu.png index 20c6bed89..7f0c8d7c0 100644 --- a/crates/egui_kittest/tests/snapshots/menu/submenu.png +++ b/crates/egui_kittest/tests/snapshots/menu/submenu.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11d0081c272986e6fbd00cde05c0931321bc9670d6a0fa3a650323cd7b56d795 -size 28667 +oid sha256:56daa1dee86a9d4098dadd45d10046d6064bd597ec3efd7bb83e14d72c135ec2 +size 30432 diff --git a/crates/egui_kittest/tests/snapshots/menu/subsubmenu.png b/crates/egui_kittest/tests/snapshots/menu/subsubmenu.png index 01a316007..767bbbcd3 100644 --- a/crates/egui_kittest/tests/snapshots/menu/subsubmenu.png +++ b/crates/egui_kittest/tests/snapshots/menu/subsubmenu.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fc08e05c0ab0e167503324fb7c82777afd5866384ae8bbacb9b933f717feb56 -size 33412 +oid sha256:fbbcf97152a56077df7659541c336476d5c35048e6ae6d8f9e00b0aca33eb05a +size 35540 diff --git a/crates/egui_kittest/tests/snapshots/override_text_color_interactive.png b/crates/egui_kittest/tests/snapshots/override_text_color_interactive.png index 4d365c4c2..62215648d 100644 --- a/crates/egui_kittest/tests/snapshots/override_text_color_interactive.png +++ b/crates/egui_kittest/tests/snapshots/override_text_color_interactive.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf8177abaa5920e32ad4618f5296355377f475b0c0f9a95f75cbfbe468415fb8 -size 19696 +oid sha256:5943624ad18b49eb7c96d71cb7b6dbf57423b9ff10c40dbac15bccb9b3fd2203 +size 20157 diff --git a/crates/egui_kittest/tests/snapshots/readme_example.png b/crates/egui_kittest/tests/snapshots/readme_example.png index 55a13d3e4..ed5066d07 100644 --- a/crates/egui_kittest/tests/snapshots/readme_example.png +++ b/crates/egui_kittest/tests/snapshots/readme_example.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57211d5ac8021223ed288b9fd6f651ed901ec91599ed67d54ac540f3a2037937 -size 2205 +oid sha256:71c4be9b34c1f4848c14d6a3e5f0805e3ad13e7ad4da52ec9f86968ed7d7b4d6 +size 2449 diff --git a/crates/egui_kittest/tests/snapshots/should_wait_for_images.png b/crates/egui_kittest/tests/snapshots/should_wait_for_images.png index 461a2e695..c702947c4 100644 --- a/crates/egui_kittest/tests/snapshots/should_wait_for_images.png +++ b/crates/egui_kittest/tests/snapshots/should_wait_for_images.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ae52d6761a4d0b95b38ca4ca34c10751eef1ab2a54a62786c55bee3a3522ba1 -size 2050 +oid sha256:75c32c3ec01c87a6783f755eee5b48540199f0f2a1099c67f30e2d6eee630217 +size 2052 diff --git a/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_cursor.png b/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_cursor.png index ec2b4a5c7..17aa05eee 100644 --- a/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_cursor.png +++ b/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_cursor.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93ce77fe1f570281d50eed4c8681f1fbb382bd5fc5de63e2d683e0c570c929ff -size 9065 +oid sha256:8ac55fee85fef919cd967a056d93ccfd1fa7a075517d922821ff5d6b74d9706c +size 9400 diff --git a/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_segment.png b/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_segment.png index 305811697..296b3cad6 100644 --- a/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_segment.png +++ b/crates/egui_kittest/tests/snapshots/test_ime_composition_visuals_segment.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6664509aa41a9a235657d8af7f73bc3f1fcaf3df1aa20db1e06e02f0a2c8aeab -size 9005 +oid sha256:9fa25eeb0635f8de5c7347d81d3643a9df597a962e891ff0c3851431a89235bf +size 9320 diff --git a/crates/egui_kittest/tests/snapshots/test_masking.png b/crates/egui_kittest/tests/snapshots/test_masking.png index 6473e407e..bf119b0cc 100644 --- a/crates/egui_kittest/tests/snapshots/test_masking.png +++ b/crates/egui_kittest/tests/snapshots/test_masking.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ddac0bff10e6699c0ab2d9ea3679d5047d6099b7ba3540d1ebc144361f07d86 -size 5517 +oid sha256:138eba7dc9ca203342d8994cbfee053dd4fc9300d0d0fa66069c600ba444f180 +size 5906 diff --git a/crates/egui_kittest/tests/snapshots/test_scroll_initial.png b/crates/egui_kittest/tests/snapshots/test_scroll_initial.png index 3cc77bc75..a85b55a69 100644 --- a/crates/egui_kittest/tests/snapshots/test_scroll_initial.png +++ b/crates/egui_kittest/tests/snapshots/test_scroll_initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0267c21c4cbe5601263d046a56596275272fbcf727653131f7780aa51ecf6253 -size 6956 +oid sha256:658040d648865dd6eedeebb49d287afb78cd41d0cf9c83b4a95249d40ff91828 +size 7758 diff --git a/crates/egui_kittest/tests/snapshots/test_scroll_scrolled.png b/crates/egui_kittest/tests/snapshots/test_scroll_scrolled.png index 2d40e40ba..1c823c9f7 100644 --- a/crates/egui_kittest/tests/snapshots/test_scroll_scrolled.png +++ b/crates/egui_kittest/tests/snapshots/test_scroll_scrolled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46a498433ede5b71abccb5bbeed5788e4ba80949b96f3371b107bd45d5dee28a -size 7964 +oid sha256:2e506366f91d6ab47b363a4fc857fff11eb899ad5ff79ab69488badb718749b8 +size 8343 diff --git a/crates/egui_kittest/tests/snapshots/test_shrink.png b/crates/egui_kittest/tests/snapshots/test_shrink.png index de27685a8..ccc4ae95e 100644 --- a/crates/egui_kittest/tests/snapshots/test_shrink.png +++ b/crates/egui_kittest/tests/snapshots/test_shrink.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db6f35e7dabe8f6d3766df022e5643f8461c3c2476959682622b793d59bf7c40 -size 2833 +oid sha256:e00193a8d1a8eb4df582be9e8e2e2edf7f59b00b312a86a2821216031e9629ce +size 2822 diff --git a/crates/egui_kittest/tests/snapshots/test_tooltip_hidden.png b/crates/egui_kittest/tests/snapshots/test_tooltip_hidden.png index de27685a8..ccc4ae95e 100644 --- a/crates/egui_kittest/tests/snapshots/test_tooltip_hidden.png +++ b/crates/egui_kittest/tests/snapshots/test_tooltip_hidden.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db6f35e7dabe8f6d3766df022e5643f8461c3c2476959682622b793d59bf7c40 -size 2833 +oid sha256:e00193a8d1a8eb4df582be9e8e2e2edf7f59b00b312a86a2821216031e9629ce +size 2822 diff --git a/crates/egui_kittest/tests/snapshots/test_tooltip_shown.png b/crates/egui_kittest/tests/snapshots/test_tooltip_shown.png index 7396758ea..180bdda0c 100644 --- a/crates/egui_kittest/tests/snapshots/test_tooltip_shown.png +++ b/crates/egui_kittest/tests/snapshots/test_tooltip_shown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d785e2073627f33a2e7a23a47e0e0b8ca9570f45d4de3d8b545b473c1a9e75b5 -size 4940 +oid sha256:42a410decfe48f13c50e2ef3da2a17267af3da3fef0285a1bf5198a13da7d21e +size 5062 diff --git a/crates/egui_kittest/tests/snapshots/window_outer_size.png b/crates/egui_kittest/tests/snapshots/window_outer_size.png index bae4f22cb..a04fd7a10 100644 --- a/crates/egui_kittest/tests/snapshots/window_outer_size.png +++ b/crates/egui_kittest/tests/snapshots/window_outer_size.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cba6fbd64df18b2a41635af59c1f50d1352b4de8ddefd7d5389a4f9e518b6c86 -size 23543 +oid sha256:3a0374e8c55c77a412979ce26cd58aead9345fb0b50a1601890c40869a339df9 +size 24097 diff --git a/crates/egui_kittest/tests/tests.rs b/crates/egui_kittest/tests/tests.rs index 9bdd2b6c1..26d19cb27 100644 --- a/crates/egui_kittest/tests/tests.rs +++ b/crates/egui_kittest/tests/tests.rs @@ -152,8 +152,9 @@ fn test_scroll_down() { let mut harness = test_scroll_harness(); let button = harness.get_by_label("Hidden Button"); - button.scroll_down(); - button.scroll_down(); + for _ in 0..10 { + button.scroll_down(); + } harness.run(); harness.get_by_label("Hidden Button").click(); @@ -174,7 +175,9 @@ fn test_masking() { .as_millis(); ui.label("I should not be masked."); - ui.label(format!("Timestamp: {timestamp}")); + // Render the timestamp with a monospace font so that the layout width + // does not depend on which digits the current time happens to contain. + ui.monospace(format!("Timestamp: {timestamp}")); ui.label("I should also not be masked."); }); diff --git a/crates/epaint/src/image.rs b/crates/epaint/src/image.rs index 92890e180..d9e69086b 100644 --- a/crates/epaint/src/image.rs +++ b/crates/epaint/src/image.rs @@ -362,7 +362,7 @@ impl core::fmt::Debug for ColorImage { /// (which would require more atlas space, but would allow for more accurate rendering of colored text and emojis), /// or do the color compensation in the shader, based on the active text color. /// -/// When experimenting, use to compare to a ground truth. +/// When experimenting, use to compare to a ground truth. /// /// See for related analysis. #[derive(Clone, Copy, Debug, Default, PartialEq)] diff --git a/crates/epaint/src/text/font.rs b/crates/epaint/src/text/font.rs index 287230db3..6c3e935eb 100644 --- a/crates/epaint/src/text/font.rs +++ b/crates/epaint/src/text/font.rs @@ -452,10 +452,7 @@ impl FontFace { matches!( chr, // Strip out a religious symbol with secondary nefarious interpretation: - '\u{534d}' | '\u{5350}' | - - // Ignore ubuntu-specific stuff in `Ubuntu-Light.ttf`: - '\u{E0FF}' | '\u{EFFD}' | '\u{F0FF}' | '\u{F200}' + '\u{534d}' | '\u{5350}' ) } diff --git a/crates/epaint/src/text/fonts.rs b/crates/epaint/src/text/fonts.rs index 28ab8bbf5..cb034e6bc 100644 --- a/crates/epaint/src/text/fonts.rs +++ b/crates/epaint/src/text/fonts.rs @@ -11,7 +11,7 @@ use crate::{ use emath::{NumExt as _, OrderedFloat, Rangef}; #[cfg(feature = "default_fonts")] -use epaint_default_fonts::{EMOJI_ICON, HACK_REGULAR, NOTO_EMOJI_REGULAR, UBUNTU_LIGHT}; +use epaint_default_fonts::{ALBERT_SANS, EMOJI_ICON, HACK_REGULAR, NOTO_EMOJI_REGULAR}; // ---------------------------------------------------------------------------- @@ -411,7 +411,7 @@ fn blob_from_font_data(data: &FontData) -> Blob { /// fonts.font_data.insert("my_font".to_owned(), /// std::sync::Arc::new( /// // .ttf and .otf supported -/// FontData::from_static(include_bytes!("../../../epaint_default_fonts/fonts/Ubuntu-Light.ttf")) +/// FontData::from_static(include_bytes!("../../../epaint_default_fonts/fonts/AlbertSans-VariableFont_wght.ttf")) /// ) /// ); /// @@ -518,8 +518,13 @@ impl Default for FontDefinitions { ); font_data.insert( - "Ubuntu-Light".to_owned(), - Arc::new(FontData::from_static(UBUNTU_LIGHT)), + "Albert Sans".to_owned(), + // Albert Sans is a variable font; a slightly-lighter-than-regular weight + // looks best for UI text. + Arc::new(FontData::from_static(ALBERT_SANS).tweak(FontTweak { + coords: VariationCoords::new([(b"wght", 350.0)]), + ..Default::default() + })), ); // Bigger emojis, and more. : @@ -535,7 +540,7 @@ impl Default for FontDefinitions { FontFamily::Monospace, vec![ "Hack".to_owned(), - "Ubuntu-Light".to_owned(), // fallback for √ etc + "Albert Sans".to_owned(), // fallback for √ etc "NotoEmoji-Regular".to_owned(), "emoji-icon-font".to_owned(), ], @@ -543,7 +548,7 @@ impl Default for FontDefinitions { families.insert( FontFamily::Proportional, vec![ - "Ubuntu-Light".to_owned(), + "Albert Sans".to_owned(), "NotoEmoji-Regular".to_owned(), "emoji-icon-font".to_owned(), ], @@ -573,7 +578,7 @@ impl FontDefinitions { #[cfg(feature = "default_fonts")] pub fn builtin_font_names() -> &'static [&'static str] { &[ - "Ubuntu-Light", + "Albert Sans", "NotoEmoji-Regular", "emoji-icon-font", "Hack", diff --git a/crates/epaint/src/text/text_layout.rs b/crates/epaint/src/text/text_layout.rs index 06ddc3b1f..d647a0c2d 100644 --- a/crates/epaint/src/text/text_layout.rs +++ b/crates/epaint/src/text/text_layout.rs @@ -1905,10 +1905,15 @@ mod tests { ); // Round-trip: position → cursor → position should be stable. + // + // A continuation glyph mid-cluster is placed at the pixel-rounded + // cursor position, which can differ from the analytic (unrounded) + // position by up to one physical pixel depending on the font's + // glyph advance widths, so allow a one-pixel slack here. let cursor2 = galley.cursor_from_pos(Vec2::new(rect.center().x, rect.center().y)); let rect2 = galley.pos_from_cursor(cursor2); assert!( - (rect.min.x - rect2.min.x).abs() < 1.0, + (rect.min.x - rect2.min.x).abs() <= 1.0, "Cursor round-trip unstable at index {i}: \ first={}, second={}, cursor2.index={}", rect.min.x, diff --git a/crates/epaint_default_fonts/Cargo.toml b/crates/epaint_default_fonts/Cargo.toml index 43f6fedfe..136139780 100644 --- a/crates/epaint_default_fonts/Cargo.toml +++ b/crates/epaint_default_fonts/Cargo.toml @@ -6,7 +6,7 @@ description = "Default fonts for use in epaint / egui" edition.workspace = true rust-version.workspace = true homepage = "https://github.com/emilk/egui/tree/main/crates/epaint_default_fonts" -license = "(MIT OR Apache-2.0) AND OFL-1.1 AND Ubuntu-font-1.0" # OFL and UFL are from the font files themselves. +license = "(MIT OR Apache-2.0) AND OFL-1.1" # OFL is from the font files themselves. readme = "README.md" repository = "https://github.com/emilk/egui/tree/main/crates/epaint_default_fonts" categories = ["graphics", "gui"] @@ -19,7 +19,7 @@ include = [ "fonts/*.ttf", "fonts/*.txt", "fonts/OFL.txt", - "fonts/UFL.txt", + "fonts/AlbertSans-OFL.txt", ] [lints] diff --git a/crates/epaint_default_fonts/README.md b/crates/epaint_default_fonts/README.md index 4a1006310..7c5761c9b 100644 --- a/crates/epaint_default_fonts/README.md +++ b/crates/epaint_default_fonts/README.md @@ -9,3 +9,17 @@ Default fonts that are used in `epaint` and `egui`. Not intended for use as a standalone library. Made for [`egui`](https://github.com/emilk/egui/). + +## Font hinting + +`epaint` relies on embedded TrueType hinting instructions for crisp text on low-dpi +screens: skrifa only auto-hints a font that lacks an interpreter program, so a font with +no glyph instructions renders unhinted and blurry. + +`Albert Sans` shipped without glyph instructions, so it was hinted with +[`ttfautohint`](https://www.freetype.org/ttfautohint/), which preserves its variable axis: + +```sh +ttfautohint --windows-compatibility \ + "AlbertSans-VariableFont_wght.ttf" "AlbertSans-VariableFont_wght.ttf" +``` diff --git a/crates/epaint_default_fonts/fonts/AlbertSans-OFL.txt b/crates/epaint_default_fonts/fonts/AlbertSans-OFL.txt new file mode 100644 index 000000000..1efe7e2ef --- /dev/null +++ b/crates/epaint_default_fonts/fonts/AlbertSans-OFL.txt @@ -0,0 +1,93 @@ +Copyright 2021 The Albert Sans Project Authors (https://github.com/usted/Albert-Sans) + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +https://openfontlicense.org + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/crates/epaint_default_fonts/fonts/AlbertSans-VariableFont_wght.ttf b/crates/epaint_default_fonts/fonts/AlbertSans-VariableFont_wght.ttf new file mode 100644 index 000000000..308ae9b2f Binary files /dev/null and b/crates/epaint_default_fonts/fonts/AlbertSans-VariableFont_wght.ttf differ diff --git a/crates/epaint_default_fonts/fonts/UFL.txt b/crates/epaint_default_fonts/fonts/UFL.txt deleted file mode 100755 index ae78a8f94..000000000 --- a/crates/epaint_default_fonts/fonts/UFL.txt +++ /dev/null @@ -1,96 +0,0 @@ -------------------------------- -UBUNTU FONT LICENCE Version 1.0 -------------------------------- - -PREAMBLE -This licence allows the licensed fonts to be used, studied, modified and -redistributed freely. The fonts, including any derivative works, can be -bundled, embedded, and redistributed provided the terms of this licence -are met. The fonts and derivatives, however, cannot be released under -any other licence. The requirement for fonts to remain under this -licence does not require any document created using the fonts or their -derivatives to be published under this licence, as long as the primary -purpose of the document is not to be a vehicle for the distribution of -the fonts. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this licence and clearly marked as such. This may -include source files, build scripts and documentation. - -"Original Version" refers to the collection of Font Software components -as received under this licence. - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to -a new environment. - -"Copyright Holder(s)" refers to all individuals and companies who have a -copyright ownership of the Font Software. - -"Substantially Changed" refers to Modified Versions which can be easily -identified as dissimilar to the Font Software by users of the Font -Software comparing the Original Version with the Modified Version. - -To "Propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification and with or without charging -a redistribution fee), making available to the public, and in some -countries other activities as well. - -PERMISSION & CONDITIONS -This licence does not grant any rights under trademark law and all such -rights are reserved. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of the Font Software, to propagate the Font Software, subject to -the below conditions: - -1) Each copy of the Font Software must contain the above copyright -notice and this licence. These can be included either as stand-alone -text files, human-readable headers or in the appropriate machine- -readable metadata fields within text or binary files as long as those -fields can be easily viewed by the user. - -2) The font name complies with the following: -(a) The Original Version must retain its name, unmodified. -(b) Modified Versions which are Substantially Changed must be renamed to -avoid use of the name of the Original Version or similar names entirely. -(c) Modified Versions which are not Substantially Changed must be -renamed to both (i) retain the name of the Original Version and (ii) add -additional naming elements to distinguish the Modified Version from the -Original Version. The name of such Modified Versions must be the name of -the Original Version, with "derivative X" where X represents the name of -the new work, appended to that name. - -3) The name(s) of the Copyright Holder(s) and any contributor to the -Font Software shall not be used to promote, endorse or advertise any -Modified Version, except (i) as required by this licence, (ii) to -acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with -their explicit written permission. - -4) The Font Software, modified or unmodified, in part or in whole, must -be distributed entirely under this licence, and must not be distributed -under any other licence. The requirement for fonts to remain under this -licence does not affect any document created using the Font Software, -except any version of the Font Software extracted from a document -created using the Font Software may only be distributed under this -licence. - -TERMINATION -This licence becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF -COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER -DEALINGS IN THE FONT SOFTWARE. diff --git a/crates/epaint_default_fonts/fonts/Ubuntu-Light.ttf b/crates/epaint_default_fonts/fonts/Ubuntu-Light.ttf deleted file mode 100755 index 0e9f90d7c..000000000 Binary files a/crates/epaint_default_fonts/fonts/Ubuntu-Light.ttf and /dev/null differ diff --git a/crates/epaint_default_fonts/src/lib.rs b/crates/epaint_default_fonts/src/lib.rs index f3dad7de8..048442465 100644 --- a/crates/epaint_default_fonts/src/lib.rs +++ b/crates/epaint_default_fonts/src/lib.rs @@ -26,14 +26,15 @@ pub const HACK_REGULAR: &[u8] = include_bytes!("../fonts/Hack-Regular.ttf"); /// more information. pub const NOTO_EMOJI_REGULAR: &[u8] = include_bytes!("../fonts/NotoEmoji-Regular.ttf"); -/// A typeface designed for use by Ubuntu. +/// A contemporary sans serif typeface designed for user interfaces. /// -/// The Ubuntu typeface has been specially created to complement the Ubuntu tone -/// of voice. It has a contemporary style and contains characteristics unique to -/// the Ubuntu brand that convey a precise, reliable and free attitude. +/// Albert Sans is a grotesque-style typeface with a geometric skeleton and a +/// low-contrast, high-legibility design suited to UI text at small sizes. It +/// is a variable font with a weight axis. /// -/// See [Ubuntu design](https://design.ubuntu.com/font) for more information. -pub const UBUNTU_LIGHT: &[u8] = include_bytes!("../fonts/Ubuntu-Light.ttf"); +/// See [the Albert Sans repository](https://github.com/usted/Albert-Sans) for +/// more information. +pub const ALBERT_SANS: &[u8] = include_bytes!("../fonts/AlbertSans-VariableFont_wght.ttf"); /// An experimental typeface that uses standardized /// [UNICODE planes](http://en.wikipedia.org/wiki/Plane_(Unicode)) diff --git a/deny.toml b/deny.toml index 01faf237a..77536a0f6 100644 --- a/deny.toml +++ b/deny.toml @@ -93,7 +93,6 @@ allow = [ "MPL-2.0", # https://www.mozilla.org/en-US/MPL/2.0/FAQ/ - see Q11. Used by webpki-roots on Linux. "OFL-1.1", # https://spdx.org/licenses/OFL-1.1.html "OpenSSL", # https://www.openssl.org/source/license.html - used on Linux - "Ubuntu-font-1.0", # https://ubuntu.com/legal/font-licence "Unicode-3.0", # https://www.unicode.org/license.txt "Unicode-DFS-2016", # https://spdx.org/licenses/Unicode-DFS-2016.html "Zlib", # https://tldrlegal.com/license/zlib-libpng-license-(zlib) diff --git a/tests/egui_tests/tests/snapshots/atom_layout_nesting.png b/tests/egui_tests/tests/snapshots/atom_layout_nesting.png index bbff7f706..7c1122e9d 100644 --- a/tests/egui_tests/tests/snapshots/atom_layout_nesting.png +++ b/tests/egui_tests/tests/snapshots/atom_layout_nesting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e43b410ab0a06b40da5ad9c7fd105d11201d44a3afd63fd213429cc39013c0d4 -size 6964 +oid sha256:e7a003eed38e9248e9f689aa2566083512ecaf973d63bb9f7cc85f37d7f76897 +size 7327 diff --git a/tests/egui_tests/tests/snapshots/atom_letter_spacing.png b/tests/egui_tests/tests/snapshots/atom_letter_spacing.png index 8a022896b..18105629e 100644 --- a/tests/egui_tests/tests/snapshots/atom_letter_spacing.png +++ b/tests/egui_tests/tests/snapshots/atom_letter_spacing.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14a8e05b81da82b086fe1ba006a39951a8bca3ff7a2b05c5385a425383b30961 -size 2207 +oid sha256:8ff84933fdb6f1102dcdc608af562c9f3fdf4ee013acaa1a4506dc11761d49aa +size 2238 diff --git a/tests/egui_tests/tests/snapshots/button_shortcut.png b/tests/egui_tests/tests/snapshots/button_shortcut.png index 6ee227fca..b5264a3b3 100644 --- a/tests/egui_tests/tests/snapshots/button_shortcut.png +++ b/tests/egui_tests/tests/snapshots/button_shortcut.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cdfd5e248b3a1f2053f038a4e45c68f085ddbc085a6e1719b1c4c43b18f8d6c -size 1566 +oid sha256:51959b61b3fdf1ff55ebfdb43b2a27979dba8b5a797633719ba8c119f75fcde2 +size 1760 diff --git a/tests/egui_tests/tests/snapshots/grow_all.png b/tests/egui_tests/tests/snapshots/grow_all.png index 9771b6ef1..66139ba92 100644 --- a/tests/egui_tests/tests/snapshots/grow_all.png +++ b/tests/egui_tests/tests/snapshots/grow_all.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d74498e867f1ede9fa5e8769afeb24d7cfdd464db7accf0e4770aa94c7860bbc -size 13929 +oid sha256:40c5d336f55121408688ecb82c612985b1a698bb80cf99ecba6827b4b82eb5bc +size 14438 diff --git a/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height.png b/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height.png index 277c93280..3b0454e56 100644 --- a/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height.png +++ b/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bf4b21569bb28659808ee668be82ac89275dfbbbefba3237560aa2bcbc986b2 -size 5339 +oid sha256:9579b001945a48d75041393ffd16b183c299a4aa5445fda79b2acd2d96569489 +size 5530 diff --git a/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height_reference.png b/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height_reference.png index 60aede644..d872b7a24 100644 --- a/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height_reference.png +++ b/tests/egui_tests/tests/snapshots/horizontal_wrapped_multiline_row_height_reference.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b2a7bfced8ffd7d0002e52f98a01585c9667bc9821bc392e00fb890fb317696 -size 5376 +oid sha256:2a0164c376b1c426e4dce905e5575448ee016d408ff93ef1f68365e7addcf483 +size 5599 diff --git a/tests/egui_tests/tests/snapshots/hovering_should_preserve_text_format.png b/tests/egui_tests/tests/snapshots/hovering_should_preserve_text_format.png index 845dfb4ad..2110191f5 100644 --- a/tests/egui_tests/tests/snapshots/hovering_should_preserve_text_format.png +++ b/tests/egui_tests/tests/snapshots/hovering_should_preserve_text_format.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78daa3415e3012c0834819de8338dc380e262c5199f0e477b8796b6d11fe606f -size 12212 +oid sha256:d7117ee5da10cecfaca1224e1fcdc5f998a2d9daa8d648ca9bc38a715fa556e0 +size 12627 diff --git a/tests/egui_tests/tests/snapshots/layout/atoms_image.png b/tests/egui_tests/tests/snapshots/layout/atoms_image.png index 9bde044b4..c9ec8cc63 100644 --- a/tests/egui_tests/tests/snapshots/layout/atoms_image.png +++ b/tests/egui_tests/tests/snapshots/layout/atoms_image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6f941a45026d7842292366b70cfa3824fe16a9f78fd745b6fcd44c48e046a36 -size 369410 +oid sha256:346b9b2a886d6a39e5762cdc681ffce999152bac920b6836b63decf711784e1c +size 419797 diff --git a/tests/egui_tests/tests/snapshots/layout/atoms_minimal.png b/tests/egui_tests/tests/snapshots/layout/atoms_minimal.png index 6d77c9127..dd0392483 100644 --- a/tests/egui_tests/tests/snapshots/layout/atoms_minimal.png +++ b/tests/egui_tests/tests/snapshots/layout/atoms_minimal.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9ec7559bb6f57f446fd32f1fc342907ad4b888688195a5c147a2faaeaf5cd7a -size 369296 +oid sha256:5ce994c6d455eb141750620af127f8ccc45e5163737f616d0badd2c44fe68004 +size 396054 diff --git a/tests/egui_tests/tests/snapshots/layout/atoms_multi_grow.png b/tests/egui_tests/tests/snapshots/layout/atoms_multi_grow.png index 350194332..244fd60f6 100644 --- a/tests/egui_tests/tests/snapshots/layout/atoms_multi_grow.png +++ b/tests/egui_tests/tests/snapshots/layout/atoms_multi_grow.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0402dcf47b05586a9792d4583a7b7c76072b2f147a57b94bc7f3ba2b3471b26 -size 291012 +oid sha256:c92ee4038a796f040777787d1ae2da689ff8d76fb65b3814cd840265364d2b9b +size 325606 diff --git a/tests/egui_tests/tests/snapshots/layout/button.png b/tests/egui_tests/tests/snapshots/layout/button.png index 464daa5de..703f4a54d 100644 --- a/tests/egui_tests/tests/snapshots/layout/button.png +++ b/tests/egui_tests/tests/snapshots/layout/button.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bafb447c177f2bd94980c1d146a2826ecf62070fb6ee18e63e6a925e2741210 -size 314478 +oid sha256:738c28c4c7b839f28ca86a882e9d1c131a97e003e9af5730b5ad3220a29803ca +size 329542 diff --git a/tests/egui_tests/tests/snapshots/layout/button_image.png b/tests/egui_tests/tests/snapshots/layout/button_image.png index ce2844f8f..64fa8a702 100644 --- a/tests/egui_tests/tests/snapshots/layout/button_image.png +++ b/tests/egui_tests/tests/snapshots/layout/button_image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eadf74cc7f7e10be804df0e7df65c232ecaed7d77c2c89197548ab7206706843 -size 351669 +oid sha256:63a101ac3ec8631fd586978775403d67c6defb806a0aeb0d48c835354689ab64 +size 358739 diff --git a/tests/egui_tests/tests/snapshots/layout/button_image_shortcut.png b/tests/egui_tests/tests/snapshots/layout/button_image_shortcut.png index 3a8d09f95..efe9918e5 100644 --- a/tests/egui_tests/tests/snapshots/layout/button_image_shortcut.png +++ b/tests/egui_tests/tests/snapshots/layout/button_image_shortcut.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60739a18972a5e866610ae2c8f5af719a1bbaeffcdd8c6319e783c37e28d3107 -size 435108 +oid sha256:1850f36d79fad301312cbc7d961da2e35e4ce8813aef34255a8727ce6ddde551 +size 456324 diff --git a/tests/egui_tests/tests/snapshots/layout/checkbox.png b/tests/egui_tests/tests/snapshots/layout/checkbox.png index 1f958fd57..57a746822 100644 --- a/tests/egui_tests/tests/snapshots/layout/checkbox.png +++ b/tests/egui_tests/tests/snapshots/layout/checkbox.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46d28fc14a4fb8e4a5fb962b17f6a1ad9b8c952453df62d49f846fda9945b409 -size 389363 +oid sha256:617687a69626d537be56656f0257c6465976ced461795a3c69d0e3d29bfe3cf0 +size 424417 diff --git a/tests/egui_tests/tests/snapshots/layout/checkbox_checked.png b/tests/egui_tests/tests/snapshots/layout/checkbox_checked.png index 3a2676aba..d3b6bcfa9 100644 --- a/tests/egui_tests/tests/snapshots/layout/checkbox_checked.png +++ b/tests/egui_tests/tests/snapshots/layout/checkbox_checked.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fb6db99b4dfa1b0c6f97799ffd72c264c02eefd803eee5737075231760c80bd -size 417925 +oid sha256:663049ed6be99fdf98b152e5850ce88ed2c54613e977cb6fef59cfd797bf0104 +size 454141 diff --git a/tests/egui_tests/tests/snapshots/layout/drag_value.png b/tests/egui_tests/tests/snapshots/layout/drag_value.png index 105cd3453..2b9e46e88 100644 --- a/tests/egui_tests/tests/snapshots/layout/drag_value.png +++ b/tests/egui_tests/tests/snapshots/layout/drag_value.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f54f444c25fbd1def8d0f11d03e1fd8bde6745a2593d0029e346cbaafa584ed3 -size 264007 +oid sha256:733116acf8b6435ca8748b4978b26d9e7477f207fc22cf0fcc617ac5d410adae +size 277599 diff --git a/tests/egui_tests/tests/snapshots/layout/radio.png b/tests/egui_tests/tests/snapshots/layout/radio.png index 043e6b1a7..8ebbba50f 100644 --- a/tests/egui_tests/tests/snapshots/layout/radio.png +++ b/tests/egui_tests/tests/snapshots/layout/radio.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5be1a82841c5d9916ad0c69eb08ca782797e42ee6f085a50ce2f5bcaa1ec917d -size 328013 +oid sha256:c888b2177518a107c8382e70844f4515ab801c9950d08c322bbb3405e2763e3b +size 351129 diff --git a/tests/egui_tests/tests/snapshots/layout/radio_checked.png b/tests/egui_tests/tests/snapshots/layout/radio_checked.png index 6ef9b7b05..2a86183f6 100644 --- a/tests/egui_tests/tests/snapshots/layout/radio_checked.png +++ b/tests/egui_tests/tests/snapshots/layout/radio_checked.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cd7790301453097e1109a2f6600a986a12e0b02406471f12d8c1984395870e4 -size 347530 +oid sha256:b94b7f60fa134332fad2adf14e379f9535a575952b2d970e0d3a7efaa837a2ac +size 373960 diff --git a/tests/egui_tests/tests/snapshots/layout/selectable_value.png b/tests/egui_tests/tests/snapshots/layout/selectable_value.png index b66e2e68a..e7ad7e3bd 100644 --- a/tests/egui_tests/tests/snapshots/layout/selectable_value.png +++ b/tests/egui_tests/tests/snapshots/layout/selectable_value.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd2d4946dcff38c5fbb1c3af64faa9686f93bd163f54eef0aef9c92084527671 -size 388797 +oid sha256:e8269c9754354245e43ca9fecc79ddeccdcfcc2afb1869c1552e697322f83c49 +size 420878 diff --git a/tests/egui_tests/tests/snapshots/layout/selectable_value_selected.png b/tests/egui_tests/tests/snapshots/layout/selectable_value_selected.png index a52c4de9a..2a71009eb 100644 --- a/tests/egui_tests/tests/snapshots/layout/selectable_value_selected.png +++ b/tests/egui_tests/tests/snapshots/layout/selectable_value_selected.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97c2f56dad8d6aa45385901f9b23a13c49c21fc5aa811ab50dcf7c8451b177dd -size 401596 +oid sha256:3764828cccfb90c693855f4c9877d6a2b192d66324c045dabceb12b2a4da41f2 +size 433502 diff --git a/tests/egui_tests/tests/snapshots/layout/slider.png b/tests/egui_tests/tests/snapshots/layout/slider.png index 306d2a97f..d278741f7 100644 --- a/tests/egui_tests/tests/snapshots/layout/slider.png +++ b/tests/egui_tests/tests/snapshots/layout/slider.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:619139eb166d383cc9b35653c8c4a97c55cd21b171a24e253d923558cc0d35e1 -size 275512 +oid sha256:00d71e052577ab6922c740e5a56ea87e8b1481146cba11f9b46fc578bd06f9e7 +size 291046 diff --git a/tests/egui_tests/tests/snapshots/layout/text_edit.png b/tests/egui_tests/tests/snapshots/layout/text_edit.png index 5936c68a7..62f6fc219 100644 --- a/tests/egui_tests/tests/snapshots/layout/text_edit.png +++ b/tests/egui_tests/tests/snapshots/layout/text_edit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:260b2f77cfa51fbc5a948725d1219cfee8723362f228eb768255ee3f271faa39 -size 221505 +oid sha256:c8699b7ce2135633fca1179e01e0bdc0dad2ebbaba2d8ec6d5dfccb09ef9e3d2 +size 235411 diff --git a/tests/egui_tests/tests/snapshots/layout/text_edit_clip.png b/tests/egui_tests/tests/snapshots/layout/text_edit_clip.png index 251ecc9ea..0c44b2061 100644 --- a/tests/egui_tests/tests/snapshots/layout/text_edit_clip.png +++ b/tests/egui_tests/tests/snapshots/layout/text_edit_clip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35342ae9a83bcd19ba169c762f21f1667d9fcc781e6370b939e1781ff5a4e477 -size 372996 +oid sha256:66658e2718d4e1590a4b2aeb35ede8763a0c9300938cd80acd9393f93318c409 +size 389755 diff --git a/tests/egui_tests/tests/snapshots/layout/text_edit_no_clip.png b/tests/egui_tests/tests/snapshots/layout/text_edit_no_clip.png index 8adc7676b..42bdb03c2 100644 --- a/tests/egui_tests/tests/snapshots/layout/text_edit_no_clip.png +++ b/tests/egui_tests/tests/snapshots/layout/text_edit_no_clip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01795b279efc5c680d77817f7d0e6e9f18dc3969ec964d8d3419d0175b0f4d87 -size 512262 +oid sha256:ad9a6c0fe37146ec847cc9e42503ed0287cc4c569076982aca679408b15a7d2a +size 513908 diff --git a/tests/egui_tests/tests/snapshots/layout/text_edit_placeholder_clip.png b/tests/egui_tests/tests/snapshots/layout/text_edit_placeholder_clip.png index 900845aff..92f9f1620 100644 --- a/tests/egui_tests/tests/snapshots/layout/text_edit_placeholder_clip.png +++ b/tests/egui_tests/tests/snapshots/layout/text_edit_placeholder_clip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:263f38d4053119d3b5104575ceaba749d29582f6f021b7b9089054ecba4b22a0 -size 330923 +oid sha256:71cc9ab03405f76eb784318a20751915523232cd4017b3171edc6a56121e7604 +size 352659 diff --git a/tests/egui_tests/tests/snapshots/layout/text_edit_prefix_suffix.png b/tests/egui_tests/tests/snapshots/layout/text_edit_prefix_suffix.png index 642a8c5fd..3dc7a789a 100644 --- a/tests/egui_tests/tests/snapshots/layout/text_edit_prefix_suffix.png +++ b/tests/egui_tests/tests/snapshots/layout/text_edit_prefix_suffix.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9f298f8ea6692e7ccbddbe182a91824ce262913d50e9a7df104a6c63d39d8a0 -size 372564 +oid sha256:30b9f6f14205c65e7a8da81e8de67473b7e77b28abfe6c47875254b2a59c3025 +size 381626 diff --git a/tests/egui_tests/tests/snapshots/max_width.png b/tests/egui_tests/tests/snapshots/max_width.png index cc1d4f913..e7206881a 100644 --- a/tests/egui_tests/tests/snapshots/max_width.png +++ b/tests/egui_tests/tests/snapshots/max_width.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67a7d4da3fd41cae45abc5c0dbc0257de64c8d136291b92a6885ab4d9589ff6e -size 8388 +oid sha256:a05eeef33bd88cbf630bdb980ee4c5d96a202907a4851b8f59bfde3ca5d9ea93 +size 9114 diff --git a/tests/egui_tests/tests/snapshots/max_width_and_grow.png b/tests/egui_tests/tests/snapshots/max_width_and_grow.png index abb0ceb28..3bcbb0b56 100644 --- a/tests/egui_tests/tests/snapshots/max_width_and_grow.png +++ b/tests/egui_tests/tests/snapshots/max_width_and_grow.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e15a6273a919fe06f7f096f0f7f4ef23eec739841cae58c9b27bd948ea025fef -size 8390 +oid sha256:465f43e547803dcd713190e8b0eae5bfe8f6d499d28eb659c4f0b5e66d3945ac +size 9117 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/between_collapsed.png b/tests/egui_tests/tests/snapshots/panel_drag/between_collapsed.png index 6c824bd91..13667e61f 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/between_collapsed.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/between_collapsed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a21708315ae4514c1ff2c71075ccce2bef4627720808e4eebc9d7922388a17f -size 5292 +oid sha256:1caece2ab0095c01e4ee9d809b47803b1708c1329af8b40bd2e6b638a31ad4b9 +size 5524 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/between_initial_expanded.png b/tests/egui_tests/tests/snapshots/panel_drag/between_initial_expanded.png index 6310e8309..745d00b1d 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/between_initial_expanded.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/between_initial_expanded.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0c8d12d6f3741d33b993b5390fba5b845778a1f4dcf6d661513e65243978e18 -size 65797 +oid sha256:25bc35c1f8aac4f4bf31f6dccdf2dc52cc3af41124c432458a8702671691e280 +size 69119 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/between_reopened.png b/tests/egui_tests/tests/snapshots/panel_drag/between_reopened.png index 6310e8309..745d00b1d 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/between_reopened.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/between_reopened.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0c8d12d6f3741d33b993b5390fba5b845778a1f4dcf6d661513e65243978e18 -size 65797 +oid sha256:25bc35c1f8aac4f4bf31f6dccdf2dc52cc3af41124c432458a8702671691e280 +size 69119 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_hovered.png b/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_hovered.png index 27e751fa8..a5ce00af6 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_hovered.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_hovered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71c6c7299aad708fd16b945bcc9c82f529a276486eb1b2042f2ebaa932935a54 -size 3516 +oid sha256:fb1f103b5043355f4a93ccb42a6d9df45a9348bcec55029b1b12a74c68bc0a11 +size 3651 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_idle.png b/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_idle.png index fced7caae..c89792ee9 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_idle.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_idle.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc0393c0b85df389314d15161b14803fde138eb66ef2b055335aef275ac03d1c -size 3538 +oid sha256:d5ddb5543cd065fc4e140631d77de12e9ae97bee343a6d145f7ad217056698ad +size 3673 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_reopened.png b/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_reopened.png index ba81d4095..114584797 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_reopened.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/collapsed_handle_reopened.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bbf9c826403a00937f9e37cccc76b16dc67db8aef3536bf076922fdd2d564d5 -size 4881 +oid sha256:08c20e30a54b9bc53ecc1c8d171c799790820be880343ead01c409fc2d32b8e7 +size 5189 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/inside_closed.png b/tests/egui_tests/tests/snapshots/panel_drag/inside_closed.png index 0e2c2cfbd..651d665d4 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/inside_closed.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/inside_closed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcf9871c19199c94cfbc83818b4f70fe9fab5c396a3fb32cb79b713e9145bcae -size 3001 +oid sha256:340a08084009dc00ffc20dbc4c9bee06c96fc17d98840461c932403826c0d5ff +size 3136 diff --git a/tests/egui_tests/tests/snapshots/panel_drag/inside_initial.png b/tests/egui_tests/tests/snapshots/panel_drag/inside_initial.png index b25aa5581..76d3dcf33 100644 --- a/tests/egui_tests/tests/snapshots/panel_drag/inside_initial.png +++ b/tests/egui_tests/tests/snapshots/panel_drag/inside_initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:054c9005865ff2d6c1ee6c76539453fbad6005d1c62693de5653c4bb00164322 -size 4881 +oid sha256:43b7d885538f86f4746e5f91f2e00f22947f0777addccb22145c214b4e14e401 +size 5189 diff --git a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_hovered.png b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_hovered.png index bb3745c59..6985ef5e0 100644 --- a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_hovered.png +++ b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_hovered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbe8eda2e6162220ff8baa6e84156ea18f0bb15ffc46ebf9d60b6d3eeb8861d4 -size 9016 +oid sha256:4107654fe1b1cc4adf210dda95ca8ccfb8dea235b96b550fb8340eb5fba28b66 +size 9565 diff --git a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_idle.png b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_idle.png index 8a690c1a5..25fdc057d 100644 --- a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_idle.png +++ b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_off_idle.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:547316973b563bd92841f428838848323d656688cd03e8babcbc24626a389419 -size 7195 +oid sha256:f686c075de127c9393403a7ed0de86f3b5de3ae6b251940bd3bb565b67970b1c +size 7845 diff --git a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_hovered.png b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_hovered.png index 43e51aa02..fce92f2a2 100644 --- a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_hovered.png +++ b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_hovered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b18774a40c1c1065645be7b59c90e65bb6fb40d4931ab37ccf40126e2767b709 -size 9019 +oid sha256:66a1cd1268fea83d3d497265bb350f9286bc3a897c7fe765c3b97bc8af4d27fa +size 9568 diff --git a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_idle.png b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_idle.png index 3c92145ab..071255ba9 100644 --- a/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_idle.png +++ b/tests/egui_tests/tests/snapshots/panel_separator_line/separator_on_idle.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e9ffcb9f14f86155a4a8279d694ae3e43c6bb8df59fa681673199c01ff68f96 -size 7206 +oid sha256:86b3ce30f8fd66276d2b951c2e3b41bf3025d135493db311edae2c99c57b133e +size 7855 diff --git a/tests/egui_tests/tests/snapshots/rotated_ellipse.png b/tests/egui_tests/tests/snapshots/rotated_ellipse.png index 55a51d681..5b4790192 100644 --- a/tests/egui_tests/tests/snapshots/rotated_ellipse.png +++ b/tests/egui_tests/tests/snapshots/rotated_ellipse.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7591c9001a1b4b8cf1f19d7b3efa3bb1f43f7a695c1818b602e3c1f19b179a69 -size 17299 +oid sha256:622672c8dd3b8449ba4e09a3b2fc49542da7e757f038cbcf35dd55b093130359 +size 17825 diff --git a/tests/egui_tests/tests/snapshots/rotated_rect.png b/tests/egui_tests/tests/snapshots/rotated_rect.png index d09ee268f..ec330134e 100644 --- a/tests/egui_tests/tests/snapshots/rotated_rect.png +++ b/tests/egui_tests/tests/snapshots/rotated_rect.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:816105d33ea4233c62a577377a1bf447bf5022ce4df553480924aee97fc374c1 -size 14153 +oid sha256:6e292445684483e4489ebb49d36b836c9922355085abfb77563bbea0c2cf6f46 +size 14680 diff --git a/tests/egui_tests/tests/snapshots/shrink_first_text.png b/tests/egui_tests/tests/snapshots/shrink_first_text.png index 7b9ef4003..ccf75665a 100644 --- a/tests/egui_tests/tests/snapshots/shrink_first_text.png +++ b/tests/egui_tests/tests/snapshots/shrink_first_text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:224d55c987c8528bb6f9d051893572fbbb36e82bb5acec8b9614784d25093af1 -size 11383 +oid sha256:18ba3003d3373d785ff08cc825d774e331ce455abf67946a0c78a23521dd18bf +size 12350 diff --git a/tests/egui_tests/tests/snapshots/shrink_last_text.png b/tests/egui_tests/tests/snapshots/shrink_last_text.png index f1fa64de7..1a07b1bb6 100644 --- a/tests/egui_tests/tests/snapshots/shrink_last_text.png +++ b/tests/egui_tests/tests/snapshots/shrink_last_text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cee1c5d11e895f997b95606bf2f7c789dbff11e3e95327ab6e958586c334f5b0 -size 11932 +oid sha256:b7d4c9692d056fc4ace9067b6ba730759e869efa2b792adeafb16f3c87eaf7c9 +size 12954 diff --git a/tests/egui_tests/tests/snapshots/sides/default_long.png b/tests/egui_tests/tests/snapshots/sides/default_long.png index 695e679fc..94f60c01d 100644 --- a/tests/egui_tests/tests/snapshots/sides/default_long.png +++ b/tests/egui_tests/tests/snapshots/sides/default_long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1ebcf48076404bf375d9cb66fed752fab48e83adcaa3a08372340f5e68caf2f -size 8111 +oid sha256:94f2840267ace4a795616ba6bfd8ccc22f5898a9fdb1b49f13d968928ecfeff3 +size 7920 diff --git a/tests/egui_tests/tests/snapshots/sides/default_long_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/default_long_fit_contents.png index 308a273d6..032560a49 100644 --- a/tests/egui_tests/tests/snapshots/sides/default_long_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/default_long_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b844510cda2e4ba73adf0fb711299d268eedbd05e8a84ea04ce73451093a3b63 -size 8786 +oid sha256:d60dfb8a16b5f4716354119632a9d4bec3385eb1d85452af387c733da71b43e9 +size 9049 diff --git a/tests/egui_tests/tests/snapshots/sides/default_short.png b/tests/egui_tests/tests/snapshots/sides/default_short.png index f19a5afbf..edfb31794 100644 --- a/tests/egui_tests/tests/snapshots/sides/default_short.png +++ b/tests/egui_tests/tests/snapshots/sides/default_short.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da2b06feee78b808eab7ec4286b5050244b18b056f08dc49c417da8ff08bed0c -size 1637 +oid sha256:759ad233a8005b60baa4c351b4eb1a7dce17a0ed43a0bd952d3c5c84129eb114 +size 1728 diff --git a/tests/egui_tests/tests/snapshots/sides/default_short_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/default_short_fit_contents.png index 773b93629..adfa2ae9f 100644 --- a/tests/egui_tests/tests/snapshots/sides/default_short_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/default_short_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8284e4828d60a4d65e848d08a95f6fbf681b8632877e9e2961fdb7e4876ffe2c -size 1273 +oid sha256:5f1ceb6ced3c904ab27fe51c2c4787a33979a2cf383c2a694023828393df88e2 +size 1337 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_left_long.png b/tests/egui_tests/tests/snapshots/sides/shrink_left_long.png index 451859fa0..3479fefbb 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_left_long.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_left_long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:140fe4f323fbcd752d1f091c3095674e5392c9de72bfc43ee7032546aca5ce8a -size 7035 +oid sha256:39281d55da404fca1e3d560f0570585764766017acbb74bac8aab1fd2beb30d6 +size 7234 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_left_long_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/shrink_left_long_fit_contents.png index 308a273d6..032560a49 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_left_long_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_left_long_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b844510cda2e4ba73adf0fb711299d268eedbd05e8a84ea04ce73451093a3b63 -size 8786 +oid sha256:d60dfb8a16b5f4716354119632a9d4bec3385eb1d85452af387c733da71b43e9 +size 9049 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_left_short.png b/tests/egui_tests/tests/snapshots/sides/shrink_left_short.png index f19a5afbf..edfb31794 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_left_short.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_left_short.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da2b06feee78b808eab7ec4286b5050244b18b056f08dc49c417da8ff08bed0c -size 1637 +oid sha256:759ad233a8005b60baa4c351b4eb1a7dce17a0ed43a0bd952d3c5c84129eb114 +size 1728 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_left_short_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/shrink_left_short_fit_contents.png index 773b93629..adfa2ae9f 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_left_short_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_left_short_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8284e4828d60a4d65e848d08a95f6fbf681b8632877e9e2961fdb7e4876ffe2c -size 1273 +oid sha256:5f1ceb6ced3c904ab27fe51c2c4787a33979a2cf383c2a694023828393df88e2 +size 1337 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_right_long.png b/tests/egui_tests/tests/snapshots/sides/shrink_right_long.png index 2fa858ad9..8c4e6ceaa 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_right_long.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_right_long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:059ea9c691e07377307aca905d2ad70797362138228c6bd173e80951d2170ff0 -size 6833 +oid sha256:393c162b1587155ba9df1ee5e64b0da7904bd720732ae6285b1f975e9fa67a1a +size 7390 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_right_long_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/shrink_right_long_fit_contents.png index 308a273d6..032560a49 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_right_long_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_right_long_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b844510cda2e4ba73adf0fb711299d268eedbd05e8a84ea04ce73451093a3b63 -size 8786 +oid sha256:d60dfb8a16b5f4716354119632a9d4bec3385eb1d85452af387c733da71b43e9 +size 9049 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_right_short.png b/tests/egui_tests/tests/snapshots/sides/shrink_right_short.png index f19a5afbf..edfb31794 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_right_short.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_right_short.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da2b06feee78b808eab7ec4286b5050244b18b056f08dc49c417da8ff08bed0c -size 1637 +oid sha256:759ad233a8005b60baa4c351b4eb1a7dce17a0ed43a0bd952d3c5c84129eb114 +size 1728 diff --git a/tests/egui_tests/tests/snapshots/sides/shrink_right_short_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/shrink_right_short_fit_contents.png index 773b93629..adfa2ae9f 100644 --- a/tests/egui_tests/tests/snapshots/sides/shrink_right_short_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/shrink_right_short_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8284e4828d60a4d65e848d08a95f6fbf681b8632877e9e2961fdb7e4876ffe2c -size 1273 +oid sha256:5f1ceb6ced3c904ab27fe51c2c4787a33979a2cf383c2a694023828393df88e2 +size 1337 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_left_long.png b/tests/egui_tests/tests/snapshots/sides/wrap_left_long.png index 757d74fb5..19acdbdb6 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_left_long.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_left_long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b35bec0c6bd97d9941fc4ffd1072869a8875eef0080f6348b036e885c37ceeb1 -size 9073 +oid sha256:780ab118b5cbc819d10ab2a01e458e7abea5ed0c1c6f0e9446a515b2a2b14863 +size 9271 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_left_long_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/wrap_left_long_fit_contents.png index 308a273d6..032560a49 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_left_long_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_left_long_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b844510cda2e4ba73adf0fb711299d268eedbd05e8a84ea04ce73451093a3b63 -size 8786 +oid sha256:d60dfb8a16b5f4716354119632a9d4bec3385eb1d85452af387c733da71b43e9 +size 9049 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_left_short.png b/tests/egui_tests/tests/snapshots/sides/wrap_left_short.png index f19a5afbf..edfb31794 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_left_short.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_left_short.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da2b06feee78b808eab7ec4286b5050244b18b056f08dc49c417da8ff08bed0c -size 1637 +oid sha256:759ad233a8005b60baa4c351b4eb1a7dce17a0ed43a0bd952d3c5c84129eb114 +size 1728 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_left_short_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/wrap_left_short_fit_contents.png index 773b93629..adfa2ae9f 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_left_short_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_left_short_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8284e4828d60a4d65e848d08a95f6fbf681b8632877e9e2961fdb7e4876ffe2c -size 1273 +oid sha256:5f1ceb6ced3c904ab27fe51c2c4787a33979a2cf383c2a694023828393df88e2 +size 1337 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_right_long.png b/tests/egui_tests/tests/snapshots/sides/wrap_right_long.png index 0e6711016..3fac4ee42 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_right_long.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_right_long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e478664951aa3561e74573a0e28a977c00e43db8730b086299fd33c5b4c52da -size 9099 +oid sha256:dd6899b7521faf67fa4346215c1a8d5c8ef6664b5a40822cfada5afd20930c7b +size 9415 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_right_long_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/wrap_right_long_fit_contents.png index 308a273d6..032560a49 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_right_long_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_right_long_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b844510cda2e4ba73adf0fb711299d268eedbd05e8a84ea04ce73451093a3b63 -size 8786 +oid sha256:d60dfb8a16b5f4716354119632a9d4bec3385eb1d85452af387c733da71b43e9 +size 9049 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_right_short.png b/tests/egui_tests/tests/snapshots/sides/wrap_right_short.png index f19a5afbf..edfb31794 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_right_short.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_right_short.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da2b06feee78b808eab7ec4286b5050244b18b056f08dc49c417da8ff08bed0c -size 1637 +oid sha256:759ad233a8005b60baa4c351b4eb1a7dce17a0ed43a0bd952d3c5c84129eb114 +size 1728 diff --git a/tests/egui_tests/tests/snapshots/sides/wrap_right_short_fit_contents.png b/tests/egui_tests/tests/snapshots/sides/wrap_right_short_fit_contents.png index 773b93629..adfa2ae9f 100644 --- a/tests/egui_tests/tests/snapshots/sides/wrap_right_short_fit_contents.png +++ b/tests/egui_tests/tests/snapshots/sides/wrap_right_short_fit_contents.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8284e4828d60a4d65e848d08a95f6fbf681b8632877e9e2961fdb7e4876ffe2c -size 1273 +oid sha256:5f1ceb6ced3c904ab27fe51c2c4787a33979a2cf383c2a694023828393df88e2 +size 1337 diff --git a/tests/egui_tests/tests/snapshots/size_max_size.png b/tests/egui_tests/tests/snapshots/size_max_size.png index d157d2053..383eb5fa9 100644 --- a/tests/egui_tests/tests/snapshots/size_max_size.png +++ b/tests/egui_tests/tests/snapshots/size_max_size.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64287f55195452d41eb94729ab39ea7667abeec7cfd53c4c7e92235dbcd03bf9 -size 8675 +oid sha256:7044dcc37de9b6f5669d7ffb546e1036d120f075b84cd06dceabff1abd79c4e2 +size 9108 diff --git a/tests/egui_tests/tests/snapshots/test_tooltip_hover_regression.png b/tests/egui_tests/tests/snapshots/test_tooltip_hover_regression.png index 9f489aa81..1e28a7e08 100644 --- a/tests/egui_tests/tests/snapshots/test_tooltip_hover_regression.png +++ b/tests/egui_tests/tests/snapshots/test_tooltip_hover_regression.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59bef0e3593896985988c03171c710d8ed31ed8bb89c7a3f63c060c573e4fb74 -size 6510 +oid sha256:98c63115e474149bb3114cfc63f4f690c8d74ff74674201dcb99693b4e7a695d +size 6645 diff --git a/tests/egui_tests/tests/snapshots/text_edit_delay_0_empty.png b/tests/egui_tests/tests/snapshots/text_edit_delay_0_empty.png index 7f85cf977..944d81886 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_delay_0_empty.png +++ b/tests/egui_tests/tests/snapshots/text_edit_delay_0_empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:570216d6ffa3cc278705582d95b96200bc3ef1608b8f2983a6ed3f8b2ee7276c -size 2280 +oid sha256:1854c1599f0227ddaed7b96f489044913e3f1e8ec2bf5b12843037a018c9d44e +size 2426 diff --git a/tests/egui_tests/tests/snapshots/text_edit_delay_1_h_invisible.png b/tests/egui_tests/tests/snapshots/text_edit_delay_1_h_invisible.png index 66ad3f4a4..442a3485a 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_delay_1_h_invisible.png +++ b/tests/egui_tests/tests/snapshots/text_edit_delay_1_h_invisible.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e74e32fb12decf36c8685274226c29c4e748b2bf276bf6b47ba19ac9a3def66a -size 2290 +oid sha256:6c927e6213c7d01c241f45386223a0e8e520cec981eba925f4792add0caa9264 +size 2436 diff --git a/tests/egui_tests/tests/snapshots/text_edit_delay_2_h_visible.png b/tests/egui_tests/tests/snapshots/text_edit_delay_2_h_visible.png index bc1ffcd08..d5835d6ce 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_delay_2_h_visible.png +++ b/tests/egui_tests/tests/snapshots/text_edit_delay_2_h_visible.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab120260212d0f41d2956ea2d679cfed648cb188badcca7fa82e0dec9c87ec1a -size 714 +oid sha256:237318d19a820d6876ed764be69a605f50e9f5e4f2b9ab0547b88201fb44fd31 +size 723 diff --git a/tests/egui_tests/tests/snapshots/text_edit_delay_3_i_visible.png b/tests/egui_tests/tests/snapshots/text_edit_delay_3_i_visible.png index 324946e10..cebbf2bec 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_delay_3_i_visible.png +++ b/tests/egui_tests/tests/snapshots/text_edit_delay_3_i_visible.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2ea9d6bef26f1dbd7dc272b4331012ad6fd1a43fded150d33ba4762d404dbde -size 775 +oid sha256:91dc1ca2b614000a2a481cfa635e778ed039c751049046839fb36ea7e386f57b +size 792 diff --git a/tests/egui_tests/tests/snapshots/text_edit_delay_4_i_visible.png b/tests/egui_tests/tests/snapshots/text_edit_delay_4_i_visible.png index 324946e10..cebbf2bec 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_delay_4_i_visible.png +++ b/tests/egui_tests/tests/snapshots/text_edit_delay_4_i_visible.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2ea9d6bef26f1dbd7dc272b4331012ad6fd1a43fded150d33ba4762d404dbde -size 775 +oid sha256:91dc1ca2b614000a2a481cfa635e778ed039c751049046839fb36ea7e386f57b +size 792 diff --git a/tests/egui_tests/tests/snapshots/text_edit_halign.png b/tests/egui_tests/tests/snapshots/text_edit_halign.png index 2f81509e6..5f38b9398 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_halign.png +++ b/tests/egui_tests/tests/snapshots/text_edit_halign.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48114ad6d116fb9288ce9fe3b173017bda317f69753e7ac03a090b8d02d6cb4d -size 13258 +oid sha256:a355082319e1f7c3f1e4480ccf7012acec587e5d1dd5f3f8f3b8df2f59c8c24a +size 14260 diff --git a/tests/egui_tests/tests/snapshots/text_edit_rtl_0.png b/tests/egui_tests/tests/snapshots/text_edit_rtl_0.png index 796a1e3b5..e976f5f2c 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_rtl_0.png +++ b/tests/egui_tests/tests/snapshots/text_edit_rtl_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed3665dfb232b8f0b1483802bfafb4605e8361d7eb977de5a58862e52ab724fa -size 2296 +oid sha256:0bf50c3af4714b79d9b5b74b8013251e21a5ab5a0e07f3d1b037f9243c86b75a +size 2295 diff --git a/tests/egui_tests/tests/snapshots/text_edit_rtl_1.png b/tests/egui_tests/tests/snapshots/text_edit_rtl_1.png index cd6d5a621..19a04d989 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_rtl_1.png +++ b/tests/egui_tests/tests/snapshots/text_edit_rtl_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cfdd6255aba92f0253571bde4f22afc8e0fb5fe3cb882946459d623c0a5d89c -size 2982 +oid sha256:bdbda3e36b8fad43b44faadd66de54bb3312d62d7fd8d51d887b36e1dea20b92 +size 2995 diff --git a/tests/egui_tests/tests/snapshots/text_edit_rtl_2.png b/tests/egui_tests/tests/snapshots/text_edit_rtl_2.png index cd6d5a621..19a04d989 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_rtl_2.png +++ b/tests/egui_tests/tests/snapshots/text_edit_rtl_2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cfdd6255aba92f0253571bde4f22afc8e0fb5fe3cb882946459d623c0a5d89c -size 2982 +oid sha256:bdbda3e36b8fad43b44faadd66de54bb3312d62d7fd8d51d887b36e1dea20b92 +size 2995 diff --git a/tests/egui_tests/tests/snapshots/text_edit_scroll_0_focus.png b/tests/egui_tests/tests/snapshots/text_edit_scroll_0_focus.png index 01076e11f..eedf48854 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_scroll_0_focus.png +++ b/tests/egui_tests/tests/snapshots/text_edit_scroll_0_focus.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b0af10fca47b33752aed2549528dba6b6e8c4818f2fc2b9de60451afdd30a2b -size 1690 +oid sha256:4d6546cc58e40a35798a9befd96f69c24b546775edb378d592da22bd0067875b +size 1813 diff --git a/tests/egui_tests/tests/snapshots/text_edit_scroll_1_5.png b/tests/egui_tests/tests/snapshots/text_edit_scroll_1_5.png index b9e0dea1a..645cd4fff 100644 --- a/tests/egui_tests/tests/snapshots/text_edit_scroll_1_5.png +++ b/tests/egui_tests/tests/snapshots/text_edit_scroll_1_5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7db4a0f33da131ca69771fef974689680c802187cdd8e835131d70457aca775c -size 1639 +oid sha256:3882e6aabbf10d891be4b0670605272c015c6fc50ddbc2b70c6375165bfb640a +size 1748 diff --git a/tests/egui_tests/tests/snapshots/tooltip_covering_button_should_not_cause_feedback_loop.png b/tests/egui_tests/tests/snapshots/tooltip_covering_button_should_not_cause_feedback_loop.png index 53f8ff24d..f88496346 100644 --- a/tests/egui_tests/tests/snapshots/tooltip_covering_button_should_not_cause_feedback_loop.png +++ b/tests/egui_tests/tests/snapshots/tooltip_covering_button_should_not_cause_feedback_loop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed2f80921ab864b0df3303834a8ab943a3aa5e10456896991c2dca81be0c4968 -size 3968 +oid sha256:8f2f18ba232faeedbffb826eb10cded0530eb1929c69b89aaf5dd43ed88f6f20 +size 4222 diff --git a/tests/egui_tests/tests/snapshots/visuals/button.png b/tests/egui_tests/tests/snapshots/visuals/button.png index 4978b5a3b..50f56e1be 100644 --- a/tests/egui_tests/tests/snapshots/visuals/button.png +++ b/tests/egui_tests/tests/snapshots/visuals/button.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2eb21d7b99171d249127377698225f0b2e103733864f6809785dfba169e133bf -size 11213 +oid sha256:40d08a76c50fb50b622ddb48130d4c468563369195b5f26645ef7d087f5f03f3 +size 11159 diff --git a/tests/egui_tests/tests/snapshots/visuals/button_image.png b/tests/egui_tests/tests/snapshots/visuals/button_image.png index 9d3669597..65dbc4791 100644 --- a/tests/egui_tests/tests/snapshots/visuals/button_image.png +++ b/tests/egui_tests/tests/snapshots/visuals/button_image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3322b616a292f685f6051d2bf9be0df28ca7472e8fc3c982cd094ca44dc47ff8 -size 12117 +oid sha256:232618a84db58c79da87c47add7f95455b683eefa3eeb6e626976e456dd10847 +size 12181 diff --git a/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut.png b/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut.png index 41d88992d..1df43a772 100644 --- a/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut.png +++ b/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2021446525a7b1090aaa6b3f12fdd9295c67cde00de61c7f0d36838b6dfc2593 -size 15148 +oid sha256:448b53b62ed673bcb2444538d691a61589a7884b3a79615145cd6b98aad0b2ba +size 15212 diff --git a/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut_selected.png b/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut_selected.png index 3bb097aeb..0cbfaacb0 100644 --- a/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut_selected.png +++ b/tests/egui_tests/tests/snapshots/visuals/button_image_shortcut_selected.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e341f6d3fb3d9d09bd573584f68e4ada4e9af0dcb27cf1bc164797f62865c398 -size 14734 +oid sha256:0f4b3befa8fcb8a5781102a0d4daebb45a05ebc9affbf5a5d62e56224c09dfad +size 14798 diff --git a/tests/egui_tests/tests/snapshots/visuals/checkbox.png b/tests/egui_tests/tests/snapshots/visuals/checkbox.png index e45ea9fb3..4822fd429 100644 --- a/tests/egui_tests/tests/snapshots/visuals/checkbox.png +++ b/tests/egui_tests/tests/snapshots/visuals/checkbox.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fd43ec4633a59798d2077d9fd3ad8292d5da66678a2d75d33c957a062d7848a -size 13218 +oid sha256:a75c448d2d116185cf06991fa8f871533dd23636974bccd63d9d303cb0bbc5a2 +size 14279 diff --git a/tests/egui_tests/tests/snapshots/visuals/checkbox_checked.png b/tests/egui_tests/tests/snapshots/visuals/checkbox_checked.png index 31f84dbeb..aa30d0790 100644 --- a/tests/egui_tests/tests/snapshots/visuals/checkbox_checked.png +++ b/tests/egui_tests/tests/snapshots/visuals/checkbox_checked.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e2252dbe6b26cc6b484d09c57a47f4ecd0d75df88f2279a7dd95ca43b597e9d -size 14282 +oid sha256:f640a1fd127c68f0e32556ca34b592fa4795decb85bf734c547f5e36f722a21f +size 15357 diff --git a/tests/egui_tests/tests/snapshots/visuals/drag_value.png b/tests/egui_tests/tests/snapshots/visuals/drag_value.png index b327692cb..7680e8b22 100644 --- a/tests/egui_tests/tests/snapshots/visuals/drag_value.png +++ b/tests/egui_tests/tests/snapshots/visuals/drag_value.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75e5610bd64f6beda7abb005344eff1f5ee23220272077d3b6ee5345baa616aa -size 9095 +oid sha256:4f428e335a0dfd074700db5c96e92fbdfcf7c42fc3278f6e4c77b271b2ea83ad +size 9233 diff --git a/tests/egui_tests/tests/snapshots/visuals/radio.png b/tests/egui_tests/tests/snapshots/visuals/radio.png index d8d6a052a..a3f79d403 100644 --- a/tests/egui_tests/tests/snapshots/visuals/radio.png +++ b/tests/egui_tests/tests/snapshots/visuals/radio.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bceb25ddc48567a79389d8333eeffa3db4f083d47488a05772602d6145faf2ea -size 11830 +oid sha256:411ed19b17c7e3f9cb82948573f1ec6f69e65c763672c10a40798c7d5e1abd45 +size 12155 diff --git a/tests/egui_tests/tests/snapshots/visuals/radio_checked.png b/tests/egui_tests/tests/snapshots/visuals/radio_checked.png index c746c028e..fa3beb9f1 100644 --- a/tests/egui_tests/tests/snapshots/visuals/radio_checked.png +++ b/tests/egui_tests/tests/snapshots/visuals/radio_checked.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30e17cfb5c21e3fd6f850e022f301787bd04d1e6453e3bd30ff695de1f61b8c1 -size 12524 +oid sha256:cae2764b20eb2454a4c9106c335e1539c6afece25a8f1f6084be47c40c4f07c1 +size 12835 diff --git a/tests/egui_tests/tests/snapshots/visuals/selectable_value.png b/tests/egui_tests/tests/snapshots/visuals/selectable_value.png index bb2b2a32b..d39b859dd 100644 --- a/tests/egui_tests/tests/snapshots/visuals/selectable_value.png +++ b/tests/egui_tests/tests/snapshots/visuals/selectable_value.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b42c8d774d1ecb50f5bde1aa358a37cbb669b59d934786fb1cc4c6f0c3400701 -size 13711 +oid sha256:4629c4f07eaca72098939d1c49180fb4c74a34bd80a0b1af063fe3b1db27f2b9 +size 14517 diff --git a/tests/egui_tests/tests/snapshots/visuals/selectable_value_selected.png b/tests/egui_tests/tests/snapshots/visuals/selectable_value_selected.png index 87163dd91..51ee9e2aa 100644 --- a/tests/egui_tests/tests/snapshots/visuals/selectable_value_selected.png +++ b/tests/egui_tests/tests/snapshots/visuals/selectable_value_selected.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7037f694fef1211f2ea9d8e7e60836d8eb97c9242c7b396efeb8390eaf0852f1 -size 13730 +oid sha256:a549c21013d08656baac69fea69ef8942852e6f2a96919b6747591a2dac2bb91 +size 14533 diff --git a/tests/egui_tests/tests/snapshots/visuals/slider.png b/tests/egui_tests/tests/snapshots/visuals/slider.png index 8b758e108..edaaab554 100644 --- a/tests/egui_tests/tests/snapshots/visuals/slider.png +++ b/tests/egui_tests/tests/snapshots/visuals/slider.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d09706e0dbbbf6d07e39470285dc8bcd1b3c6d09bedd91cd20d86c96dba1131 -size 9911 +oid sha256:ef2d40d26ce3488400d9dd7a6a8e9ce9ed2396174f84464d291974b0140d9400 +size 10255 diff --git a/tests/egui_tests/tests/snapshots/visuals/text_edit.png b/tests/egui_tests/tests/snapshots/visuals/text_edit.png index 2cd2c737a..23811e74c 100644 --- a/tests/egui_tests/tests/snapshots/visuals/text_edit.png +++ b/tests/egui_tests/tests/snapshots/visuals/text_edit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf723b58802e9cf5aefb0a06689ed2bfaa45afff9f0fc48d37e742244da097e6 -size 8149 +oid sha256:49e24f58f271e3eec881a13e9d2bb29b6605b7b49120fd78acc6ec88f744e28e +size 8383 diff --git a/tests/egui_tests/tests/snapshots/visuals/text_edit_clip.png b/tests/egui_tests/tests/snapshots/visuals/text_edit_clip.png index 666364d68..f5552c9e7 100644 --- a/tests/egui_tests/tests/snapshots/visuals/text_edit_clip.png +++ b/tests/egui_tests/tests/snapshots/visuals/text_edit_clip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e900a4004a1fc808bf74bef7b1ece7c98e16582c40155e222c04f759d229fc70 -size 10125 +oid sha256:c424e9f700841ca7556520722a1b89ecd7762cec6bef4d4dc7a00009bd7cd2b4 +size 10596 diff --git a/tests/egui_tests/tests/snapshots/visuals/text_edit_no_clip.png b/tests/egui_tests/tests/snapshots/visuals/text_edit_no_clip.png index fff21ac13..113d9262b 100644 --- a/tests/egui_tests/tests/snapshots/visuals/text_edit_no_clip.png +++ b/tests/egui_tests/tests/snapshots/visuals/text_edit_no_clip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2119fd3aa9aefe8198e7b79968f7fafc4aa93294ba4c2577dc55929302067996 -size 21827 +oid sha256:6cbaf8ccc22fd73773276f83893b34f1190a6148a7ef15a795ac18f7a63da7ed +size 22768 diff --git a/tests/egui_tests/tests/snapshots/visuals/text_edit_placeholder_clip.png b/tests/egui_tests/tests/snapshots/visuals/text_edit_placeholder_clip.png index 0fb7a4708..c78a315f1 100644 --- a/tests/egui_tests/tests/snapshots/visuals/text_edit_placeholder_clip.png +++ b/tests/egui_tests/tests/snapshots/visuals/text_edit_placeholder_clip.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02a333af5e58c53a89d436c4540579d3ea0c1e99c1cad4c019db1da34ff9de10 -size 8840 +oid sha256:0e2bbe51709778fccfd2ea3958f57eb2f7e34a9331d0b42bc58da4847a49b211 +size 9278 diff --git a/tests/egui_tests/tests/snapshots/visuals/text_edit_prefix_suffix.png b/tests/egui_tests/tests/snapshots/visuals/text_edit_prefix_suffix.png index e00868b1f..ca2e24b3c 100644 --- a/tests/egui_tests/tests/snapshots/visuals/text_edit_prefix_suffix.png +++ b/tests/egui_tests/tests/snapshots/visuals/text_edit_prefix_suffix.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a37ed30425967301ffa7dda3fdc8f316dfd7f4665c731b17778e3e5942783e81 -size 10534 +oid sha256:a55812db8ee6001cc4866fd3dc8d5633407670f3a93e6498798442ffce8fb8c5 +size 10787 diff --git a/web_demo/index.html b/web_demo/index.html index b6047549e..b30aac933 100644 --- a/web_demo/index.html +++ b/web_demo/index.html @@ -59,7 +59,7 @@ transform: translate(-50%, -50%); color: #f0f0f0; font-size: 24px; - font-family: Ubuntu-Light, Helvetica, sans-serif; + font-family: "Albert Sans", Helvetica, sans-serif; text-align: center; } diff --git a/web_demo/multiple_apps.html b/web_demo/multiple_apps.html index 515c1497c..bd112a732 100644 --- a/web_demo/multiple_apps.html +++ b/web_demo/multiple_apps.html @@ -51,7 +51,7 @@ transform: translate(-50%, -50%); color: #f0f0f0; font-size: 24px; - font-family: Ubuntu-Light, Helvetica, sans-serif; + font-family: "Albert Sans", Helvetica, sans-serif; text-align: center; }