pdf.js/src/display
2021-06-27 11:55:53 +02:00
..
annotation_layer.js JS - Add support for display property 2021-05-06 11:15:38 +02:00
annotation_storage.js Remove the deprecated AnnotationStorage.getOrCreateValue-method (PR 12759 follow-up) 2021-04-06 13:22:06 +02:00
api.js Add a OnProgressParameters typedef to reduce (some) duplication in src/display/api.js 2021-06-27 11:55:53 +02:00
base_factory.js Re-factor the DOMSVGFactory to extend an abstract base class 2021-06-11 17:15:49 +02:00
canvas.js Fix how patterns are applied to image mask objects. 2021-06-16 20:06:41 -07:00
content_disposition.js Use the stringToBytes helper function in more places 2021-05-22 12:23:09 +02:00
display_utils.js [api-minor] Add a new getXfaPageViewport helper function to support printing 2021-06-23 08:17:58 +02:00
fetch_stream.js Account for formatting changes in Prettier version 2.3.0 2021-05-16 11:44:05 +02:00
font_loader.js XFA - Add support for reftests 2021-06-08 10:37:26 +02:00
metadata.js Replace the objectFromEntries helper function with an objectFromMap one instead 2021-03-11 16:37:34 +01:00
network_utils.js [api-minor] Support the Content-Disposition filename in the Firefox PDF Viewer (bug 1694556, PR 9379 follow-up) 2021-02-26 10:50:29 +01:00
network.js Account for formatting changes in Prettier version 2.3.0 2021-05-16 11:44:05 +02:00
node_stream.js Account for formatting changes in Prettier version 2.3.0 2021-05-16 11:44:05 +02:00
node_utils.js Move most functionality in the create methods into the BaseCanvasFactory 2021-06-11 17:15:47 +02:00
optional_content_config.js Implement visibility expressions for optional content 2021-04-14 17:39:41 +03:00
pattern_helper.js Fix how patterns are applied to image mask objects. 2021-06-16 20:06:41 -07:00
svg.js Normalize the coordinates used in SVGGraphics._makeTilingPattern (issue 12996) 2021-06-05 09:15:23 +02:00
text_layer.js Account for formatting changes in Prettier version 2.3.0 2021-05-16 11:44:05 +02:00
transport_stream.js Clear some Arrays, rather than re-initialize them, in src/display/-code 2021-04-24 13:00:53 +02:00
worker_options.js Use typedef to define the type of GlobalWorkerOptions. 2020-08-03 19:06:28 +09:00
xfa_layer.js XFA - Save filled data in the pdf when downloading the file (Bug 1716288) 2021-06-25 18:57:01 +02:00