FolderBasedNativeSystemFontProvider
constructor(context: CoroutineContext, folders: List<String> = (linuxFolders + windowsFolders + macosFolders + androidFolders + iosFolders).distinct(), fontCacheFile: VfsFile = userSharedCacheFile("korimFontCache"))