import vector based graphics?


Author
Message
Douglas Earl
Douglas Earl
Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)
Group: Forum Members
Posts: 15, Visits: 1
Is there any way to import vector-based graphics such as SVG?  How can we create complex shapes (such as the people shapes in your symbol shapes library) that aren't based on images?  If there is no way for us to do this ourselves, do you or another party provide this as a service?
Nevron Support
Nevron Support
Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)
Group: Administrators
Posts: 3.1K, Visits: 4.2K
Hi Douglas,

Importing from SVG or other vector based format with all the details involved is very difficult, since this essentially means making an SVG viewer. We thought of creating such importers, but in all cases they will have many limitations.

Currently the best way to make custom shapes visually is to use the diagram designer and to create custom libraries. This is basically achieved in this way:

1. Click on the New Library Command
2. Create and edit the shapes that you need in the drawing view.
3. Select all shapes and compose them to a single shape.
4. Drag and drop the composed shape in the library.
5. Repeat 2-4 for all custom shapes.
6. Save you library in .nlx format.
7. In your code you can load the library from the .nlx file and create instances of the masters it contains.

In fact all the shapes that we provide were first sketched in the diagram designer, and were then converted to code.

Best Regards,
Nevron Support Team


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search