mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
![]() Make sure to make the GL context is current before destroying the femtovg canvas. The drop implementation of the canvas will call functions to delete GL resources such as textures, FBOs, etc. and for that to work reliably the context must be current. |
||
---|---|---|
.. | ||
fonts | ||
Cargo.toml | ||
event_loop.rs | ||
fonts.rs | ||
glcontext.rs | ||
glwindow.rs | ||
images.rs | ||
lib.rs | ||
svg.rs |