Fix for SVG data when there is no space between some arguments in the arc command.
See T87654 for example files.
See https://www.w3.org/TR/SVG2/paths.html#TheDProperty for arguments to the elliptical arc curve commands.
Differential D11027
Fix for T87654: SVG import parse error Authored by Erik Abrahamsson (erik85) on Apr 20 2021, 2:27 PM. Tags Subscribers None
Details
Fix for SVG data when there is no space between some arguments in the arc command. See https://www.w3.org/TR/SVG2/paths.html#TheDProperty for arguments to the elliptical arc curve commands.
Diff Detail
Event TimelineComment Actions Thanks for the patch!
Comment Actions I was a bit quick to assume things. This should be enough to make it parse the arcs correctly. Comment Actions Thanks for the clarification.
Comment Actions Seems good now! I'll commit the fix to 2.93 now (seems you don't have commit access to addons yet). | ||||||||||||||||||||||||||