Doc:Gimp2synfig/fr
Traduction en cours
Pour simplifier le travail d'animation de mon dessin animé d'une souris, un plug-in pour l'éditeur d'image GIMP a été écrit, qui permet d'exporter directement des images composées de plusieurs calques vers des calques correspondants pour le programme d'animation 2D Synfig.
Le plug-in se place lui-même dans le menu image de the GIMP dans : <image>-> Fichier-> Export-> Synfig
There are export options you can choose. If the field "output path" is empty, the synfig canvas will be kept in the same directory as the initial picture.
Here is the result:
On the left you can see the initial image in Gimp, and on the right the same image imported into Synfig.
After adding a scale layer, the images cannot be distinguished.
You can download the synfigexport plugin here.
To make it work, gimp must support Python, and the most recent version of Python must be installed on your computer.
To install this plug-in, simply put the file in ~/.gimp-*/plug-ins/ and make it executable (chmod +x synfigexport.py), then restart gimp.
This program is licensed under Creative Commons Attribution 3.0 Unported License. Distribution and updating of the code is appreciated.