jxlpy
jxlpy copied to clipboard
Allow negative quality values
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)