Li Shangjing
Li Shangjing
I have tried delaying, but it seems to have no effect. Currently, I am starting from the first level using `while (node. parent)` to avoid this situation
我不能哇,有没有啥办法
我也看了下 api,他设置了一个队列,也会等到上一个任务完成了,才进行下一个,如果我移除这个队列,会产生什么后果吗
@zyddnys 您好,项目中 model_48px 模型能被转成 onnx 吗,我尝试了很久,但是失败了。
IOS 18 below FFmpeg subtitle synthesis log [Parsed_subtitles_0 @ 0x301b37650] Using font provider fontconfig [Parsed_subtitles_0 @ 0x301b37650] fontselect: (PingFangSC-Semibold, 400, 0) -> /System/Library/Fonts/LanguageSupport/PingFang.ttc, 8, PingFangSC-Semibold IOS 18 FFmpeg subtitle synthesis...
IOS 18 below FFmpeg subtitle synthesis log fontselect: (PingFangSC-Semibold, 400, 0) -> /System/Library/Fonts/LanguageSupport/PingFang.ttc, 8, PingFangSC-Semibold IOS 18 FFmpeg subtitle synthesis log fontselect: (PingFangSC-Regular, 400, 0) -> /System/Library/Fonts/Core/HiraginoKakuGothic.ttc, 10, . HiraKakuInterface-W4...
@"/System/Library/Fonts" [FFmpegKitConfig setFontDirectoryList:[[NSArray alloc] initWithObjects:resourceFolder, @"/System/Library/Fonts", nil] with:nil]; The main issue is that before iOS 18, ffmpeg could use the PingFang font. However, after upgrading to iOS 18, ffmpeg can...
Many developers, who might have been good in the past, are now facing issues with garbled text after users upgrade to iOS 18.
Currently, I've resolved the issues with Korean and Chinese by adding new fonts. However, this increases the app's size. I also asked Apple if they had modified the directory, but...
在 https://fonts.google.com/ 下载你需要的对应语言的字体就可以,只是这个解决方案,对于包的体积变大了。难受的很,因为我的场景用到的语言有很多,我需要下载很多字体