Import Path from Inkscape
About Inkscape
An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format.
Inkscape supports many advanced SVG features (markers, clones, alpha blending, etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. We also aim to maintain a thriving user and developer community by using open, community-oriented development.
Download and Install Inkscape
Just got to
www.inkscape.org and download Inkscape editor.
Design
Create or Open Document in Inkscape.
Import
- Select path in Inkscape.
- Got to the menu Edit|XML Editor....
- Select path and attribute "d"
- Copy "d" value in the right bottom memo
Switch to the IDE.
- Start Path Designer.
- Click to the "Paste" button
- Click OK