0.12.0a4 add XYZ color

This commit is contained in:
Yusur 2025-12-20 07:50:43 +01:00
parent e6ee355f2e
commit ef645bd4da
17 changed files with 132 additions and 29 deletions

View file

@ -5,7 +5,7 @@
* All `AuthSrc()` derivatives, deprecated and never used, have been removed.
* New module `mat` adds a shallow reimplementation of `Matrix()` in order to implement matrix multiplication
* Removed obsolete `configparse` implementation that has been around since 0.3 and shelved since 0.4.
* `color`: added support for conversion from RGB to sRGB
* `color`: added support for conversion from RGB to sRGB, XYZ
## 0.11.2