Testing Adobe Photoshop support of JavaScript .
Gwyneth Llewelyn c96cc4d723 Added first script, logo, updated README | 4 月之前 | |
---|---|---|
assets | 4 月之前 | |
.gitignore | 4 月之前 | |
LICENSE | 4 月之前 | |
README.md | 4 月之前 | |
convertPathtoShape.jsx | 4 月之前 |
Testing Adobe Photoshop support of JavaScript.
After editing a shape, it becomes a path, so it loses its proprieties; how to turn it back into a shape?
This script (allegedly) does just that: it gathers the path and opens a new layer with the reconstructed shape. Let's hope it works.
(See "In Photoshop, is there a script or method to directly convert path to shape layer?")