velato 0.10.0

A Lottie integration for vello.
Documentation
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2024 the Velato Authors
// SPDX-License-Identifier: Apache-2.0 OR MIT

pub mod bezier;
pub mod color;
pub mod int_boolean;
pub mod marker;
pub mod mask;
pub mod slottable_object;
pub mod transform;
pub mod visual_object;