Skip to content

0.1.3

Compare
Choose a tag to compare
@CairX CairX released this 29 Jun 14:13
· 46 commits to master since this release

Conversion stability

A reported issue highlighted that there were slight errors in the conversion from RGB to CIE XYZ and back again. The stability was increased using higher precision for the conversion. However there are still slight rounding errors.

Zero tolerance

The conversion between color spaced can be bypassed using a tolerance level of zero. The option can be used to produced absolute color distribution that has complete stability.

$ extcolors --tolerance=0 gameboy.png
$ extcolors -t=0 gameboy.png