TPSVG_Android_SVG_Library icon indicating copy to clipboard operation
TPSVG_Android_SVG_Library copied to clipboard

SVG image parser for Android. Converts image to list of native android.graphics objects which can then be speedily rendered on Canvas, and provides callbacks to allow image elements to be manipulated...

TPSVG

SVG image parser for Android. Converts image to list of native android.graphics objects which can then be speedily rendered on Canvas, and provides callbacks to allow image elements to be manipulated programmatically.