cheshire137 / svg-scribbler

A simple ReactJS app that allows you to create SVGs.
MIT License
8 stars 1 forks source link

Add brushes #11

Open cheshire137 opened 9 years ago

cheshire137 commented 9 years ago
  1. Basic shapes
  2. Allow scaling
  3. Allow setting fill, stroke, stroke-width
  4. Allow dragging to paint with the brush
  5. Custom brushes from the user?

Thanks @summasmiff!