Question
How can I export a vector layer to SVG in Photoshop via scripts?
Hi, I am trying to write a script that involves exporting vector layers to svg format.
Although Photoshop CC 2019 supports exporting svg in its mouse-clicking interface, the API is not doccummented in the lastest scripting reference(CC 2019 scripting reference ).
Anyone knows how to access the functionality? Thanks!