Skip to content

DrawPixels 1.3.0

Compare
Choose a tag to compare
@AGulev AGulev released this 10 Sep 20:11
· 53 commits to master since this release

NEW: drawpixels.bezier(buffer_info, x0, y0, xc, yc, x1, y1, red, green, blue, alpha) draw a bezier line between two points and one control point

Thanks @koorva !