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

feat: allow referencing of fonts #1

Closed
ThaUnknown opened this issue Jun 18, 2022 · 1 comment
Closed

feat: allow referencing of fonts #1

ThaUnknown opened this issue Jun 18, 2022 · 1 comment

Comments

@ThaUnknown
Copy link
Owner

ThaUnknown commented Jun 18, 2022

Allow fonts to be ArrayBuffers or ArrayBuffer views, then transfer them so they are referenced instead of cloning them.
Currently this doesn't work, the postMessage throws an empty error :/

@ThaUnknown
Copy link
Owner Author

no. this causes way too many issues as it makes async code sync and creates some issues with loading some fonts, idk why

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