Welcome to Synfig developers documentation!¶
Note
IMPORTANT Please have a look at our contributing guidelines here
Contents:
- Contributing guidelines
- Setting up your preferred IDE
- Code structure
- Building Synfig using command line
- Packaging Synfig for distribution
- Tutorials
- Release procedure
- Roadmap
- Synfig File Format (.sif)
- Overview
- The root node and painting world: ‘canvas’
- ‘name’
- ‘desc’
- ‘author’
- ‘meta’
- ‘defs’
- ‘bones’
- ‘keyframe’
- ‘layer’
- ‘param’
- Value elements
- ‘real’
- ‘time’
- ‘integer’
- ‘string’
- ‘vector’
- ‘color’
- ‘segment’
- ‘list’
- ‘gradient’
- ‘bool’
- ‘angle’
- ‘bline_point’
- ‘guid’
- ‘width_point’
- ‘dash_item’
- ‘transformation’
- ‘weighted_{type}’
- ‘pair_{type1}_{type2}’
- Value Node elements
- ‘animated’
- ‘waypoint’
- ‘static_list’
- ‘dynamic_list’
- ‘entry’
- ‘bline’
- ‘wplist’
- ‘dilist’
- ‘weighted_average’
- ‘average’
- Linkable Value Node elements
- Linkable Value Node Parameter elements
- Google Summer of Code
- Projects
- List of hotkeys
- Random notes
- Code of Conduct