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

Added brotli-decompressor dependency to fix issue with rust-fontconfig #114

Merged
merged 1 commit into from
May 3, 2022

Conversation

cosmoduff
Copy link
Contributor

@cosmoduff cosmoduff commented May 2, 2022

Added brotli-decompressor as an optional dependency to enable its default features. It is only needed when rust-fontconfig is being used. If not specified it is built with no-std support and causes a runtime error due to a missing allocator.

Resolves #105

Link #88

@l4l l4l merged commit 59d3ca2 into l4l:master May 3, 2022
@l4l
Copy link
Owner

l4l commented May 3, 2022

Thanks!

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.

No allocator thread panicked
2 participants