fork of synfigexport.py - Gimp python fu plugin for exporting to Synfig Studio file format (.sifz)
Fork of synfigexport.py
GIMP to Synfig file export plugin.
Export a GIMP multi-layered image to a corresponding Synfig, an awesome 2D animation software, project.
For up to date and complete infos, please refer to the official Gimp’s plugins installation (this plugin is part of the “Python-Fu” family) : GIMP 2.10 - scripting - or GIMP 2.8 - scripting - or …
NOTA : synfigfu.py must be present in PYTHONPATH (or at least in same folder than synfigexport.py)
<Image>/File/Export/
Open the Export (or “Export As”) dialog box, select “Synfig Studio” has file type (.sifz),
choose a destination folder and a name, and exports gimp document to synfig’s canvas and png images.
See also Gimp2Synfig from Synfig documentation.
In fact, this is a GIMP issue.
To work around, you must select any layer than a layer group before exporting.
IL’dar AKHmetgaleev aka AkhIL - blog akhil
This program is licensed under Creative Commons Attribution 3.0 Unported License
Distribution and updating of the code is appreciated.