Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to import a png or jpg as canvas through a script?
I've got about 20 slices, each with own position and orientation in space --- would be tedious to do by hand!
Or even simpler, it would be great if I could just move these - by script - once inside "Canvases". I have a separate file with the position and orientations. Is that possible? Searching on "canvas" turned out empty!!
Perhaps I could convert the pics to SVG (through say Inkscape) and use Sketch.importSVG? I think I can build the construction planes programmatically.
/dh
Solved! Go to Solution.