bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
401 stars 55 forks source link

Polygon/Star #545

Open anonimo82 opened 1 year ago

anonimo82 commented 1 year ago

Hello everyone. A last idea before summer: (optionally) rounded tip polygon/star, with sides/vertices 3 to whatever (maybe infinite?) with the ability to set sides lenght, scale on X and Y, sides inclination, etc. Just have a look at the Inkscape equivalent here: http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Shapes-Stars.html

Do you like the idea?

Thanks for any help, regards =)

circular17 commented 1 year ago

It looks cool indeed and is doable :)

anonimo82 commented 1 year ago

Thanks for considering this. Time will tell

circular17 commented 1 year ago

Yeah I need to get some spare time.

circular17 commented 11 months ago

I think it is similar to https://github.com/bgrabitmap/lazpaint/issues/557 "hypocycloid" and could be integrated in a more general idea explained in https://github.com/bgrabitmap/lazpaint/issues/553 "universal plugin system".