Skip to content

Create Android assets from SVG files quickly and easily. SVG -> drawable-xhdpi, drawable-hdpi, drawable-mdpi, drawable-ldpi

Notifications You must be signed in to change notification settings

kevinkl3/Android-SVG-Asset-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG images are scaled and put into appropriate folders for android and the 9 patch is applied

SVG images have a hidden layer called 9patch see tag.svg for an example

./process_assets ./assets ./

About

Create Android assets from SVG files quickly and easily. SVG -> drawable-xhdpi, drawable-hdpi, drawable-mdpi, drawable-ldpi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.5%
  • Shell 45.5%