-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(index.js, index.min.js, dist/ac-colors.min.js, readme.md): update…
… d65 white and transform matrix As outlined in issue #1 approximations for coefficients of the rgb to xyz transformation matrix lead to inaccuracies. Replaced with srgb standard coefficients. Reverse transformation matrix now improved to max floating point precision. D65 reference white also updated to [95.05, 100, 108.9] in accordance IEC specification to address issue #2. fix #1, fix #2
- Loading branch information
1 parent
2933744
commit 8bcf609
Showing
5 changed files
with
38 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.