pdf.js/src/display
Tim van der Meij 5c1a16ba6e
Merge pull request #9586 from Snuffleupagus/pageSize-api-rotate
Ensure that `PDFPageProxy.pageSizeInches` handles non-default /Rotate entries correctly
2018-03-25 18:03:32 +02:00
..
annotation_layer.js Move the externalLinkTarget and externalLinkRel options to PDFLinkService options 2018-02-13 14:28:40 +01:00
api_compatibility.js Move API specific compatibility options from src/shared/compatibility.js and into a separate file 2018-03-01 18:11:16 +01:00
api.js Merge pull request #9586 from Snuffleupagus/pageSize-api-rotate 2018-03-25 18:03:32 +02:00
canvas.js Avoid rendering errors by passing in the webGLContext when creating a new CanvasGraphics in getColorN_Pattern (PR 9095 follow-up) 2017-12-27 13:50:53 +01:00
content_disposition.js Support spaces and semicolons in filename 2018-02-04 16:19:40 +01:00
dom_utils.js New XML parser 2018-03-19 20:51:41 -05:00
fetch_stream.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
font_loader.js Move the isEvalSupported option from the global PDFJS object and into getDocument instead 2018-03-01 18:11:16 +01:00
metadata.js New XML parser 2018-03-19 20:51:41 -05:00
network_utils.js Improve correctness of Content-Disposition parser 2018-01-21 13:31:12 +01:00
network.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
node_stream.js helper function to parse url 2018-02-25 01:25:32 +05:30
pattern_helper.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00
svg.js [api-major] Remove the SINGLE_FILE build target 2018-01-29 14:44:44 +01:00
text_layer.js Move the pdfBug option from the global PDFJS object and into getDocument instead 2018-03-01 18:11:17 +01:00
transport_stream.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
webgl.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00
worker_options.js Introduce a GlobalWorkerOptions object for (basic) Worker configuration 2018-02-16 13:22:35 +01:00
xml_parser.js New XML parser 2018-03-19 20:51:41 -05:00