Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Jenwald c36468cbce Fix errors reported by the `keyword-spacing` ESLint rule 8 years ago
..
annotation_layer.js Lint: correct code style violations 9 years ago
api.js Fix (most) errors reported by the `no-multi-spaces` ESLint rule 8 years ago
canvas.js Fix errors reported by the `yoda` ESLint rule 8 years ago
dom_utils.js Deprecate the `isValidUrl` utility function and replace it with `createValidAbsoluteUrl`/`isValidProtocal` functions instead, since the main URL validation is now done using the `new URL` constructor 9 years ago
font_loader.js Lint: correct code style violations 9 years ago
global.js Deprecate the `isValidUrl` utility function and replace it with `createValidAbsoluteUrl`/`isValidProtocal` functions instead, since the main URL validation is now done using the `new URL` constructor 9 years ago
metadata.js Remove a misplaced `false` from a condition in `fixMetadata`, in `metadata.js`, since it currently short circuits the entire condition 8 years ago
pattern_helper.js trivial spelling fixes 9 years ago
svg.js Fix errors reported by the `comma-spacing` ESLint rule 8 years ago
text_layer.js Fix errors reported by the `keyword-spacing` ESLint rule 8 years ago
webgl.js Fix errors reported by the `comma-spacing` ESLint rule 8 years ago