3 unstable releases

0.2.1 Jul 16, 2024
0.2.0 Jun 8, 2024
0.1.0 Mar 4, 2024

#65 in Graphics APIs

Download history 208/week @ 2024-04-03 283/week @ 2024-04-10 374/week @ 2024-04-17 876/week @ 2024-04-24 1446/week @ 2024-05-01 832/week @ 2024-05-08 584/week @ 2024-05-15 793/week @ 2024-05-22 642/week @ 2024-05-29 659/week @ 2024-06-05 711/week @ 2024-06-12 1186/week @ 2024-06-19 1820/week @ 2024-06-26 1344/week @ 2024-07-03 879/week @ 2024-07-10 1808/week @ 2024-07-17

6,074 downloads per month
Used in 8 crates (2 directly)

Apache-2.0 OR MIT

150KB
3K SLoC

Vello Encoding

Types that represent data that Vello can render

Latest published version. Documentation build status. Apache 2.0 or MIT license.
Linebender Zulip chat. GitHub Actions CI status. Dependency staleness status.

This package contains types that represent data that Vello can render.

Significant changes are documented in the changelog.

Minimum supported Rust Version (MSRV)

This version of Vello Encoding has been verified to compile with Rust 1.75 and later.

Future versions of Vello Encoding might increase the Rust version requirement. It will not be treated as a breaking change and as such can even happen with small patch releases.

Click here if compiling fails.

As time has passed, some of Vello Encoding's dependencies could have released versions with a higher Rust requirement. If you encounter a compilation issue due to a dependency and don't want to upgrade your Rust toolchain, then you could downgrade the dependency.

# Use the problematic dependency's name and version
cargo update -p package_name --precise 0.1.1

Community

Discussion of Vello Encoding development happens in the Linebender Zulip, specifically the #gpu stream. All public content can be read without logging in.

Contributions are welcome by pull request. The Rust code of conduct applies.

License

Licensed under either of

at your option.

Dependencies

~1–2.1MB
~46K SLoC