Files
gen1recomp/tools
Dorian Burton 667267d9bb Fixes the greyscale cutoff for boulder.png
A fixed cutoff (e.g. "<=200 is ink") only makes sense for sprites with a light background to split against; a mostly-opaque 16x16 icon has almost no pixel above that cutoff, so every such icon collapsed onto the same "all ink" hash and was flagged as a near-duplicate of anything else that also collapsed -- which was most of them, boulder.png included. Thresholding against the image's own mean keeps the split meaningful (and roughly balanced) no matter how light or dark the source is.
2026-08-19 14:56:08 -04:00
..
2026-07-21 05:50:40 -04:00
2026-08-10 14:27:00 -04:00
2026-08-11 11:53:30 -04:00
2026-08-11 11:53:30 -04:00
2026-07-17 20:30:02 -04:00
2026-08-10 14:27:00 -04:00
2026-07-19 16:18:18 -04:00
2026-08-11 11:53:30 -04:00
2026-07-17 20:30:02 -04:00
2026-07-28 20:32:29 -04:00
2026-07-23 11:14:40 -04:00
2026-08-18 15:37:27 -05:00
2026-08-11 11:53:30 -04:00
2026-08-18 15:37:27 -05:00
2026-07-28 20:32:29 -04:00
2026-07-17 20:30:02 -04:00
2026-07-29 11:46:32 -04:00