icat: Fix incorrect colors when displaying some images with an ICC profile that produces out of gamut colors

This commit is contained in:
Kovid Goyal
2026-04-03 19:57:43 +05:30
parent d592468375
commit 6cc9bd69c0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/kovidgoyal/dbus v0.0.0-20250519011319-e811c41c0bc1
github.com/kovidgoyal/go-parallel v1.1.1
github.com/kovidgoyal/go-shm v1.0.0
github.com/kovidgoyal/imaging v1.8.20
github.com/kovidgoyal/imaging v1.8.21
github.com/nwaples/rardecode/v2 v2.2.2
github.com/seancfoley/ipaddress-go v1.7.1
github.com/shirou/gopsutil/v4 v4.26.2