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 faster on Windows than on Mac OSX #175

Open
kaiwk opened this issue Dec 15, 2020 · 0 comments
Open

Load fonts faster on Windows than on Mac OSX #175

kaiwk opened this issue Dec 15, 2020 · 0 comments

Comments

@kaiwk
Copy link
Contributor

kaiwk commented Dec 15, 2020

The reason probably is DirectWrite providing more performant API which in some case don't need to read file I suppose?

When it comes to Mac OSX, we just directly read from the font path.

Is there any similar API in CoreText?

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

1 participant