pdf.js/src
2011-11-29 16:02:12 -05:00
..
utils Progress 2011-10-25 09:10:56 -07:00
canvas.js Lint lint lint 2011-11-29 16:02:12 -05: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 Add comments, fix default color. 2011-11-10 14:23:58 -08:00
core.js Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select 2011-11-28 10:02:07 -05:00
crypto.js Fix jslint warnings and refactor small issues. 2011-11-06 22:17:20 +02:00
evaluator.js Removing adaptUnicode; making cmap equal to ToUnicode tables 2011-11-27 20:43:23 -06:00
fonts.js Remove indexOf, using reverse map instead 2011-11-28 21:54:07 -06:00
function.js Address Yury's comment. 2011-11-21 17:23:54 -08:00
glyphlist.js 'use strict' everywhere 2011-10-25 18:18:22 -07:00
image.js Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 2011-11-08 08:48:10 -08:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js Progress 2011-11-02 15:08:19 -04:00
parser.js Add another way to detect cmyk images. 2011-11-08 13:53:56 -08:00
pattern.js Address Yury's review comments + remove call to addCtxCurrentTransform in pattern.js as the contet is added during the CanvasGraphics constructor already 2011-11-27 09:22:21 +01:00
pdf.js Linting 2011-11-18 13:54:27 -05:00
stream.js Use the updated jpgjs with faster transform. 2011-11-22 09:32:20 -08:00
util.js More progress, workers working 2011-11-02 15:11:33 -04:00
worker_loader.js Add another way to detect cmyk images. 2011-11-08 13:53:56 -08:00
worker.js Merge pull request #748 from arturadib/for-cache 2011-11-05 20:24:46 -07:00