pdf.js/src/core
2015-05-11 00:46:59 +02:00
..
annotation.js URL annotations handled as UTF-8 to accommodate some bad PDFs. For proper 7-bit ASCII this makes no difference. Fixes Bug 1122280. 2015-05-11 00:46:59 +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 cleaned whitespace 2015-02-17 11:07:37 -05: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 Fetch parameters if they are a |Ref| in CalGray/CalRGB color spaces (issue 5747) 2015-02-20 12:53:02 +01:00
core.js cleaned whitespace 2015-02-17 11:07:37 -05:00
crypto.js Crypt filter EFF key should have StmF value as default, not StrF 2015-04-13 21:27:32 +02:00
evaluator.js Merge pull request #5815 from Snuffleupagus/type1-diff-refs 2015-05-07 22:33:23 +02:00
font_renderer.js cleaned whitespace 2015-02-17 11:07:37 -05:00
fonts.js Merge pull request #5756 from Snuffleupagus/issue-5751 2015-04-24 23:50:07 +02:00
function.js Fix typed array assignment in the |constructPostScriptFromIRResult| function (issue 5470) 2014-11-04 12:17:27 +01: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 Add strict equalities in src/core/murmurhash3.js 2014-08-01 21:56:04 +02:00
network.js cleaned whitespace 2015-02-17 11:07:37 -05:00
obj.js Handle the Encoding being a dictionary in PartialEvaluator_preEvaluateFont (bug 1157493) 2015-04-25 16:48:14 +02:00
parser.js Refactor searching for end of inline (EI) JPEG image streams 2015-01-10 23:55:55 +01:00
pattern.js Merge pull request #5449 from CodingFabian/preferParamsOverArguments 2014-12-08 15:23:12 -06: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 Use Int32Array instead of Uint32Array in FlateStream 2015-04-17 16:33:04 +02:00
worker.js Revert #5603 regarding Chrome range request bug 2015-04-30 22:37:52 +02:00