Open zhang-hai opened 2 years ago
Hi. Thanks for your report.
This is failing because AndroidSVG doesn't currently support multivalue x
attributes in text. For example:
x="706 1612"
This is a rarely used feature of the SVG spec. And is complicated to implement properly. So it didn't seem high on the priority list.
I'm curious... What software generated this SVG?
PL
Issue
I find this question when load svg file.
normal
But lost the '<' when useing this library to load the svg:
Solution
SVGAndroidRenderer.java