Closed
Description
I think draw_rectangle
might be off by one, in that it takes x and y and width and height but I think it's going one pixel further than you'd expect given a specific input.
Wouldn't surprise me at all (this library was initially written in a hurry and as a quick experiment) and I've never used that call and it's not a common one most would use, I suspect.