Post

Replies

Boosts

Views

Activity

Comment on PingFang.ttc font file is missing in iOS 18.0
Thank you for your reply. I found the new PingFang font file on iOS 18.0 using the CoreText APIs, but its format seems to have changed and is not a regular ttc file. I can’t load it properly using stb_truetype. I copied this font file to my mac, and I can't open it with Font.app either, it says it doesn't contain installable fonts. How can I load this font? We are using stb_truetype to parse the font file.
Jul ’24