timedata-org / old-timedata

Time arts data - high-performance color processing in C++ and Python.
7 stars 3 forks source link

String format display of `ColorList` is wrong for colors with negative components. #45

Closed rec closed 8 years ago

rec commented 8 years ago

Comes out as ColorList(((0.2, 0.2, 0.4), '-0.2, -0.2, -0.4'))