Module femtovg_renderer

Source
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§

OpenGLInterface
This trait describes the interface GPU accelerated renderers in Slint require to render with OpenGL.

Type Aliases§

FemtoVGRenderer