about summary refs log tree commit diff
path: root/src/lib.rs
AgeCommit message (Collapse)AuthorLines
2024-01-14allow choosing selection algorithmgennyble-133/+54
2024-01-14merge novedevo:kmeans (#9)gennyble-0/+35
2024-01-14merge rgb changes; closes #5gennyble-34/+70
2024-01-14Accept &[RGB8] for image functiinsgennyble-34/+70
Co-Authored-By: Devon Sawatsky <novedevo@gmail.com>
2024-01-13add optional feature to use kmeans clusteringDevon Sawatsky-0/+27
2024-01-12colorsquash: docs and rename algorithmsgennyble-16/+10
2024-01-12squash: fix tolerance and add algorithm selectiongennyble-0/+7
2023-10-09some docsgennyble-2/+2
2023-10-09updategennyble-257/+262
2023-10-09clean up apigennyble-67/+106
2023-10-09real, actual difference algorithmsgennyble-1/+19
2023-10-09fix underflow causing no colours being selectedgennyble-6/+8
yay saturating sub
2023-10-09squashgennyble-1/+2
2023-10-08allow changing difference algorithmgennyble-129/+81
2023-02-20collect colours multiple times with colorcollectorgennyble-1/+51
2022-12-10add comment about mapping every imagegennyble-0/+2
2022-12-10Libify colorquashgennyble-0/+233