Difference between revisions of "SpecSVGAnimation"
Jump to navigation
Jump to search
m (→Discussion) |
m |
||
Line 2: | Line 2: | ||
launchpad blueprint: | launchpad blueprint: | ||
inkscape-devel [http://www.nabble.com/Animation-%28was%3A-Re%3A-Inkscape---GSoC-%2708-proposal%29-td15791409.html discussion] | |||
== Summary == | == Summary == |
Revision as of 16:29, 12 March 2008
specification for an initial implementation of SVG animation features.
launchpad blueprint:
inkscape-devel discussion
Summary
Rationale
Design
Document Handling
User Interface
Deliverables
Discussion
- Is the Inkscape canvas fast enough for fast animation ?
- A complex UI like the timeline widget could benefit from a canvas API (e.g. goocanvas). But hey Inkscape already sports a canvas ! So does the Inkscape canvas could also be used for a custom GtkWidget ?