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.
 
 
Mike Corbin 4c9b65f0e1 Extract correct PDF format version from the catalog 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 Fetch parameters if they are a |Ref| in CalGray/CalRGB color spaces (issue 5747) 10 years ago
core.js Extract correct PDF format version from the catalog 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 Fall back to the |defaultEncoding| when no valid "post" table is found in TrueType fonts (bug 1050040) 10 years ago
function.js Fix typed array assignment in the |constructPostScriptFromIRResult| function (issue 5470) 11 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 Merge pull request #5910 from jordan-thoms/fix-concatenated-files 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 [Firefox] Parse all JPEG images in the addon 10 years ago
worker.js Revert #5603 regarding Chrome range request bug 10 years ago