pdf.js/src/core
2017-05-08 11:32:44 +08:00
..
annotation.js Change the signatures of the PartialEvaluator "constructor" and its getOperatorList/getTextContent methods to take parameter objects 2017-05-03 12:10:20 +02:00
arithmetic_decoder.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
bidi.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
cff_parser.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
charsets.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
chunked_stream.js Replace unnecessary bind(this) and var self = this statements with arrow functions in remaining src/core/ files 2017-05-02 15:47:43 +02:00
cmap.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
colorspace.js Enable the no-else-return ESLint rule 2017-01-09 20:27:39 +01:00
crypto.js Enable the no-unused-vars ESLint rule 2017-01-29 23:23:17 +01:00
document.js Change the signatures of the PartialEvaluator "constructor" and its getOperatorList/getTextContent methods to take parameter objects 2017-05-03 12:10:20 +02:00
encodings.js Refactor Encodings 2016-01-28 11:32:59 -06:00
evaluator.js fix(svg) adjust strategy for decoding JPEG images 2017-05-08 11:32:44 +08:00
font_renderer.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
fonts.js Replace unnecessary bind(this) and var self = this statements with arrow functions in remaining src/core/ files 2017-05-02 15:47:43 +02:00
function.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
glyphlist.js Allow to convert (some of) ES6 code to ES5. 2017-04-14 14:39:25 -05:00
image.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
jbig2.js Merge pull request #8342 from Snuffleupagus/eslint_object-shorthand-src-core 2017-04-29 23:59:20 +02:00
jpg.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
jpx.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
metrics.js Lazify Metrics 2016-01-28 12:11:46 -06:00
murmurhash3.js Moves Uint32ArrayView and hasCanvasTypedArrays into compatibility.js. 2017-04-14 10:04:52 -05:00
network.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
obj.js Replace unnecessary bind(this) and var self = this statements with arrow functions in remaining src/core/ files 2017-05-02 15:47:43 +02:00
parser.js Ignore line-breaks between operator and digit in Lexer.getNumber 2017-05-02 20:59:42 +02:00
pattern.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
pdf_manager.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
primitives.js Move EOF/isEOF from core/parser.js to core/primitives.js 2017-01-27 13:37:48 +01:00
ps_parser.js Move EOF/isEOF from core/parser.js to core/primitives.js 2017-01-27 13:37:48 +01:00
standard_fonts.js Improve rendering of non-embedded NuptialScript font 2016-11-22 17:56:17 +01:00
stream.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
type1_parser.js Enable the object-shorthand ESLint rule in src/shared 2017-04-27 17:29:40 +02:00
unicode.js Allow to convert (some of) ES6 code to ES5. 2017-04-14 14:39:25 -05:00
worker.js fix(svg) adjust strategy for decoding JPEG images 2017-05-08 11:32:44 +08:00