Synfig
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
Line 5: | Line 5: | ||
|released=2008? | |released=2008? | ||
}} | }} | ||
− | '''Synfig''' (a.k.a. '''Synfig Studio''') is an open source 2D vector graphics and animation editor. Its native file format is '''.sif''', which is based on [[XML]]. It also has an '''.sifz''' format ([[Gzip|gzipped]] .sif), and an '''.sfg''' format (a [[ZIP]]-based package that also includes the assets used by the .sif file). | + | '''Synfig''' (a.k.a. '''Synfig Studio''') is an open source 2D vector graphics and animation editor. Its fundamental native file format is '''.sif''', which is based on [[XML]]. It also has an '''.sifz''' format ([[Gzip|gzipped]] .sif), and an '''.sfg''' format (a [[ZIP]]-based package that also includes the assets used by the .sif file). |
== Specifications == | == Specifications == | ||
Line 12: | Line 12: | ||
== Software == | == Software == | ||
* [https://www.synfig.org/ Synfig] · [https://github.com/synfig/synfig/ Source code at GitHub] | * [https://www.synfig.org/ Synfig] · [https://github.com/synfig/synfig/ Source code at GitHub] | ||
− | * [https://inkscape.org/ | + | * [https://inkscape.org/ Inkscape] - Can write .sif |
== Sample files == | == Sample files == |
Revision as of 12:52, 1 June 2019
Synfig (a.k.a. Synfig Studio) is an open source 2D vector graphics and animation editor. Its fundamental native file format is .sif, which is based on XML. It also has an .sifz format (gzipped .sif), and an .sfg format (a ZIP-based package that also includes the assets used by the .sif file).
Contents |
Specifications
Software
- Synfig · Source code at GitHub
- Inkscape - Can write .sif