avokicchi / jquery-drawr

JQuery dRawr is a jquery plugin to turn any canvas element into a drawing area with a lot of useful tools and brushes.
MIT License
40 stars 20 forks source link

Missing tools and settings #30

Open avokicchi opened 3 years ago

avokicchi commented 3 years ago

implement several things (using dropdown)

canvas options: flipx, flipy, rotate, adjust size, crop, background (drop alpha channel) effects: blur, sepia, grayscale tools: flood fill, smudge, redo polygon/rectangular selection

Maybe adjust the default to only have a very small subset of these enabled.