mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
TODO: - multi-font text shaping (try composition) - avoid calling with_face for every glyph index check / speed up has-glyph - BiDi - bearing / correct glyph positioning |
||
|---|---|---|
| .. | ||
| fonts | ||
| LICENSES | ||
| Cargo.toml | ||
| event_loop.rs | ||
| fonts.rs | ||
| glcontext.rs | ||
| glrenderer.rs | ||
| glwindow.rs | ||
| images.rs | ||
| lib.rs | ||
| README.md | ||
| stylemetrics.rs | ||
| svg.rs | ||
| wasm_input_helper.rs | ||
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.