//! CPU software rasterizer backend using `tiny-skia` + `fontdue`.
//!//! Provides a pure-Rust, zero-GPU rendering context that implements the
//! [`uzor::render::RenderContext`] trait via [`TinySkiaCpuRenderContext`].
modcontext;pubusecontext::TinySkiaCpuRenderContext;