Open nrichards opened 1 year ago
Hi!
This is free to use, it was just such a small project that I did not bother attaching a license. Also, the rasterization algorithm is very commonly used (https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm) while Bézier curves have been extensively implemented elsewhere if you are worried about licensing.
Is this library distributed with a particular license, from a code reuse perspective?
I am exploring pygame curve drawing raster options and currently this library is unadorned, which to me means it is copyright and I think that means it's not suitable for my project, which follows The Unlicense.