pdf.js/examples
Jonas Jenwald a1cfa5f4d7 Replace the disableTextLayer and enhanceTextSelection options/preferences with a single textLayerMode option/preference
Rather than having two different (but connected) options for the textLayer, I think that it makes sense to try and unify this. For example: currently if `disableTextLayer === true`, then the value of `enhanceTextSelection` is simply ignored.

Since PDF.js version `2.0` already won't be backwards compatible in lots of ways, I don't think that we need to worry about migrating existing preferences here.
2018-02-13 16:56:54 +01:00
..
acroforms Adds gulp dist-install command; using pdfjs-dist package in examples. 2017-06-12 10:22:16 -05:00
browserify [api-major] Remove the PDFJS.disableWorker option 2018-01-31 12:52:10 +01:00
components Remove moznomarginboxes 2018-01-19 22:05:50 +01:00
helloworld Use setPDFNetworkStreamFactory in the helloworld and svgviewer examples 2018-02-04 19:32:47 +01:00
learning [api-major] Remove the PDFJS.disableWorker option 2018-01-31 12:52:10 +01:00
mobile-viewer Replace the disableTextLayer and enhanceTextSelection options/preferences with a single textLayerMode option/preference 2018-02-13 16:56:54 +01:00
node Restore the btoa/atob polyfills for Node.js 2018-01-13 01:31:05 +01:00
svgviewer Use setPDFNetworkStreamFactory in the helloworld and svgviewer examples 2018-02-04 19:32:47 +01:00
text-only Adds gulp dist-install command; using pdfjs-dist package in examples. 2017-06-12 10:22:16 -05:00
webpack [api-major] Remove the PDFJS.disableWorker option 2018-01-31 12:52:10 +01:00