Overview of KAS Image
masterThe kas-image crate provides widgets and utilities for handling both scalable (vector) and raster images within the KAS ecosystem. It relies on the following core libraries for image processing and rendering:
tiny-skia: For 2D graphics rendering.resvg: For SVG rendering.
For specific feature flag configurations, refer to the Cargo.toml file in the crate root.