Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 1 replies
285
Views
How do I add downloadable fonts to iOS 14?
Hello,
according to this document - https://developer.apple.com/fonts/system-fonts/#downloadable the YuKyokasho Japanese font should be available for download on iOS 13+ devices but I'm unable to find how to use it on a SwiftUI app.
I have the font installed on my Mac through Font Book but I'm not sure if I can just copy it to my app's resources folder and use it as a custom font, because I may be breaking some obscure licensing terms.
Could somebody give me any hint on which is the proper way of doing this or point me to documentation?
Thanks!