summaryrefslogtreecommitdiffstats
path: root/color.c
Commit message (Expand)AuthorAgeFilesLines
* Make hue sorting 3x faster by avoiding atan2() calls.Tavian Barnes2014-03-201-16/+51
* Refactor hue comparator into color.c.Tavian Barnes2014-03-111-0/+22
* Allow different color spaces to be used for similarity measurement.Tavian Barnes2014-03-111-0/+119