=
|
a203437d67
|
Fix lint error.
|
14 years ago |
=
|
300730c335
|
Addressing Vivian's comments.
|
14 years ago |
=
|
23363cf464
|
Remove debugger
|
14 years ago |
Julian Viereck
|
b873c1f4da
|
Fix imageObj.imageMask bug from merge
|
14 years ago |
=
|
435d9f2e9a
|
Removing all console logs.
|
14 years ago |
Kalervo Kujala
|
7da3c68c48
|
Fix strict javascript warning in CanvasGraphics.
|
14 years ago |
=
|
82aef59edf
|
Refactor TilingPattern to be more similar to the
other IR patterns.
|
14 years ago |
=
|
1d66c0e895
|
Rename JpegStreamIr to just JpegImage since it isn't
an IR.
|
14 years ago |
=
|
2ad1e622ab
|
Move remaining worker.js code into pdf.js.
|
14 years ago |
=
|
211cf22886
|
Fix setting the font from graphics state. Fix
setting other graphical state params.
|
14 years ago |
=
|
d4a810e2b3
|
Fix merge problem with argsArray/fnArray.
|
14 years ago |
Kalervo Kujala
|
0a83c2661d
|
Refactor duplicate code in getTwoDimCode function.
Also reuse the existing findTableCode function for it.
|
14 years ago |
=
|
452f33b328
|
Remove WorkerPage.
|
14 years ago |
=
|
65ea07a3a2
|
Initial merge of master.
|
14 years ago |
Kalervo Kujala
|
3ba167645f
|
Refactor duplicate code in getWhiteCode.
Reuse functionality from getBlackCode for this.
|
14 years ago |
Kalervo Kujala
|
6688c3a1f5
|
Handle blackTable2 array access correctly.
|
14 years ago |
Vivien Nicolas
|
674d6a7d18
|
Fix warnings in strict mode
|
14 years ago |
Kalervo Kujala
|
d39ea4dc54
|
Adhere to 80 char line limit.
|
14 years ago |
Kalervo Kujala
|
3c53e34c7b
|
Refactor duplicate code in getBlackCode.
|
14 years ago |
Kalervo Kujala
|
fb174290c7
|
Move function creation out of the loop.
Also name the anonymous function. Jslint complains about this.
|
14 years ago |
notmasteryet
|
b54be346b5
|
Add "bookmark" icon; and fixing scale/ current page number issues
|
14 years ago |
=
|
adfb3b8d31
|
Remove debugs
|
14 years ago |
=
|
1c1633e87c
|
Making the test for extgstate be an 'eq' test and making the extgstate pdf
more robust for picking up errors.
|
14 years ago |
Julian Viereck
|
fdf8ef33f6
|
Fix `length` in setGState().
|
14 years ago |
Julian Viereck
|
b832aa5c1e
|
Address latest review comments by Artur
|
14 years ago |
notmasteryet
|
01f026ce14
|
Fixing duplicate charstring selection
|
14 years ago |
notmasteryet
|
53cfe2792b
|
Fixing #650 regression
|
14 years ago |
notmasteryet
|
e745114a5e
|
Making the normalized name same in pdf.js and fonts.js
|
14 years ago |
Julian Viereck
|
15d1d359b3
|
Fix lint, remove for old worker code, fix some small stuff
|
14 years ago |
Julian Viereck
|
9b8ce24924
|
Kill global vars FontsMap, FontLoadedCounter, objIdCounter.
|
14 years ago |
notmasteryet
|
aa98632b0b
|
Fixing DescendantFonts object fetching (#600)
|
14 years ago |
Julian Viereck
|
1b69ca80a6
|
Remove commented out code and change some comments to fit current code state
|
14 years ago |
notmasteryet
|
6d6c5f94cc
|
Fixing interpolation function (#549)
|
14 years ago |
notmasteryet
|
8241733a20
|
Getting addition encoding information for cmap from the CFF data (#641)
|
14 years ago |
Julian Viereck
|
7acec47b80
|
Let handleSetFont use a fontRef directly. Fixes extgstate.pdf
|
14 years ago |
Julian Viereck
|
98b4c5bbfc
|
Fix ColorSpace lookup in ColorSpace.parseToIR
|
14 years ago |
Julian Viereck
|
ac32f6f426
|
Fix variable naming
|
14 years ago |
Julian Viereck
|
d313115d19
|
Add a timeout before sending the pdf doc to the worker such that there is no too-long-js-running hint
|
14 years ago |
Julian Viereck
|
20a348fc0c
|
Fix lint errors
|
14 years ago |
Julian Viereck
|
4e3f0e7463
|
Get Type3 fonts working again.
|
14 years ago |
Julian Viereck
|
be73cb4f42
|
Don't create Image object in JpegStream
|
14 years ago |
Julian Viereck
|
90e2546ea3
|
Process fonts on main thread again - font handling works again
|
14 years ago |
Julian Viereck
|
75884a6160
|
Hack something up that renders font right again
|
14 years ago |
Julian Viereck
|
4258da35db
|
Try to rescue fonts - not working
|
14 years ago |
Julian Viereck
|
23e413520b
|
Small fixes + docs
|
14 years ago |
Julian Viereck
|
8929e6b349
|
Move WorkerPDFDoc to pdf.js. Rename PDFDoc -> PDFDocModel + WorkerPDFDoc -> PDFDoc. This is required until the worker code doesn't depend on an PDFDoc instance anymore
|
14 years ago |
Julian Viereck
|
06994d3394
|
Transform setGState to IR form and hanlde edge case of setFont
|
14 years ago |
notmasteryet
|
0301b530a9
|
Fixing DescendantFonts object fetching (#600)
|
14 years ago |
notmasteryet
|
0c8f0cd6c2
|
Fixing PDF bad structure and 'fi' ligature
|
14 years ago |
=
|
86efbe8d00
|
Fixing lint
|
14 years ago |