Page 2 of 2

Posted: Wed Dec 31, 2008 1:19 pm
by patricia3d
any idea to import Inkscape SVG to Anime Studio.
becuase EPS created by Inkscape is not being opened by AS.
In the New Version of Inkscape there is no option for saving as AI.

Posted: Wed Dec 31, 2008 5:23 pm
by Genete
I have the latest stable release of Inkscape (0.46) and it still allow export to Adobe Ilustrator 8.0. :roll:
-G

Posted: Fri Jan 02, 2009 5:04 pm
by patricia3d
I have current version of Inkscape 0.46
This does not have save as AI option
Image

Posted: Sat Jan 03, 2009 12:43 am
by Genete
linux here.

Posted: Sat Jan 03, 2009 4:40 am
by synthsin75
I don't use Inkscape but found this anyway:
Note that a required dependency may not be available for your platform (i.e. some dependencies might be available for Linux but not Windows). Also, if a filetype is not listed in Inkscapes save or open dialog and also not mentioned in extension-errors.log then it isn't supported.
Here:http://www.inkscapeforum.com/viewtopic.php?f=5&t=820

Like anything open source, there may be certain things you need to install yourself. :wink:

Posted: Sat Jan 03, 2009 4:26 pm
by dueyftw
One way is to save Inkscape files as pdf then rename to eps. You will have to flip vertically after importing into AS. Colors don't import, so you have to fill all the shapes. Make sure that they are shapes, all the points are attach to each other.

Dale

Posted: Sat Jan 03, 2009 4:58 pm
by 2ner
from inkscapewiki:
http://www.inkscape.org/wiki/index.php? ... edirect=no

"[edit] Open *.AI

* install perl and optionally Image::Magick
* Only handles Illustrator versions prior to version 9 (version 9 onwards stores files as PDF according to https://createpdf.adobe.com/cgi-feeder. ... &LOC=en_US)

[edit] Save *.AI

* requires pstoedit with the ps2ai filter
* uses Inkscapes internal ps output extension"

-----------------------------------

from inkscape FAQ:

http://wiki.inkscape.org/wiki/index.php ... Fexport.3F

"[edit] What formats can Inkscape import/export?

Inkscape natively supports opening or importing SVG, SVGZ (gzipped SVG), PDF, and AI (Adobe Illustrator) formats.

With the help of extensions, Inkscape can open a number other vector formats. For importing PostScript or EPS, you need to install Ghostscript and make sure ps2pdf is in your PATH. For formats of Dia, XFig, or Sketch, you need to have these programs installed. For CorelDraw, CGM, and SK1 files, you need to have UniConverter installed."

-----------------------------------------------

So it seems you need to install Ghostscript and pstoedit. I didn't do it myself. I hope someone more tech-savvy will try it and report if it works.
That ps2ai filter seems to be part of Ghostscript.

------------------------------------

pstoedit can be found here:
http://www.pstoedit.net/

------------------------------------

win32 ghostscript download here:
http://mirror.cs.wisc.edu/pub/mirrors/g ... 863w32.exe