Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 717 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 717 Bytes

Sewing

🖌 Sewing is a SVG to VectorDrawable batch processor

Download

Click releases to Download the latest version

Usage

  • Download Sewing-[x.y.z].zip

  • Unzip files

    Sewing-1.0.2
    ├── bin
    │   ├── Sewing
    │   └── Sewing.bat
    └── lib
  • Using Sewing

    ./bin/Sewing -i {input} -o {output}
    $ ./bin/Sewing -h
    usage: Sewing cli args list
    -h,--help           list help
    -i,--input <arg>    input dirs or svg files
    -o,--output <arg>   output dir
    -v,--version        show version name

License

Apache License Version 2.0

Copyright (c) 2017-present, GavinLiu