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.
 
 
Brendan Dahl 88e0326787 Merge pull request #6337 from Snuffleupagus/issue-6336 10 years ago
..
annotation.js Refactor annotation code to use a factory 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 Merge pull request #4990 from fkaelberer/refactor_chunked_stream 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 Check if the `Decode` entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 10 years ago
core.js Refactor annotation code to use a factory 10 years ago
crypto.js Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010) 10 years ago
evaluator.js cmaps: Use cmap.forEach instead of Array.forEach 10 years ago
font_renderer.js [PATCH] Add fallback for font loading when eval disabled 10 years ago
fonts.js Adjust which TrueType (3, 1) glyphs we attempt to skip mapping of (issue 6336) 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 Only take the fast-path in `PDFImage_createImageData` for un-masked JPEG images with "standard" colour spaces (issue 6364) 10 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 Removes B2G preprocessing directives. 10 years ago
network.js Fixes supportsMozChunked for node.js 10 years ago
obj.js Make `XRef_indexObjects` more robust against bad PDF files (issue 5752) 10 years ago
parser.js Also check `maybeLength` when deciding if a stream is empty in `Parser_makeFilter` (issue 6360) 10 years ago
pattern.js fix handling of flags 1-3 in tensor shading 10 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 Check if the `Decode` entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 10 years ago
worker.js Revert #5603 regarding Chrome range request bug 10 years ago