Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vector_be_winding

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vector_be_winding

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

VectorBeWinding Travis

Android Vector Drawable is very convenient, but sometimes it missing holes in the shape generated by some tools. vector_be_winding will massage such Vector Drawalbes so that the shape will be rendered as expected!

Try SampleApp to see how it works.

Installation

gem install vector_be_winding

Usage

Just exec:

% vbw vector_file.xml vector_file_1.xml ...

Then the vector drawable files which doesn't follow winding rules will be automatically converted and the back-up file with .bak extension will be create.

Options

  • -v : verbose; shows the file which will be converted
  • -n : dry run
  • -i : specify the template of back up file name.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dagezi/vector_be_winding.

License

MIT License.

FAQs

Package last updated on 06 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc