now palette project lays here

This commit is contained in:
2026-03-04 22:13:30 +03:00
parent b9808c8150
commit 84d241e619
10 changed files with 35 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
package main
import (
"image"
"git.nkpl.cc/twocookedfaggots/imageutils/pkg/dithering"
"git.nkpl.cc/twocookedfaggots/imageutils/util"
)