Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Jenwald bc865b9e2d Ensure that we fetch all indirect objects (i.e. |Ref|s) in ColorSpace_parseToIR 10 years ago
..
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. 10 years ago
arithmetic_decoder.js cleaned whitespace 10 years ago
bidi.js cleaned whitespace 10 years ago
charsets.js cleaned whitespace 10 years ago
chunked_stream.js cleaned whitespace 10 years ago
cmap.js Attempt to infer if a CMap file actually contains just a standard `Identity-H`/`Identity-V` map 10 years ago
colorspace.js Ensure that we fetch all indirect objects (i.e. |Ref|s) in ColorSpace_parseToIR 10 years ago
core.js Always traverse the entire parent chain in Page_getInheritedPageProp (issue 5954) 10 years ago
crypto.js Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010) 10 years ago
evaluator.js Merge pull request #5995 from CodingFabian/tweak-char-spacing-text-selection 10 years ago
font_renderer.js cleaned whitespace 10 years ago
fonts.js Merge pull request #6090 from Snuffleupagus/issue-6068 10 years ago
function.js Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113) 10 years ago
glyphlist.js Add basic support for ZapfDingbats 11 years ago
image.js Apply the GRAYSCALE_1BPP optimization when `needsDecode` is set. 11 years ago
jbig2.js avoid out of range array access in JBIG2 decoder 10 years ago
jpg.js Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761) 10 years ago
jpx.js cleaned whitespace 10 years ago
metrics.js cleaned whitespace 10 years ago
murmurhash3.js Add strict equalities in src/core/murmurhash3.js 11 years ago
network.js cleaned whitespace 10 years ago
obj.js Always traverse the entire parent chain in Page_getInheritedPageProp (issue 5954) 10 years ago
parser.js Refactor searching for end of inline (EI) JPEG image streams 10 years ago
pattern.js Merge pull request #5449 from CodingFabian/preferParamsOverArguments 11 years ago
pdf_manager.js cleaned whitespace 10 years ago
ps_parser.js Add strict equalities in src/core/ps_parser.js 11 years ago
stream.js Revert PR 6024 "[Firefox] Parse all JPEG images in the addon", since it's fixed upstream 10 years ago
worker.js Revert #5603 regarding Chrome range request bug 10 years ago