.. |
annotation.js
|
Refactor ObjectLoader to use Dict s correctly, rather than abusing their internal properties
|
2017-06-16 22:59:32 +02:00 |
arithmetic_decoder.js
|
Fix inconsistent spacing and trailing commas in objects in src/core/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on
|
2017-06-02 11:20:19 +02:00 |
bidi.js
|
Fix inconsistent spacing and trailing commas in objects in src/core/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on
|
2017-06-02 11:20:19 +02:00 |
cff_parser.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
charsets.js
|
Convert the files in the /src/core folder to ES6 modules
|
2017-05-30 22:06:21 +02:00 |
chunked_stream.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
cmap.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
colorspace.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
crypto.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
document.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
encodings.js
|
Fix missing notdef in expert encoding.
|
2017-06-29 12:12:39 -07:00 |
evaluator.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
font_renderer.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
fonts.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
function.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
glyphlist.js
|
Convert the files in the /src/core folder to ES6 modules
|
2017-05-30 22:06:21 +02:00 |
image.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
jbig2.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
jpg.js
|
In src/core/jpg.js , ensure that the Adobe JPEG marker always takes precedence, even when the color transform code is zero
|
2017-07-11 17:08:30 +02:00 |
jpx.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
metrics.js
|
Convert the files in the /src/core folder to ES6 modules
|
2017-05-30 22:06:21 +02:00 |
murmurhash3.js
|
Fix inconsistent spacing and trailing commas in objects in src/core/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on
|
2017-06-02 11:20:19 +02:00 |
network.js
|
Fixes wrong structure of fullReader.read() result.
|
2017-07-01 15:52:47 +05:30 |
obj.js
|
Merge pull request #8673 from Snuffleupagus/api-pageMode
|
2017-07-23 13:17:07 +02:00 |
parser.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
pattern.js
|
Remove most assert() calls (issue 8506)
|
2017-07-21 18:51:02 +02:00 |
pdf_manager.js
|
Fix inconsistent spacing and trailing commas in objects in src/core/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on
|
2017-06-02 11:20:19 +02:00 |
primitives.js
|
Rename map to _map inside of Dict , to make it clearer that it should be regarded as a "private" property
|
2017-06-17 17:32:00 +02:00 |
ps_parser.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
standard_fonts.js
|
Convert the files in the /src/core folder to ES6 modules
|
2017-05-30 22:06:21 +02:00 |
stream.js
|
Removes error()
|
2017-07-07 09:40:24 -05:00 |
type1_parser.js
|
Fix inconsistent spacing and trailing commas in objects in src/core/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on
|
2017-06-02 11:20:19 +02:00 |
unicode.js
|
Fix inconsistent spacing and trailing commas in objects in src/core/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on
|
2017-06-02 11:20:19 +02:00 |
worker.js
|
Merge pull request #8673 from Snuffleupagus/api-pageMode
|
2017-07-23 13:17:07 +02:00 |