We are using a version of your library in the mapsforge project, see
https://code.google.com/p/mapsforge/source/browse/?name=rescue#git%2Fsvg-android
The main change that we have made is to use the kxml library. Using it speeds
up SVG parsing considerably, compared with the SAX version.
(I have not made the change to read 'id' sections as double reading the same
input stream is just too slow for our purpose, but I am pretty sure it could be
done).
Original issue reported on code.google.com by LudwigBr...@gmail.com on 16 Feb 2014 at 5:25
Original issue reported on code.google.com by
LudwigBr...@gmail.com
on 16 Feb 2014 at 5:25