Inkscape to Anime Studio Pro

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

User avatar
patricia3d
Posts: 726
Joined: Thu May 31, 2007 4:38 am
Location: India
Contact:

Post 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.
Genete
Posts: 3483
Joined: Tue Oct 17, 2006 3:27 pm
Location: España / Spain

Post by Genete »

I have the latest stable release of Inkscape (0.46) and it still allow export to Adobe Ilustrator 8.0. :roll:
-G
User avatar
patricia3d
Posts: 726
Joined: Thu May 31, 2007 4:38 am
Location: India
Contact:

Post by patricia3d »

I have current version of Inkscape 0.46
This does not have save as AI option
Image
Genete
Posts: 3483
Joined: Tue Oct 17, 2006 3:27 pm
Location: España / Spain

Post by Genete »

linux here.
User avatar
synthsin75
Posts: 10276
Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:

Post 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:
User avatar
dueyftw
Posts: 2184
Joined: Thu Sep 14, 2006 10:32 am
Location: kingston NY
Contact:

Post 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
User avatar
2ner
Posts: 171
Joined: Wed Aug 04, 2004 1:14 pm

Post 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
Post Reply