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.
 
 
fkaelberer 141ecfa61f fix "JPX Out of Packets" Error (issues 4358, 4659, 4814) 11 years ago
..
annotation.js Fix error in WidgetAnnotation 11 years ago
arithmetic_decoder.js Add strict equalities in src/core/arithmetic_decoder.js 11 years ago
bidi.js Add strict equalities in src/core/bidi.js 11 years ago
charsets.js Split files into worker and main thread pieces. 12 years ago
chunked_stream.js Replaces (chunk in this.loadedChunks) 11 years ago
cmap.js Fix the error handling for CMaps that fail to load 11 years ago
colorspace.js Fix handling of RGBA buffers in CalRGB colorspace (issue 5270) 11 years ago
core.js Add strict equalities in src/core/core.js 11 years ago
crypto.js AES cipher: make padding optional 11 years ago
evaluator.js Add basic support for ZapfDingbats 11 years ago
font_renderer.js Remove some unused variables from src/ 11 years ago
fonts.js Use |toUnicode| when creating the glyph map for standard CIDFontType2 fonts without embedded font file 11 years ago
function.js Right-size the array in getSampleArray(). 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 Merge pull request #5114 from fkaelberer/fasterJBIG2decodeBitmap 11 years ago
jpg.js Use strict equalities in src/core/jpg.js 11 years ago
jpx.js fix "JPX Out of Packets" Error (issues 4358, 4659, 4814) 11 years ago
metrics.js Split files into worker and main thread pieces. 12 years ago
murmurhash3.js Add strict equalities in src/core/murmurhash3.js 11 years ago
network.js Implement streaming using moz-chunk-arraybuffer 11 years ago
obj.js Implemented NameTree.get() using binary search 11 years ago
parser.js Fix loading of inline JPEG images 11 years ago
pattern.js Optimizes functions to not create arrays 11 years ago
pdf_manager.js Implement streaming using moz-chunk-arraybuffer 11 years ago
ps_parser.js Add strict equalities in src/core/ps_parser.js 11 years ago
stream.js Fixes decoding for CMYK jpegs. 11 years ago
worker.js Require destinations when they are needed and do not fetch all of them in advance 11 years ago