Skip to content

Converts image resources from svg to png and scales the images to desired size

License

Notifications You must be signed in to change notification settings

modplug/XamarinAssetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XamarinAssetGenerator

Converts image resources from svg to png and scales the images to desired size

Common usage:

mono AssetGenerator.exe -d destinationfolder -m iOS -q 80 -s sourcefolder

  -m, --mode           Required. Specify which assets to build. ios or android

  -s, --source         Specify source folder

  -d, --destination    Specify destination folder

  -q, --quality        (Default: 80) Specify quality of rendered png files (100 is max)

  --help               Display this help screen.

  --version            Display version information.

About

Converts image resources from svg to png and scales the images to desired size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages