On Sun Apr 16 10:46:35 2023 +0000, Anton Baskanov wrote:
AFAIK `width` is always positive.
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.