vg.cr
vg.cr
2D vector graphics rendering library for the Crystal programming language.
Installation
-
Add the dependency to your
shard.yml
:dependencies: vg: github: chances/vg.cr
-
Run
shards install
Usage
require "vg"
# TODO: Write usage instructions here
Development
TODO: Write development instructions here
Running examples
Demo
make example-demo
Contributing
- Fork it (https://github.com/chances/vg.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Chance Snow - creator and maintainer
Repository
vg.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 3
- about 3 years ago
- August 20, 2021
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 11:53:50 GMT
Languages