Inflation
Inflation
That message is coming from the internal `libjxl` library: ```c++ /** The encoder API is used in an incorrect way. * In this case, a debug build of libjxl should...
Then I'm not doing anything particular.
I could include a backtrace in the corresponding error types, but that would change the enum to a struct with a kind, which would be a major break. So I...
Just did some refactoring. The `row` structure is not so bad after rethinking.
Found the culprit, setting the speed (or effort in `libjxl` term) beyond 7 and also `lossless` cause this problem, can be reproduced directly using `jpegxl-sys` or C examples. I guess...
Since I'm using an English system, all the CJK fonts show its names in English, and it works fine with either family, full or postscript names. So I suspect that...