-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Load fonts dynamically #64
Comments
Please tell me a bit more about your use case! Is your goal to load fonts for EDIT: I simplified how to specify your own fonts in b7d1584 |
if FontData is 'static, can I load font data from the operating system runtime? |
Yes, with |
Thanks, I should go learn Cow first. |
I'm looking for a way to load fonts dynamically, but I don't know how to implement it
The text was updated successfully, but these errors were encountered: