image resize function may return image with 1 pixel less than specified
Its implementation casts a float to int, while it should first round to closest whole number.
Submitted by Elmer van Chastelet on 25 April 2014 at 14:45
Issue Log
On 25 April 2014 at 14:50 Elmer van Chastelet closed this issue.
On 25 April 2014 at 14:50 Elmer van Chastelet tagged 1.3.0
Log in to post comments