Difference between revisions of "Converters"
From Synfig Studio :: Documentation
(add converters page) |
|||
Line 1: | Line 1: | ||
synfig currently only supports importing bitmap images or its own vector image format. This can be annoying, especially since many use Inkscape for drawing. There are a couple of converters that might be useful: | synfig currently only supports importing bitmap images or its own vector image format. This can be annoying, especially since many use Inkscape for drawing. There are a couple of converters that might be useful: | ||
− | * [[Svg2synfig|SVG]]: A XSLT transform for converting SVG files directly to SIF format. | + | * [[Svg2synfig|SVG]]: A XSLT transform for converting SVG files directly to SIF format. Also there is a C program that converts SVG to SIF files directly. I hope in a near future it can be embedded in synfig as a module. |
* [[Gimp2synfig|GIMP]]: A GIMP plugin for converting GIMP images to the SIF format. | * [[Gimp2synfig|GIMP]]: A GIMP plugin for converting GIMP images to the SIF format. |
Revision as of 13:43, 4 June 2008
synfig currently only supports importing bitmap images or its own vector image format. This can be annoying, especially since many use Inkscape for drawing. There are a couple of converters that might be useful:
- SVG: A XSLT transform for converting SVG files directly to SIF format. Also there is a C program that converts SVG to SIF files directly. I hope in a near future it can be embedded in synfig as a module.
- GIMP: A GIMP plugin for converting GIMP images to the SIF format.
Language: |
English |