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

Allow loading non-XML fonts in web-worker #1360

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

viliml
Copy link

@viliml viliml commented Nov 21, 2024

What's Changing and Why

The previous code immediately starts parsing XML when it detects a web-worker environment. This patch moves the workaround into the branch where it has been detected that the file actually is XML.

What else might be affected

Nothing.

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

Successfully merging this pull request may close these issues.

1 participant