slint/sixtyfps_runtime/rendering_backends/testing
Simon Hausmann 0e8efea2ff Further speed up font handling in the GL backend
Use the new fontdb API:

* When registering embedded fonts, we don't need to make a copy of the
  embedded font data anymore.
* We don't have to mmap the font files ourselves anymore, fontdb can
  do this now for us.
2021-10-04 15:11:55 +02:00
..
Cargo.toml Bump version number to 0.1.2 2021-09-04 10:08:51 +02:00
lib.rs Further speed up font handling in the GL backend 2021-10-04 15:11:55 +02:00