pdf.js/src/display
2017-05-17 17:06:44 +01:00
..
annotation_layer.js Replace unnecessary bind(this) and var self = this statements with arrow functions in remaining src/ files 2017-05-03 23:12:35 +02:00
api.js Adds additional parameter so background color of canvas can be set 2017-05-17 17:06:44 +01:00
canvas.js Adds additional parameter so background color of canvas can be set 2017-05-17 17:06:44 +01:00
dom_utils.js Convert the DOMCanvasFactory to an ES6 class 2017-05-11 20:15:22 +02:00
font_loader.js Enable the object-shorthand ESLint rule in src/display 2017-04-25 16:17:18 +02:00
global.js Rename FakeWorkerPort to LoopbackPort and export it 2017-05-02 11:33:19 -07:00
metadata.js Convert the files in the /src/display folder to ES6 modules 2017-04-16 12:19:10 +02:00
pattern_helper.js Enable the object-shorthand ESLint rule in src/display 2017-04-25 16:17:18 +02:00
svg.js fix(svg) adjust strategy for decoding JPEG images 2017-05-08 11:32:44 +08:00
text_layer.js Replace unnecessary bind(this) and var self = this statements with arrow functions in remaining src/ files 2017-05-03 23:12:35 +02:00
webgl.js Enable the object-shorthand ESLint rule in src/display 2017-04-25 16:17:18 +02:00