I'm working on a project that includes quite a bit of LED mapping using flexible pixel strips, and none of the shapes I need to map are straight or arcs, they are all complex curves. I have an SVG of the shapes I need to map, but the SVGs contain paths instead of lines. I'm able to use the SVG just ...