mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 11:00:14 +02:00
A top or left offset value of -1 will no longer mean that the value is not set, but will now be an actual offset of -1. INT_MIN for left & top will mean that the values are not set. Co-authored-by: Christian Flintrup <chr@gigahost.dk>