about summary refs log tree commit diff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2024-01-14allow choosing selection algorithmgennyble
2024-01-14merge novedevo:kmeans (#9)gennyble
2024-01-14merge rgb changes; closes #5gennyble
2024-01-14Accept &[RGB8] for image functiinsgennyble
2024-01-13add optional feature to use kmeans clusteringDevon Sawatsky
2024-01-12colorsquash: docs and rename algorithmsgennyble
2024-01-12squash: fix tolerance and add algorithm selectiongennyble
2023-10-09some docsgennyble
2023-10-09updategennyble
2023-10-09clean up apigennyble
2023-10-09real, actual difference algorithmsgennyble
2023-10-09fix underflow causing no colours being selectedgennyble
2023-10-09squashgennyble
2023-10-08allow changing difference algorithmgennyble
2023-02-20collect colours multiple times with colorcollectorgennyble
2022-12-10add comment about mapping every imagegennyble
2022-12-10Libify colorquashgennyble