Download Free code TPSVG Android SVG Library

Description

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.

Source Files

The download file TPSVG_Android_SVG_Library-master.zip has the following entries.


README.md/*from w w  w .j a v a 2  s.  c  o m*/
TPSVG/.classpath
TPSVG/.gitignore
TPSVG/.project
TPSVG/.settings/org.eclipse.jdt.core.prefs
TPSVG/AndroidManifest.xml
TPSVG/LICENSE
TPSVG/proguard-project.txt
TPSVG/project.properties
TPSVG/res/values/strings.xml
TPSVG/src/com/trevorpage/tpsvg/ITPSVGDrawable.java
TPSVG/src/com/trevorpage/tpsvg/ITpsvgController.java
TPSVG/src/com/trevorpage/tpsvg/SVGDrawable.java
TPSVG/src/com/trevorpage/tpsvg/SVGFlyweightFactory.java
TPSVG/src/com/trevorpage/tpsvg/SVGParserRenderer.java
TPSVG/src/com/trevorpage/tpsvg/SVGPatternShader.java
TPSVG/src/com/trevorpage/tpsvg/SVGView.java
TPSVG/src/com/trevorpage/tpsvg/internal/Gradient.java
TPSVG/src/com/trevorpage/tpsvg/internal/ParsedAttributes.java
TPSVG/src/com/trevorpage/tpsvg/internal/PatternFill.java
TPSVG/src/com/trevorpage/tpsvg/internal/SVGPath.java
TPSVG/src/com/trevorpage/tpsvg/internal/Util.java

Download

Click the following link to download TPSVG_Android_SVG_Library-master.zip.

TPSVG_Android_SVG_Library-master.zip




















Home »
  Android Free Code »
    Graphics »




2D
3D
Animation
Bitmap
Graph
OpenGL
Pdf
SVG