Difference between revisions of "SpecSVGAnimation"

From Inkscape Wiki
Jump to navigation Jump to search
Line 1: Line 1:
specification for an initial implementation of SVG animation features.
specification for an initial implementation of SVG animation features.


launchpad blueprint:
launchpad [https://blueprints.launchpad.net/inkscape/+spec/svg-animation blueprint]


inkscape-devel [http://www.nabble.com/Animation-%28was%3A-Re%3A-Inkscape---GSoC-%2708-proposal%29-td15791409.html  discussion]
inkscape-devel [http://www.nabble.com/Animation-%28was%3A-Re%3A-Inkscape---GSoC-%2708-proposal%29-td15791409.html  discussion]

Revision as of 12:15, 29 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 ?
  • Keep in mind the coming refactoring effort