pdf.js/src
2012-03-16 14:56:43 +01:00
..
utils Progress 2011-10-25 09:10:56 -07:00
bidi.js Fix missing bidi for extension. 2012-02-23 09:21:35 -08:00
canvas.js No need to store ScratchCanvas on CanvasGraphics 2012-03-16 14:56:43 +01:00
charsets.js 'use strict' everywhere 2011-10-25 18:18:22 -07:00
cidmaps.js Fix js strict warning in worker.js. 2011-10-27 21:51:10 +03:00
colorspace.js isDefaultDecode(), as per reviewer comments 2012-02-06 16:10:15 -08:00
core.js Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) 2012-03-16 14:56:43 +01:00
crypto.js Name all constructors. 2011-12-09 00:18:43 +02:00
evaluator.js Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) 2012-03-16 14:56:43 +01:00
fonts.js Cleanup font loading. 2012-03-16 14:54:10 +01:00
function.js Fixing interpolation (continuation of #1143) 2012-01-31 20:19:44 -06:00
glyphlist.js Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries 2012-02-29 22:11:32 -06:00
image.js Decode more jpegs using the browser if possible. 2012-01-03 14:26:19 -08:00
jpx.js Recovering from the bad JPX images (#1145) 2012-02-18 10:50:02 -06:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js Re-Fixed Formatting (Lint friendly) 2012-03-14 21:58:22 +01:00
parser.js Relax EI search for inline images 2012-02-18 20:20:25 -06:00
pattern.js Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue) 2012-01-15 14:01:36 -06:00
pdf.js Linting 2011-11-18 13:54:27 -05:00
stream.js Fix Line 648, E:0001: Extra space after "]" 2012-02-17 17:35:48 -06:00
util.js Line 405 : 'errorback' should have been 'errback' 2012-03-15 11:59:32 -07:00
worker_loader.js Move debugger to the web folder. 2012-02-15 14:55:16 -08:00
worker.js Remove TODO on PDFDocModel and rename pdf to pdfModel 2012-03-16 14:54:10 +01:00