mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-24 04:12:32 +08:00
42ba008323
* Increase precision of CIEXYZ conversion matrix The output has 4 decimal places, so the conversion matrix should be more than 6 digits to avoid round-off errors. * Match unit tests and docs with new CIEXYZ conversion matrix * Remove negative sign from zeros I generated the unit test results from other color-management systems. It seems that they sometimes output negative zeros for very small values. Let's just remove the negative signs for aesthetic. * Fix spelling mistakes in ColorConverterTest.cs * Explain how to obtain CIEXYZ unit test reference values * Explain the CIELAB output is D65 adapted version * Add words related to CIEXYZ conversion to spellcheck bypass list |
||
---|---|---|
.. | ||
actions/spell-check | ||
ISSUE_TEMPLATE | ||
workflows | ||
pull_request_template.md |