Open devankestel opened 3 years ago
Parse the curve information from the starting SVG and create an array of 101 pairs [(x, y)] that comprise the curve. Each pair will represent a % along the curve from 0-100. These will be used for future dot placement.
Parse the curve information from the starting SVG and create an array of 101 pairs [(x, y)] that comprise the curve. Each pair will represent a % along the curve from 0-100. These will be used for future dot placement.