lgui-render-skia 0.2.2

Skia renderer for LGUI
1
2
3
4
5
6
7
8
# lgui-render-skia

Skia rendering backend for [LGUI](https://github.com/lius-new/lgui).

This crate owns scene painting, retained renderer caches, software surfaces,
text layout, and the shared support used by GPU surfaces.

Most applications should depend on the `lgui` facade crate.