slint/internal/renderers/skia
2024-10-23 11:13:49 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
build.rs Remove some cargo:rustc-check-cfg output: 2024-07-02 13:33:48 +02:00
cached_image.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
Cargo.toml Update Skia to 0.78 2024-09-11 08:25:24 +02:00
d3d_surface.rs Add PlatformBuilder API to allow selecting OpenGL API 2024-10-23 11:13:49 +02:00
itemrenderer.rs Skia: Fix opacity not being applied to box shadows correctly 2024-10-02 07:03:02 +02:00
lib.rs Add PlatformBuilder API to allow selecting OpenGL API 2024-10-23 11:13:49 +02:00
metal_surface.rs Add PlatformBuilder API to allow selecting OpenGL API 2024-10-23 11:13:49 +02:00
opengl_surface.rs Add version to OpenGLAPI 2024-10-23 11:13:49 +02:00
README.md Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
software_surface.rs Add PlatformBuilder API to allow selecting OpenGL API 2024-10-23 11:13:49 +02:00
textlayout.rs Add support for a font-metrics property to Text/TextInput. (#6452) 2024-10-05 17:00:46 +02:00
vulkan_surface.rs Add PlatformBuilder API to allow selecting OpenGL API 2024-10-23 11:13:49 +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.