Browse Source
Add a font cache on non-android targets. Android targets already have own font caching. Fixes https://youtrack.jetbrains.com/issue/CMP-1477 ## Release Notes ### Features - Resources - To avoid constant reading raw font bytes on each Font usage on non-android targets, there was added the font cache. Android has own font cache inside the platform implementation.pull/5098/head
Konstantin
4 months ago
committed by
GitHub
1 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue