Add support for custom fonts on remaining platforms #1837
Labels
enhancement
New features, or improvements to existing features.
iOS
The issue relates to Apple iOS mobile support.
linux
The issue relates Linux support.
macOS
The issue relates to Apple macOS support.
web
The issue relates to supporting the web as a platform.
What is the problem or limitation you are having?
The Toga interface allows for the addition of user-provided TTF files as a font declaration. However, this interface is currently only implemented on Windows and Android.
Describe the solution you'd like
An implementation of custom font handling on GTK, Cocoa, iOS and Web.
Describe alternatives you've considered
The status quo doesn't break anything, but it also doesn't give full flexibility to the user.
Additional context
No response
The text was updated successfully, but these errors were encountered: