slint/internal/backends/winit
2022-08-02 12:00:56 +02:00
..
LICENSES Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
renderer Add support for rendering SVGs 2022-08-02 12:00:56 +02:00
Cargo.toml Begin work on text rendering 2022-08-02 12:00:56 +02:00
event_loop.rs Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
glcontext.rs Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
glwindow.rs Add skia renderer skeleton 2022-08-02 12:00:56 +02:00
lib.rs Add skia renderer skeleton 2022-08-02 12:00:56 +02:00
README.md Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
stylemetrics.rs Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +02:00
wasm_input_helper.rs Rename the backend-gl crate into backend-winit 2022-07-26 17:43:51 +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.