7 releases (4 breaking)
0.14.2 | Dec 12, 2023 |
---|---|
0.14.1 | Dec 12, 2023 |
0.14.0-alpha | Sep 8, 2023 |
0.13.0 | Feb 28, 2023 |
0.10.0 | Sep 5, 2021 |
#731 in GUI
25 downloads per month
Used in 2 crates
780KB
15K
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
~7–16MB
~232K SLoC