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

Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 7901) #8235

Merged
merged 1 commit into from
Apr 4, 2017
Merged

Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 7901) #8235

merged 1 commit into from
Apr 4, 2017

Conversation

Snuffleupagus
Copy link
Collaborator

It doesn't really make sense to attempt to utilize the NativeImageDecoder in Node, since there's no native image support available, hence building on PR #8035 we can easily disable it in the example.

Fixes #7901.

…sue 7901)

It doesn't really make sense to attempt to utilize the `NativeImageDecoder` in Node, since there's no native image support available, hence building on PR 8035 we can easily disable it in the example.

Fixes 7901.
@yurydelendik yurydelendik merged commit f9c07fa into mozilla:master Apr 4, 2017
@yurydelendik
Copy link
Contributor

Thank you for the patch.

@Snuffleupagus Snuffleupagus deleted the issue-7901 branch April 4, 2017 15:39
movsb pushed a commit to movsb/pdf.js that referenced this pull request Jul 14, 2018
Disable the `NativeImageDecoder` in the `node/pdf2svg.js` example (issue 7901)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants