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 pacome.p...@gmail.com on 23 Sep 2014 at 3:43
Original issue reported on code.google.com by
pacome.p...@gmail.com
on 23 Sep 2014 at 3:43Attachments: