SVG import issues
hello.
i import a svg,and i cant see any shapes,even though it shows shapes in other softwares.
can someone help please?
an example of how you set up work with svg would be much appreciated
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by john on 18 Nov, 2024 09:01 PM
Hamid,
I sometimes experience the same thing. Try this:
Try different settings for the colorize node (e.g. set stroke to at least 1) and see if anything becomes visible. Uncheck the Centered checkbox in the import_svg node and see if that makes any difference. (In some cases SVG shapes can be located thousands of pixels away from the center of the canvas.)
Then switch to Data view and see if any paths are listed there (even if none are visible).
Please try that and report back.
If you are still unable to see anything, please reply and attach your SVG. I am about to go on a short trip and will be away from my computer, but if you can get it to me by tonight (Pacific Time Zone) I can see if I can fix it.
ANOTHER THING TO TRY
Where did you get this SVG? SVG files are not all made alike and there are some formats that Nodebox cannot read. For example, Nodebox cannot interpret SVG text objects (though does fine with text paths).
If the problem is with the SVG file itself, I have had success "washing" it with a vector graphics program. Most professional vector apps will import a wide variety of differently formatted SVG files, and output in a robust, consistent format guaranteed to work with most other apps. On the Mac, the Sketch app works well for me.
Import your SVG into the app then simply export it again (give it a slightly different name). Then try importing that clean version of the SVG into Nodebox.
Hope that helps. Let me know either way.
John