Dev:Free Drawing

From Synfig Studio :: Documentation
Revision as of 22:31, 9 April 2009 by Zelgadis (Talk | contribs) (Initial idea)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Imagine: you painting over Paste canvas with tools like brush and eraser, and synfig automatically creates shapes inside this Paste canvas layer, doing necessary boolean operations and linking between them. So they don't overlap. This would allow flash-like workflow, which is very suitable for newbies.

That could be implemented with special type of Paste canvas, which allows to draw on it like on raster image.

When such canvas is created special tools appearing.

  • Which tools?
    • Brush (creates region)
    • Fill (creates region inside of closed area)
    • Outliner (creates outline for regions)
    • Eraser (erases outlines and regions)
  • Where they are appearing? (think about UI)