You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I download the version of January 2014
I had to do 3 modifications to SVGParseur for show my svg file
1)height and width not alway indicated in svg file (then see viewbox)
2)add color detection in format rgb(0,0,0)
3)correction of the interpretation of number in format 1.3e-15 ("e" not read as
number)
you will find my modification on the attach file.
Original issue reported on code.google.com by [email protected] on 23 Sep 2014 at 3:43
Original issue reported on code.google.com by
[email protected]
on 23 Sep 2014 at 3:43Attachments:
The text was updated successfully, but these errors were encountered: