pdf.js/src/display
Tim van der Meij e320243870
Merge pull request #9206 from janpe2/svg-inv-images
Fix inverted 1-bit images in SVG backend
2017-11-28 22:46:43 +01:00
..
annotation_layer.js Button widget annotations: implement support for pushbuttons 2017-11-26 14:09:48 +01:00
api.js Remove the unused capability parameter from the WorkerTransport.getPage method 2017-11-25 11:49:33 +01:00
canvas.js Fix pattern-filled text 2017-11-28 19:40:22 +02:00
dom_utils.js [api-major] Remove the PDFJS_NEXT option 2017-10-16 23:16:51 +02:00
fetch_stream.js Re-factor how parameters are passed to the network streams 2017-11-11 11:23:29 +01:00
font_loader.js Fix inconsistent spacing and trailing commas in objects in remaining src/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on 2017-06-02 12:32:18 +02:00
global.js [api-major] Remove the TypedArray polyfills 2017-11-01 10:31:28 +01:00
metadata.js [api-major] Remove all remaining deprecated functions/methods 2017-10-15 13:27:10 +02:00
network_utils.js Correctly validate the response status for non-HTTP fetch requests (PR 8768 follow-up) 2017-09-05 17:07:44 +02:00
network.js Re-factor how parameters are passed to the network streams 2017-11-11 11:23:29 +01:00
node_stream.js Re-factor how parameters are passed to the network streams 2017-11-11 11:23:29 +01:00
pattern_helper.js Split the existing WebGLUtils in two classes, a private WebGLUtils and a public WebGLContext, and utilize the latter in the API to allow various code to access the methods of WebGLUtils 2017-11-24 21:54:47 +01:00
svg.js Fix inverted 1-bit images in SVG backend 2017-11-28 21:24:27 +02:00
text_layer.js Properly cancel streams and guard at getTextContent. 2017-08-03 16:36:46 -05:00
transport_stream.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
webgl.js Split the existing WebGLUtils in two classes, a private WebGLUtils and a public WebGLContext, and utilize the latter in the API to allow various code to access the methods of WebGLUtils 2017-11-24 21:54:47 +01:00