get vertex of svg ( from loadShape)

edited December 2017 in Questions about Code

Hi, i have a svg file that i import with PShape fama = loadShape("test.svg");, i'm trying to add a dashed stroke on its path and i discovered this library but i need to get the vertex of my shape so that i can use the BeginShape(); How could i do it?

Answers

Sign In or Register to comment.