1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-02-21 19:06:18 +02:00
chroma/formatters
Alec Thomas 0961f82bc3 Fix nearest colour matching.
This was caused by precision loss due to using uint8. The cast to int64
was occurring in the wrong location.

Fixes #145.
2018-06-25 20:48:31 +10:00
..
2018-03-03 10:16:21 +11:00
2017-09-20 22:19:36 +10:00
2017-09-20 22:19:36 +10:00
2017-09-26 22:05:55 +10:00