mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
doc: fix broken links
This commit is contained in:
parent
43db58aaf5
commit
20a0a585c3
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ The Qt renderer comes with the <Link type="QtBackend" label="Qt backend" /> and
|
|||
* No text stroking/outlining.
|
||||
- Text rendering currently limited to western scripts.
|
||||
- Available in the <Link type="WinitBackend" label="Winit backend" />.
|
||||
- Public [Rust](slint-rust:platform/software_renderer/) and [C++](slint-cpp:api/classslint_1_1platform_1_1SoftwareRenderer) API.
|
||||
- Public [Rust](slint-rust:platform/software_renderer/) and [C++](https://slint.dev/docs/cpp/api/classslint_1_1platform_1_1SoftwareRenderer) API.
|
||||
|
||||
### FemtoVG Renderer
|
||||
|
||||
|
@ -84,7 +84,7 @@ The Qt renderer comes with the <Link type="QtBackend" label="Qt backend" /> and
|
|||
- Sophisticated GPU acceleration with OpenGL, Metal, Vulkan, and Direct3D.
|
||||
- Heavy disk-footprint compared to other renderers.
|
||||
- Available in the <Link type="WinitBackend" label="Winit backend" /> and <Link type="LinuxkmsBackend" label="LinuxKMS backend" />.
|
||||
- Public [C++](slint-cpp:api/classslint_1_1platform_1_1SkiaRenderer) API.
|
||||
- Public [C++](https://slint.dev/docs/cpp/api/classslint_1_1platform_1_1SkiaRenderer) API.
|
||||
|
||||
#### Troubleshooting
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue