OS agnostic library
Being developer of Mapsforge and VTM multiplatform vector map libraries, we use AndroidSVG in the Android map modules. I'm thinking if it would be possible somehow to use its core also in the Desktop map modules (now have SVG Salamander).
That could require some AndroidSVG restructure with a core OS agnostic module and extra Android or Desktop modules. Is there any interest on that or the focus is solely on Android?
Someone else asked for a port of AndroidSVG suitable for use with JavaFX. It's something I have been considering. How are you finding Salamander in terms of how complete its SVG implementation is etc?
Comparing both SVG libs in our map libraries which use extensively SVG symbols and patterns, it's pretty good. Unfortunately current maintainers don't publish it in Maven, so developers cannot use it easily, without local building.