Skip to content

A TinyVG vector graphics format parsing library.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

dataphract/tinyvg-rs

Repository files navigation

tinyvg-rs

A TinyVG vector graphics format parsing library.

Testing

This library uses the example files from the TinyVG/examples repo for integration testing. That repository is included as a submodule in the [example-files][example-files] directory. If you cloned this repository using a simple git clone, the example files will be missing. You can use git submodule update --init from the root of the cloned repository to pull the submodule.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Third-Party Licenses

This library uses examples provided by the TinyVG/examples repository in its integration tests. These examples are licensed under the MIT License.

About

A TinyVG vector graphics format parsing library.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages