pdf.js/src/core
2015-08-12 18:48:59 -05:00
..
annotation.js Refactor annotation code to use a factory 2015-07-29 00:31:51 +02:00
arithmetic_decoder.js cleaned whitespace 2015-02-17 11:07:37 -05:00
bidi.js cleaned whitespace 2015-02-17 11:07:37 -05:00
charsets.js cleaned whitespace 2015-02-17 11:07:37 -05:00
chunked_stream.js Merge pull request #4990 from fkaelberer/refactor_chunked_stream 2015-07-13 16:51:35 -07:00
cmap.js Attempt to infer if a CMap file actually contains just a standard Identity-H/Identity-V map 2015-04-25 11:28:33 +02:00
colorspace.js Check if the Decode entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 2015-07-21 12:23:07 +02:00
core.js Refactor annotation code to use a factory 2015-07-29 00:31:51 +02:00
crypto.js Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010) 2015-05-14 21:46:31 +02:00
evaluator.js cmaps: Use cmap.forEach instead of Array.forEach 2015-08-08 13:30:30 +02:00
font_renderer.js cleaned whitespace 2015-02-17 11:07:37 -05:00
fonts.js Adjust the heuristics used to detect OpenType font file with CFF data (bug 1186827, bug 1182130, issue 6264) 2015-07-25 12:26:36 +02:00
function.js Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113) 2015-06-14 23:29:38 +02:00
glyphlist.js Add basic support for ZapfDingbats 2014-09-03 21:54:04 +02:00
image.js Apply the GRAYSCALE_1BPP optimization when needsDecode is set. 2014-08-18 16:45:19 -07:00
jbig2.js avoid out of range array access in JBIG2 decoder 2015-01-23 23:50:09 +01:00
jpg.js Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761) 2015-03-10 13:07:09 +01:00
jpx.js cleaned whitespace 2015-02-17 11:07:37 -05:00
metrics.js cleaned whitespace 2015-02-17 11:07:37 -05:00
murmurhash3.js Removes B2G preprocessing directives. 2015-06-30 16:53:32 -05:00
network.js Fixes supportsMozChunked for node.js 2015-08-12 18:48:59 -05:00
obj.js Detect scripted auto-print requests 2015-07-20 18:25:02 +02:00
parser.js Ignore double negative in Lexer_getNumber (issue 6218) 2015-07-16 12:11:49 +02:00
pattern.js fix handling of flags 1-3 in tensor shading 2015-08-04 18:21:29 +02:00
pdf_manager.js cleaned whitespace 2015-02-17 11:07:37 -05:00
ps_parser.js Add strict equalities in src/core/ps_parser.js 2014-08-01 22:02:10 +02:00
stream.js Check if the Decode entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 2015-07-21 12:23:07 +02:00
worker.js Revert #5603 regarding Chrome range request bug 2015-04-30 22:37:52 +02:00