You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a backend based on the tiny-skia crate. This could reuse the pixels_window_renderer and softbuffer_window_renderer. And it may be able to use glyph rasterization logic from the tiny_skia_render example in the parley repo
We should add a backend based on the
tiny-skiacrate. This could reuse thepixels_window_rendererandsoftbuffer_window_renderer. And it may be able to use glyph rasterization logic from the tiny_skia_render example in the parley repo