slint/internal/renderers/femtovg
Olivier Goffart c0cac46009 Add --generate-link-to-definition in the docs of all our published crate
This is a nice nightly rustdoc feature and we should make use of it
2025-06-06 21:47:36 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
Cargo.toml Add --generate-link-to-definition in the docs of all our published crate 2025-06-06 21:47:36 +02:00
fonts.rs QNX: Don't panic when trying to use the default font 2025-06-03 16:20:36 +02:00
images.rs WGPU: Add support for using WGPU textures in Slint 2025-04-29 17:46:57 +02:00
itemrenderer.rs WGPU: Add support for using WGPU textures in Slint 2025-04-29 17:46:57 +02:00
lib.rs FemtoVG: Fix occasional panic on shutdown with wgpu 2025-05-07 14:41:22 +00:00
opengl.rs FemtoVG: Add support for WGPU based rendering (#8268) 2025-04-25 14:37:32 +02:00
README.md Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
wgpu.rs Winit: Implement the "resume protocol" 2025-05-09 09:36:37 +02:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.