Difference between revisions of "SpecSVGAnimation"
Jump to navigation
Jump to search
(page creation) |
|||
Line 16: | Line 16: | ||
== Discussion == | == 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 be also used for a custom GtkWidget ? |
Revision as of 16:02, 12 March 2008
specification for an initial implementation of SVG animation features.
launchpad blueprint:
Contents
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 be also used for a custom GtkWidget ?