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?")