Emil Ernerfeldt
|
dd1052108e
|
Add snapshot test for image blending (#7309)
This adds a test that can be used to see the improvements made by this
PR (if any):
* https://github.com/emilk/egui/pull/5839
|
2025-07-07 13:58:22 +02:00 |
Emil Ernerfeldt
|
54ae2360ec
|
Fix incorrect color fringe colors on SVG:s (#7069)
This is a problem that affected the fringes on all SVG:s with
transparency, especially on a light background.
## Before

## After

|
2025-05-21 17:18:36 +02:00 |
Emil Ernerfeldt
|
f0ec2f05c4
|
Fix broken images on egui.rs (move from git lfs to normal git) (#5480)
The images in the widget gallery on egui.rs are broken:

~Not sure why yet, and I fail to reproduce locally.~
It's because they are on git lfs.
|
2024-12-16 14:16:54 +01:00 |
Emil Ernerfeldt
|
7b69ec3473
|
Move all existing .png images to git LGS (#5320)
* Sibling PR: https://github.com/emilk/egui/pull/5321
|
2024-10-29 10:04:07 +01:00 |
Emil Ernerfeldt
|
5a0186fa2b
|
Release 0.23.0 - New image API
|
2023-09-28 08:44:33 +02:00 |