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