Difference between revisions of "SpecSVGAnimation"
Jump to navigation
Jump to search
m (→Discussion) |
|||
Line 18: | Line 18: | ||
* Is the Inkscape canvas fast enough for fast animation ? | * 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 be | * 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 ? |
Revision as of 16:03, 12 March 2008
specification for an initial implementation of SVG animation features.
launchpad blueprint:
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 ?