Emil Ernerfeldt
|
72b9b9d750
|
Increase default text size from 12.5 to 13.0 (#7521)
|
2025-09-09 15:47:24 +02:00 |
|
valadaptive
|
d5b0a6f446
|
More even text kerning (#7431)
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
|
2025-09-08 17:29:41 +02:00 |
|
Emil Ernerfeldt
|
f46926aaf1
|
Improve texture filtering by doing it in gamma space (#7311)
* Closes https://github.com/emilk/egui/pull/5839
This makes some transparent images look a lot nicer when blended:

Cursive text will also look nicer.
This unfortunately changes the contract of what
`register_native_texture` expects
---------
Co-authored-by: Adrian Blumer <blumer.adrian@gmail.com>
|
2025-07-07 17:46:27 +02:00 |
|
Emil Ernerfeldt
|
f57cb27386
|
Include test windows in egui_demo_lib snapshot tests (#7070)
|
2025-05-21 17:44:27 +02:00 |
|