don't limit up

This commit is contained in:
Vaxry 2024-10-07 19:49:03 +01:00
parent 8b4e48bca8
commit 978bf1a4cc

View file

@ -51,7 +51,7 @@
This state is not applied immediately; clients must call .commit to
apply any pending changes.
The provided values describe a 3x3 Row-Major CTM with values in the range of [0.0-1.0]
The provided values describe a 3x3 Row-Major CTM with values in the range of [0, ∞)
Passing values outside of the range will raise an invalid_matrix error.
</description>