1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00
pdf.js/src/core
2016-01-27 13:36:03 +01:00
..
annotation.js Implement support for Highlight annotations 2016-01-01 15:31:46 +01:00
arithmetic_decoder.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
bidi.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
charsets.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
chunked_stream.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
cmap.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
colorspace.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
crypto.js Better crypto key length recovery. 2015-12-29 15:10:38 -06:00
document.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
evaluator.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
font_renderer.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
fonts.js Merge pull request #6891 from Snuffleupagus/issue-6889 2016-01-20 13:14:47 -06:00
function.js Remove unused variables 2015-12-16 23:52:16 +01:00
glyphlist.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
image.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
jbig2.js Remove unused variables 2015-12-16 23:52:16 +01:00
jpg.js Remove unused variables 2015-12-16 23:52:16 +01:00
jpx.js Remove unused variables 2015-12-16 23:52:16 +01:00
metrics.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
murmurhash3.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
network.js Adds RequireJS to worker. 2015-12-29 09:20:52 -06:00
obj.js [api-minor] Change getPageLabels to always return the pageLabels, even if they are identical to standard page numbering 2016-01-27 13:36:03 +01:00
parser.js Prevent failures in the "scanning for endstream" code, in Parser_makeStream, by handling the case where 'endstream' is split between contiguous chunks (issue 1536) 2016-01-26 09:03:51 +01:00
pattern.js shading-pattern: Decreased Shadings.SMALL_NUMBER 2016-01-06 15:26:40 +01:00
pdf_manager.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
primitives.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
ps_parser.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
stream.js Adds UMD headers to core, display and shared files. 2015-12-15 13:24:39 -06:00
worker.js [api-minor] Add support for PageLabels in the API 2016-01-19 22:49:04 +01:00