Available on crate feature
renderer-femtovg
and non-Android only.Expand description
This module contains the femtovg_renderer::FemtoVGRenderer
and related types.
It is only enabled when the renderer-femtovg
Slint feature is enabled.
Traits§
- OpenGL
Interface - This trait describes the interface GPU accelerated renderers in Slint require to render with OpenGL.