Use a C++ implementation of hsluv

This commit is contained in:
miruka
2019-12-27 08:19:56 -04:00
parent 77f851c319
commit e7caa0b8ef
8 changed files with 22 additions and 16 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "submodules/RadialBarDemo"]
path = submodules/RadialBarDemo
url = https://github.com/mirukan/RadialBarDemo/
[submodule "submodules/hsluv-c"]
path = submodules/hsluv-c
url = https://github.com/hsluv/hsluv-c