Fix rgbgfx -Z palette overgeneration on merged color sets (#1912)

- Fix logic for color set comparison (which affects sorting them)
- Prune color sets which are proper subsets of newly-encountered ones
  (a comment implied we were already doing this, but we weren't)
- Add more verbose logging to debug this behavior
This commit is contained in:
vulcandth
2026-06-07 08:55:05 -05:00
committed by GitHub
parent 075f132d77
commit 998f636495
6 changed files with 100 additions and 29 deletions
+1
View File
@@ -0,0 +1 @@
-Z
+1
View File
@@ -0,0 +1 @@
"XH9g礎pIH9gS"g
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB