PowerToys/.github
Star Brilliant 42ba008323
[ColorPicker] Increase precision of CIEXYZ format (#17041)
* 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
2022-03-21 12:15:48 +00:00
..
actions/spell-check [ColorPicker] Increase precision of CIEXYZ format (#17041) 2022-03-21 12:15:48 +00:00
ISSUE_TEMPLATE Preview Handler for developer files (#15138) 2022-01-25 21:02:10 +01:00
workflows [Check-spelling]Fix comments (#15715) 2022-01-24 13:31:29 +00:00
pull_request_template.md Fix grammar in PR template (#14960) 2021-12-11 07:55:38 -08:00