slint/internal/renderers/femtovg
2025-10-09 03:47:03 +13:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
Cargo.toml femtovg: Upgrade to wgpu 27 2025-10-07 14:13:52 +02:00
font_cache.rs femtovg: Upgrade to wgpu 27 2025-10-07 14:13:52 +02:00
images.rs femtovg: Upgrade to wgpu 27 2025-10-07 14:13:52 +02:00
itemrenderer.rs parley: make font_size a PhysicalLength (#9672) 2025-10-09 03:47:03 +13:00
lib.rs femtovg: Upgrade to wgpu 27 2025-10-07 14:13:52 +02:00
opengl.rs feature/fontique: switch femtovg to parley (#9466) 2025-09-26 02:48:48 +12:00
README.md Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
wgpu.rs femtovg: Upgrade to wgpu 27 2025-10-07 14:13:52 +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.