Difference between revisions of "Doc:Gimp2synfig"
(add pxegeek's translation of AkhIL's gimp2synfig plugin) |
(tweak) |
||
Line 1: | Line 1: | ||
To simplify the work of animating a cartoon about a mouse, a plug-in for the raster editor [http://gimp.org GIMP] has been written, to allow the direct exporting of multi-layered images to corresponding layers of the 2D animation package Synfig. | To simplify the work of animating a cartoon about a mouse, a plug-in for the raster editor [http://gimp.org GIMP] has been written, to allow the direct exporting of multi-layered images to corresponding layers of the 2D animation package Synfig. | ||
− | The plug-in registers | + | The plug-in registers itself in the GIMP image menu <image>-> File-> Export-> Synfig. |
[http://img246.imageshack.us/my.php?image=gimp2synfigmenuxh9.jpg http://img246.imageshack.us/img246/4126/gimp2synfigmenuxh9.th.jpg] | [http://img246.imageshack.us/my.php?image=gimp2synfigmenuxh9.jpg http://img246.imageshack.us/img246/4126/gimp2synfigmenuxh9.th.jpg] |
Revision as of 08:18, 31 January 2008
To simplify the work of animating a cartoon about a mouse, a plug-in for the raster editor GIMP has been written, to allow the direct exporting of multi-layered images to corresponding layers of the 2D animation package Synfig.
The plug-in registers itself in the GIMP image menu <image>-> File-> 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 GIMP document.
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 GIMP2synfig plugin.
For it to work, GIMP must support Python, and the most recent version of Python must be fully installed.
To install it, simply place the file in ~/.gimp-*/plug-ins/.
This program is licensed under Creative Commons Attribution 3.0 Unported License. Distribution and updating of the code is welcomed.