DrawPixels 1.0.0
- Added new method draw pixels.line().
- Code refactoring.
- Fixed bug with drawpixels.circle() and drawpixels.filled_circle() - those functions now use diameter according docs.
- Checking for a buffer edges.
- Allowed to use negative coordinates.
Thanks @britzl!