Crate i_slint_renderer_femtovg

Crate i_slint_renderer_femtovg 

Source
Expand description

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.

Structs§

FemtoVGRenderer
Use the FemtoVG renderer when implementing a custom Slint platform where you deliver events to Slint and want the scene to be rendered using OpenGL. The rendering is done using the FemtoVG library.

Traits§

GraphicsBackend
WindowSurface