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

Load fonts asynchronously #1

Open
rjkilpatrick opened this issue Aug 18, 2019 · 0 comments
Open

Load fonts asynchronously #1

rjkilpatrick opened this issue Aug 18, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rjkilpatrick
Copy link
Owner

Presently, the font loading is performed on the main thread, leading to a Flash of Invisible text.
I am to use font style matcher and Google's web font loader to load fonts async other than in the main thread

@rjkilpatrick rjkilpatrick added the enhancement New feature or request label Aug 18, 2019
@rjkilpatrick rjkilpatrick self-assigned this Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant