pdf.js/examples
Jonas Jenwald d76cfc0610 Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 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.
2017-04-04 17:24:29 +02:00
..
acroforms Interactive forms: rewrite AcroForms example 2017-02-05 23:44:32 +01:00
browserify Removing "entry-loader" dependency from webpack. 2016-04-13 08:24:25 -05:00
components Move compatibility code to the shared/compatibility.js. 2017-02-23 19:18:44 -06:00
helloworld Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
learning Move compatibility code to the shared/compatibility.js. 2017-02-23 19:18:44 -06:00
mobile-viewer Remove globals that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 2016-12-16 21:09:55 +01:00
node Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 7901) 2017-04-04 17:24:29 +02:00
svgviewer Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
text-only Moves preprocessor stuff to the gulpfile. 2017-02-04 08:19:46 -06:00
webpack Removing "entry-loader" dependency from webpack. 2016-04-13 08:24:25 -05:00