mirror of
https://github.com/tiennm99/rplace.git
synced 2026-09-13 20:20:59 +00:00
- scripts/: remove upload-colors.js (broken — imported removed constants) and image-to-colors.js (orphan — flow moved fully client-side to ImageImporter). Drop sharp from devDependencies. - constants.js: drop unused BITS_PER_PIXEL export. - dither-kernels.js: make KERNEL_* consts internal; only the ERROR_DIFFUSION_KERNELS map is consumed externally. - image-pipeline.js: drop unused pipeline.source() accessor. - image-to-palette.js: drop `options.dither` legacy boolean shim (no external caller uses it) and its test. - canvas-storage.js, App.svelte: drop comments that restated names.