jxlpy icon indicating copy to clipboard operation
jxlpy copied to clipboard

Allow negative quality values

Open phiresky opened this issue 3 years ago • 0 comments

jxl allows "quality" values between -inf and 100. trying to use a negative quality value with jxlpy gives this error:

_jxlpy.JxlPyArgumentInvalid: quality (should be in range 0..100)

phiresky avatar May 11 '22 14:05 phiresky