pdf.js/src/display
Jonas Jenwald 871bf5c68b Remove the, now obsolete, handling of the CMapReaderFactory parameter in getDocument
This special handling was added in PR 8567, but was made redundant in PR 8721 which stopped sending everything but the kitchen sink to the Worker side.
2018-06-06 08:52:43 +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 Attempt to provide better default values for the disableFontFace/nativeImageDecoderSupport API options in Node.js 2018-06-03 00:28:37 +02:00
api.js Remove the, now obsolete, handling of the CMapReaderFactory parameter in getDocument 2018-06-06 08:52:43 +02:00
canvas.js Fix typos 2018-04-01 23:20:41 +02:00
content_disposition.js Fall back to ISO-8859-1 in content_disposition.js 2018-06-03 16:17:28 +02:00
dom_utils.js Update the signature of the PageViewport constructor, and improve the JSDoc comments for the class 2018-06-04 12:53:07 +02:00
fetch_stream.js Add abort functionality in fetch stream 2018-05-22 12:46:59 +05:30
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 SVG clip intersections and operators 2018-04-17 19:20:29 +03:00
text_layer.js Fix typos 2018-04-01 23:20:41 +02: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