pdf.js/src
Tim van der Meij 99f8f2c275
Merge pull request #9853 from Snuffleupagus/re-render-after-cancel
Fix re-rendering, using the same canvas, when rendering was previously cancelled (PR 8519 follow-up)
2018-06-29 23:25:43 +02:00
..
core Merge pull request #9838 from Snuffleupagus/invalid-path-OPS 2018-06-28 23:15:25 +02:00
display Fix re-rendering, using the same canvas, when rendering was previously cancelled (PR 8519 follow-up) 2018-06-28 22:56:37 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Merge pull request #9729 from Snuffleupagus/gulp-image_decoders 2018-06-26 23:27:32 +02:00
doc_helper.js [api-major] Completely remove the global PDFJS object 2018-03-01 18:13:27 +01:00
license_header_libre.js PDFjs now compatible with Librejs 2017-12-19 15:13:50 +05:30
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.image_decoders.js Add a gulp image_decoders command to allow packaging/distributing the image decoders (i.e. jpg.js, jpx.js, jbig2.js) separately from the main PDF.js library 2018-06-16 17:56:54 +02:00
pdf.js Move, and modernize, Util.loadScript from src/shared/util.js to src/display/dom_utils.js 2018-06-07 13:52:40 +02:00
pdf.worker.entry.js Rename the globals to shorter names. 2018-03-16 11:08:56 -07:00
pdf.worker.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
worker_loader.js Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00