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 a7c19d9cbb Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
..
annotation.js Widget annotations: do not crash if `Parent` is not a dictionary 8 years ago
arithmetic_decoder.js Adds UMD headers to core, display and shared files. 10 years ago
bidi.js Fix inverted calculation of RTL text percentage in bidi. 8 years ago
cff_parser.js Handle cff fonts with erroneous stackSize 8 years ago
charsets.js Adds UMD headers to core, display and shared files. 10 years ago
chunked_stream.js Adjust the `brace-style` ESLint rule to disallow single lines (and also enable `no-iterator`) 8 years ago
cmap.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the `display` side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 8 years ago
colorspace.js Enable the `no-else-return` ESLint rule 8 years ago
crypto.js Enable the `no-unused-vars` ESLint rule 8 years ago
document.js Return `undefined` instead of `Dict.empty` from `Page.getInheritedPageProp` for non-existent properties to prevent possible future bugs 8 years ago
encodings.js Refactor Encodings 9 years ago
evaluator.js Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
font_renderer.js Enable the `no-unused-vars` ESLint rule 8 years ago
fonts.js Moves checkProblematicCharRanges to font_spec.js 8 years ago
function.js Enable the `spaced-comment` ESLint rule 8 years ago
glyphlist.js Add TeX-specific glyph names to `glyphlist.js` to improve both glyph mapping and text selection for mathematic fonts (issue 2594) 9 years ago
image.js Enable the `no-else-return` ESLint rule 8 years ago
jbig2.js Enable the `no-unused-vars` ESLint rule 8 years ago
jpg.js Enable the `no-unused-vars` ESLint rule 8 years ago
jpx.js Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
metrics.js Lazify Metrics 9 years ago
murmurhash3.js Switch to using ESLint, instead of JSHint, for linting 9 years ago
network.js Network: use the current location to prevent errors when using CSP headers 8 years ago
obj.js Merge pull request #8112 from Snuffleupagus/JS-action-newWindow 8 years ago
parser.js Consume the current character when encountering illegal characters in `Lexer.getObject`, in order to prevent infinite loops during reading of streams (issue 8061) 8 years ago
pattern.js Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
pdf_manager.js Refactor the `password` handling so that it's stored in the `PdfManager`s, instead of in the `XRef` 8 years ago
primitives.js Move `EOF`/`isEOF` from core/parser.js to core/primitives.js 8 years ago
ps_parser.js Move `EOF`/`isEOF` from core/parser.js to core/primitives.js 8 years ago
standard_fonts.js Improve rendering of non-embedded NuptialScript font 9 years ago
stream.js Merge pull request #7972 from Snuffleupagus/eslint_no-unused-vars 8 years ago
type1_parser.js Font ascent descent calculation fix 8 years ago
unicode.js Enable the `spaced-comment` ESLint rule 8 years ago
worker.js Move compatibility code to the shared/compatibility.js. 8 years ago