svg2geojson
svg2geojson copied to clipboard
Rotation support
The convert logic changed from Lerp to using a transformation matrix.
Using three GeoItems to define two triangles. Getting the transformation matrix based on two triangles. Apply the transformation matrix to each coordinates
Separate from the algorithm effects of this pull request (which I have not yet reviewed) I will not accept a pull request that massively changes the formatting of existing lines.