1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Brendan Dahl ba9c828117 Merge pull request #1600 from yurydelendik/issue-1586
Don't check gen number for free entry; don't index objects twice
2012-04-25 17:04:11 -07:00
..
utils Undo comment changes. 2012-03-30 23:28:11 +02:00
api.js skip cached objects and has consistent font ids 2012-04-16 21:42:05 -05:00
bidi.js Use [] instead of new Array(...). 2012-03-22 15:15:27 +02:00
canvas.js Removing the rotatePoint, width, height from the API 2012-04-11 08:29:44 -07: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 Merge remote-tracking branch 'mozilla/master' into mergexref-1 2012-04-05 10:03:49 -05:00
core.js Add mailto protocol, to whitelist 2012-04-25 20:17:26 +02:00
crypto.js Refactor class method names. 2012-04-04 23:43:26 +03:00
evaluator.js Guessing pdf char size based on the CMap numbers 2012-04-23 17:44:51 -05:00
fonts.js Guessing pdf char size based on the CMap numbers 2012-04-23 17:44:51 -05:00
function.js Fix to lowercase. 2012-04-18 09:50:47 -07: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 Fixing names. 2012-04-12 12:11:22 -07:00
jpx.js Refactor class method names. 2012-04-04 23:43:26 +03:00
metadata.js Fix broken metadata 2012-04-23 16:43:20 -05:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js Don't check gen number for free entry; don't index objects twice 2012-04-23 22:14:58 -05:00
parser.js Add RL abbreviation for run length decode. 2012-04-16 11:35:42 -07:00
pattern.js Fix lint. 2012-04-05 15:33:00 -07:00
pdf.js Linting 2011-11-18 13:54:27 -05:00
stream.js Refactor class method names. 2012-04-04 23:43:26 +03:00
util.js Add Util functions to PDFJS. 2012-04-16 09:45:49 -07:00
worker.js Async getAnnotations(); hide map and xref for Dict 2012-04-14 13:54:31 -07:00
worker_loader.js Move debugger to the web folder. 2012-02-15 14:55:16 -08:00