Photoshop Custom Shape to SVG path string

前端 未结 5 989
清酒与你
清酒与你 2021-01-30 05:19

Is there any way to get the SVG path string off a Photoshop custom shape or path? Or is there another way to get/construct similar data? I\'m looking to do something similar to

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-30 06:07

    For custom shapes, you may want to have a look at the recently released open-source script called Convert Custom Shapes File to SVG Set (for Photoshop CS3 or later), used to convert a custom shapes file (.csh) or a custom shapes preferences file (CustomShapes.psp) into a set of SVG files.

提交回复
热议问题