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..
TPSVG_Android_SVG_Library is hosted in the following web site
https://github.com/TrevorPage/TPSVG_Android_SVG_Library
If you think the Android project TPSVG_Android_SVG_Library listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TPSVG_Android_SVG_Library.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 8 |
Activity Count | 0 |
TPSVG_Android_SVG_Library has the following Java source files.
com.trevorpage.tpsvg.ITPSVGDrawable.java com.trevorpage.tpsvg.ITpsvgController.java com.trevorpage.tpsvg.SVGDrawable.java com.trevorpage.tpsvg.SVGFlyweightFactory.java com.trevorpage.tpsvg.SVGParserRenderer.java com.trevorpage.tpsvg.SVGPatternShader.java com.trevorpage.tpsvg.SVGView.java com.trevorpage.tpsvg.internal.Gradient.java com.trevorpage.tpsvg.internal.ParsedAttributes.java com.trevorpage.tpsvg.internal.PatternFill.java com.trevorpage.tpsvg.internal.SVGPath.java com.trevorpage.tpsvg.internal.Util.java