SpecSVGAnimation

From Inkscape Wiki
Revision as of 16:03, 12 March 2008 by ToF (talk | contribs) (→‎Discussion)
Jump to navigation Jump to search

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 ?