0.12.0a3 add rgb <-> srgb
This commit is contained in:
parent
75adb9fbff
commit
e6ee355f2e
3 changed files with 34 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue