MewPurPur / GodSVG

A vector graphics application for structured SVG editing, available on all major desktop platforms. Currently in late alpha.
https://godsvg.com
MIT License
1.31k stars 63 forks source link

Crash when an equal sign is in a wrong place. #631

Closed MewPurPur closed 4 months ago

MewPurPur commented 8 months ago

<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><circle =r="1"/></svg> This SVG crashes GodSVG.

ThorVG issue to track: https://github.com/thorvg/thorvg/issues/2116

MewPurPur commented 4 months ago

This has been fixed at some point