0.12.0a3 add rgb <-> srgb

This commit is contained in:
Yusur 2025-12-18 16:57:36 +01:00
parent 75adb9fbff
commit e6ee355f2e
3 changed files with 34 additions and 5 deletions

View file

@ -5,6 +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
## 0.11.2