Skip to content

josefpavlik/svg-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

svg-android

Support for scalable vector graphics in Android

this is fork of the svg-android from https://code.google.com/p/svg-android/

many missing features was added, many bugs was fixed and I hope that only few of new bugs was introduced :-)

new features:

  • SVGZ - zipped svg is auto detected and supported (only on seekable input stream, i.e. file or resource)
  • colors can be replaced by their id (including hiding objects replacing their color by Color.TRANSPARENT)
  • ARC on path is supported
  • named colors are supported
  • gradient handling improved
  • and many other issues fixed

About

Support for scalable vector graphics in Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%