Skip to content
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

Custom Font not working #51

Closed
themaxsmith opened this issue Oct 17, 2022 · 2 comments
Closed

Custom Font not working #51

themaxsmith opened this issue Oct 17, 2022 · 2 comments

Comments

@themaxsmith
Copy link

Tried to use a custom font on iOS and it does not work.

I think the issue is due to openGL ES deprecation or supporting the library, it seems like even the new Apple system fonts do not work.

I would really like to see this library get Metal support

@flyskywhy
Copy link
Owner

For Metal support, maybe you can consider use MetalANGLE framework as #11 described, thanks 😝

@flyskywhy
Copy link
Owner

I test custom font on iOS and it's OK (Android also OK), maybe you need follow the steps to install custom font as described in README.md since @flyskywhy/[email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants