.. |
annotation_layer.js
|
[api-minor] Introduce a new annotationMode -option, in PDFPageProxy.{render, getOperatorList}
|
2021-08-24 01:13:02 +02:00 |
annotation_storage.js
|
[Regression] Re-factor the *internal* includeAnnotationStorage handling, since it's currently subtly wrong
|
2021-08-18 10:09:03 +02:00 |
api.js
|
Use async a bit more in the API
|
2021-08-29 12:31:28 +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
|
Enable/disable image smoothing based on image interpolate value. (bug 1722191)
|
2021-09-10 14:23:35 -07:00 |
content_disposition.js
|
Use the stringToBytes helper function in more places
|
2021-05-22 12:23:09 +02:00 |
display_utils.js
|
Enable/disable image smoothing based on image interpolate value. (bug 1722191)
|
2021-09-10 14:23:35 -07:00 |
fetch_stream.js
|
Fix handling of fetch errors
|
2021-08-30 12:43:28 +01: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
|
Implement PDFNetworkStreamRangeRequestReader._onError , to handle range request errors with XMLHttpRequest (issue 9883)
|
2021-08-31 10:23:57 +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
|
Treat all content as visible when no optional content groups are defined (issue 13971)
|
2021-09-04 08:13:37 +02:00 |
pattern_helper.js
|
Improve caching of shading patterns. (bug 1721949)
|
2021-07-28 10:29:20 -07:00 |
svg.js
|
Normalize the coordinates used in SVGGraphics._makeTilingPattern (issue 12996)
|
2021-06-05 09:15:23 +02:00 |
text_layer.js
|
Reduce the size of TextLayerRenderTask._textDivProperties in "regular" text-selection mode
|
2021-09-05 12:12:34 +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 - Remove the checked attribute from the checkbox when unchecked (bug 1729877)
|
2021-09-09 19:14:16 +02:00 |
xfa_text.js
|
XFA - Support text search in XFA documents.
|
2021-08-23 08:44:20 -07:00 |