1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/src
Artur Adib 8e50da78ee Merge pull request #2050 from yurydelendik/issue-2040
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] ...
2012-08-29 14:47:32 -07:00
..
utils Undo comment changes. 2012-03-30 23:28:11 +02:00
api.js Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] failures 2012-08-29 16:11:56 -05:00
bidi.js Use [] instead of new Array(...). 2012-03-22 15:15:27 +02:00
canvas.js Using createImageData when available 2012-08-09 13:40:40 -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 Stop streams from being sent from worker for indexed color spaces. 2012-08-16 15:22:28 -07:00
core.js Merge pull request #1953 from brendandahl/b2g 2012-08-08 08:37:26 -07:00
crypto.js Suppress metadata decryption 2012-05-27 18:03:04 -05:00
evaluator.js Disables symbolic encoding for non-standard fonts 2012-08-24 08:05:06 -05:00
fonts.js Merge pull request #2050 from yurydelendik/issue-2040 2012-08-29 14:47:32 -07:00
function.js Changing cubic spline interpolation error to TODO 2012-08-10 08:30:20 -05: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 Reduce math for color key mask. 2012-08-29 09:36:12 -07:00
jbig2.js Adds lossless segment types; fixes generic region prediction flag 2012-07-09 12:13:03 -05:00
jpx.js Implements segmentation symbol check for JPX 2012-07-09 13:59:50 -05: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 Marks xref entries with offset 0 as free 2012-08-10 21:31:33 -05:00
parser.js Initial JBIG2 code 2012-06-16 15:15:42 -05:00
pattern.js Fixes Shading.Dummy return type 2012-08-01 10:59:21 -05:00
pdf.js Add the new preprocessor. 2012-08-01 11:55:39 -07:00
stream.js Also check abbreviation for colorspace in jpegs. 2012-07-17 13:42:49 -07:00
util.js Allow relative URLs in getDocument 2012-07-26 12:11:28 -05:00
worker.js Adds support of the indeterminate loading progress 2012-08-22 10:48:56 -05:00
worker_loader.js Initial JBIG2 code 2012-06-16 15:15:42 -05:00