mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
*Please note:* In Node.js environments a `legacy`-build must be used since only those versions include any polyfills. Previously we'd only check if `ReadableStream` is natively supported, however since Node.js version 18 that's now been implemented; please see https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream#browser_compatibility Hence we'll also check for the availability of `Path2D`, since that's browser-specific functionality not expected to be available in Node.js environments; please see https://developer.mozilla.org/en-US/docs/Web/API/Path2D#browser_compatibility |
||
---|---|---|
.. | ||
.eslintrc | ||
cffStandardStrings.js | ||
compatibility.js | ||
fonts_utils.js | ||
image_utils.js | ||
is_node.js | ||
message_handler.js | ||
murmurhash3.js | ||
scripting_utils.js | ||
util.js |