summaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Use the acap nearest neighbors implementationHEADmasterTavian Barnes2020-06-241-1/+2
* Fix some clippy lintsTavian Barnes2020-05-111-7/+6
* Allow specifying each channel's bit depth separatelyTavian Barnes2020-05-081-10/+34
* main: Improve error handlingTavian Barnes2020-05-051-18/+83
* main: Update the help messageTavian Barnes2020-05-041-2/+4
* main: Implement the main binaryrustTavian Barnes2020-05-031-1/+396
* frontier: New trait for choosing color locationsTavian Barnes2020-05-031-0/+1
* color/order: Implement color orderingsTavian Barnes2020-05-031-0/+1
* color: Implement color spacesTavian Barnes2020-05-031-0/+1
* metric: Add some general interfaces for metric spacesTavian Barnes2020-05-021-0/+2
* Begin re-writing in RustTavian Barnes2020-05-011-0/+1