How to go from SVG to format for PathItem
Hi, all!
Asking for scripting advice. I’m working on a javascript for adding fake negative borders to photos in Photoshop. A crucial step for me is to be able to convert a SVG from a common vector illustration app to a format I can use with Document.pathItems, to add to the document collection of PathItems, then change it to a working path and then convert that to a selection.
What would you say the easiest way to get from a SVG to a format a could use for a PathItem?
I have a little bit of experience with coding, but none with scripting PS...
Thank you in advance!
