Android Open Source - Image convert TPSVG_Android_SVG_Library






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TPSVG_Android_SVG_Library.

ItemValue
Java File Count12
Minimum SDK Version8
Activity Count0




Java Source Files

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