8 releases (5 breaking)
0.15.0 | Dec 2, 2024 |
---|---|
0.14.2 | Dec 12, 2023 |
0.14.0-alpha | Sep 8, 2023 |
0.13.0 | Feb 28, 2023 |
0.10.0 | Sep 5, 2021 |
#301 in GUI
146 downloads per month
Used in 2 crates
1MB
16K
SLoC
KAS resvg
This crate provides Svg
and Canvas
widgets for KAS using the tiny-skia and
resvg libraries by Yevhenii Reizner "RazrFalcon".
For documentation of feature flags, see Cargo.toml.
Copyright and Licence
The COPYRIGHT file includes a list of contributors who claim copyright on this project. This list may be incomplete; new contributors may optionally add themselves to this list.
The KAS library is published under the terms of the Apache License, Version 2.0. You may obtain a copy of this licence from the LICENSE file or on the following webpage: https://www.apache.org/licenses/LICENSE-2.0
lib.rs
:
KAS resvg & tiny-skia integration
This crate provides [Svg
] and Canvas
widgets using the tiny-skia and
resvg libraries by Yevhenii Reizner "RazrFalcon".
Dependencies
~8–22MB
~356K SLoC