gigaherz
|
c6d7e654ee
|
Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler.
|
13 years ago |
Brendan Dahl
|
c4c923bdcf
|
Fix string font names.
|
13 years ago |
Julian Viereck
|
7ddce7f586
|
Use singular form for charProcOperatorList - hopefully fixes breakage
|
13 years ago |
Julian Viereck
|
fd2ab059d3
|
Rename IRQueue and codeIR -> operatorList
|
13 years ago |
Julian Viereck
|
261ff39f6d
|
Remove suffix _IR
|
13 years ago |
Julian Viereck
|
1c87b63124
|
Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore)
|
13 years ago |
notmasteryet
|
d50773fb96
|
Fixing ToUnicode parsing; workaround for invalid UTF16 encoding
|
13 years ago |
Artur Adib
|
30a01c5da6
|
addressing reviewer comments, bug fix
|
13 years ago |
notmasteryet
|
10a0a60f8e
|
Fixing symbols encoding
|
13 years ago |
Artur Adib
|
7f3d5ae6d3
|
Fix worker message, better error handling
|
13 years ago |
Artur Adib
|
f97bc8df6f
|
Lint
|
13 years ago |
Artur Adib
|
06c4c83edf
|
Fixes #1055 by falling back to page resources
|
13 years ago |
notmasteryet
|
550819b829
|
fix serif and symbol attribute detection for standard fonts
|
13 years ago |
Brendan Dahl
|
3c2a0f11b1
|
Decode more jpegs using the browser if possible.
|
13 years ago |
Kalervo Kujala
|
13b88a07e0
|
Move initialization of uniquePrefix higher.
|
14 years ago |
Brendan Dahl
|
5cfe97611f
|
Rename some variables.
|
14 years ago |
Brendan Dahl
|
03ec82ba62
|
Fix nits.
|
14 years ago |
Brendan Dahl
|
87d72023dc
|
Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc.
|
14 years ago |
Brendan Dahl
|
d76f5f6815
|
Playing with initial decode map impl.
|
14 years ago |
Brendan Dahl
|
176452c988
|
Style nits.
|
14 years ago |
Brendan Dahl
|
683f64d54f
|
Use promises to track completion of decoding.
|
14 years ago |
Brendan Dahl
|
7d1cddf371
|
Add ability to fast track natively supported jpegs.
|
14 years ago |
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
14 years ago |
Brendan Dahl
|
146cd8c861
|
Second stage, smasks now working. Still needs optimization.
|
14 years ago |
Brendan Dahl
|
2a632d4ab2
|
First stage of trying to support smasks on native jpegs.
|
14 years ago |
notmasteryet
|
0414c0711f
|
Fixing base encoding presence detection; character width scale
|
14 years ago |
Brendan Dahl
|
e5d91ab219
|
Fix invalid arguments error.
|
14 years ago |
notmasteryet
|
08e3fd88ad
|
Removing adaptUnicode; making cmap equal to ToUnicode tables
|
14 years ago |
notmasteryet
|
709dc1a0c9
|
Initial ToUnicode modifications
|
14 years ago |
notmasteryet
|
ef58ccd284
|
Issue #644: bypassing identity cmap translation loading; resetting color space when stroke/fill color set
|
14 years ago |
Brendan Dahl
|
9bb2b881b0
|
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
|
14 years ago |
Kalervo Kujala
|
b321768f59
|
Remove unused parameters and fix jslint warnings.
|
14 years ago |
Artur Adib
|
249385b4bb
|
Progress
|
14 years ago |
notmasteryet
|
7f038536fb
|
Migration of the 'encoding-1' branch (ref #674)
|
14 years ago |
Brendan Dahl
|
5cb64fbab7
|
Initial alpha transparency support.
|
14 years ago |
Kalervo Kujala
|
7e6a589074
|
Fix js strict warning in worker.js.
Also fix a few minor nits.
|
14 years ago |
Artur Adib
|
e71b6188c6
|
'use strict' everywhere
|
14 years ago |
Artur Adib
|
a7278b7fbc
|
Splitting files
|
14 years ago |