1// Copyright 2025 the Vello Authors 2// SPDX-License-Identifier: Apache-2.0 OR MIT 3 4pub(crate) mod gradient; 5pub(crate) mod image; 6pub(crate) mod rounded_blurred_rect;