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.
 
 
Chris Jones 27d2d99bd8 Merge pull request #1013 from LegNeato/master 13 years ago
..
utils Progress 14 years ago
canvas.js webkit dash support 13 years ago
charsets.js 'use strict' everywhere 14 years ago
cidmaps.js Fix js strict warning in worker.js. 14 years ago
colorspace.js Fix bug, decoding was always getting called. 14 years ago
core.js Add displayReadyPromise to the Page object to not request the IRQueue all the time and simplify some stuff 13 years ago
crypto.js Name all constructors. 14 years ago
evaluator.js Rename some variables. 14 years ago
fonts.js Add the style element to the head rather than first element in the document, as the first element could be a comment and this would line would then throw 13 years ago
function.js Merge pull request #1009 from notmasteryet/issue-1001 14 years ago
glyphlist.js Fixing base encoding presence detection; character width scale 14 years ago
image.js Rename some variables. 14 years ago
metrics.js Comments 14 years ago
obj.js Merge pull request #990 from notmasteryet/concurload 14 years ago
parser.js Cache Cmd object to reduce number of created objects 14 years ago
pattern.js Merge remote-tracking branch 'upstream/master' into style 14 years ago
pdf.js Linting 14 years ago
stream.js Add ability to fast track natively supported jpegs. 14 years ago
util.js Make sure resolving the promise sets some data 13 years ago
worker.js Change to passing promises. 14 years ago
worker_loader.js Add another way to detect cmyk images. 14 years ago