Exporting
Export your designs as SVG. Each software interprets SVG in its own way, and while SVG is a widely-used standard, it’s also extensive. Adobe Illustrator, for example, doesn’t respect document DPI settings, so even if you set it to 96 DPI, it exports at 72 DPI (likely a legacy thing).
Theoretically, multiplying the design size by 1.333 should display it at the correct scale 🤔. I’m working on this issue.
NearSolid currently supports only closed shapes, not open paths or images.