On Sun Apr 16 15:16:47 2023 +0000, Loïc Rebmeister wrote:
Yeah but `height` should always be positive too, and here we are. You should also check for negative values and add a `FIXME` for debug when either `width` or `height` is negative.
height can be negative (in some cases) to indicate to flip vertically the result of the operation (see WIP in MR 2159, 2471...)