notmasteryet
|
34f438b776
|
Properly bypass Type3 fonts (ref #577)
|
2011-10-02 16:53:22 -05:00 |
|
Julian Viereck
|
e9b6ffbaf6
|
Kill global objects
|
2011-10-02 22:17:32 +02:00 |
|
Julian Viereck
|
88e78fa6f9
|
Add new PDFObjects that replaces former (global) Objects. There is no direct access to the promise anymore. Objects are still instantiated globally for now
|
2011-10-02 21:48:40 +02:00 |
|
Julian Viereck
|
4484482bcf
|
Add comments for the kExecutionTime/Check in CanvasGraphics
|
2011-10-02 12:19:45 +02:00 |
|
Julian Viereck
|
ecb622c5ea
|
Remove isGecko detection for now
|
2011-10-02 12:16:12 +02:00 |
|
notmasteryet
|
fa57b9de70
|
Merging if's
|
2011-10-01 21:39:32 -05:00 |
|
notmasteryet
|
9e53bd78d9
|
Fixing "no spaces" issue (ref #577)
|
2011-10-01 21:24:11 -05:00 |
|
Andreas Gal
|
297ad94c84
|
Merge pull request #538 from notmasteryet/inlineimg
Better 'EI' matching (ref #536)
|
2011-10-01 17:23:52 -07:00 |
|
notmasteryet
|
d409355f62
|
Recovering from RGBT-command (ref #577)
|
2011-10-01 19:01:58 -05:00 |
|
Andreas Gal
|
18d1e473f7
|
Merge pull request #576 from notmasteryet/view
Fixing view (#575)
|
2011-10-01 16:42:49 -07:00 |
|
notmasteryet
|
871b431176
|
Removing non-standard __defineGetter__ function
|
2011-10-01 16:21:13 -05:00 |
|
Julian Viereck
|
9c58cd4817
|
Don't add a dependency to the array if the array already contains it
|
2011-10-01 17:15:25 +02:00 |
|
Julian Viereck
|
0e8952681b
|
Add missing resolve for font obj and make sure image objs ids are strings as well
|
2011-10-01 16:15:51 +02:00 |
|
notmasteryet
|
c9e8649599
|
Fixing view
|
2011-10-01 09:15:49 -05:00 |
|
Julian Viereck
|
e6bd3d8105
|
Backup
|
2011-10-01 11:44:01 +02:00 |
|
Julian Viereck
|
86b8f12b92
|
Ensure dependent font data is available before calling startRenderingIRQueue
|
2011-09-30 15:38:54 +02:00 |
|
notmasteryet
|
ca651eca4d
|
Mark all 'Adobe' images with 'EMBED'
|
2011-09-29 21:38:34 -05:00 |
|
notmasteryet
|
ab391c318d
|
Moving CID-0 encoding hack to fonts.js
|
2011-09-28 21:19:49 -05:00 |
|
notmasteryet
|
078433fecd
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cid0
Conflicts:
pdf.js
|
2011-09-28 20:55:06 -05:00 |
|
notmasteryet
|
f1fc5ab84d
|
Merge pull request #555 from kkujala/master
Use lowercase in function names.
|
2011-09-28 18:41:14 -07:00 |
|
notmasteryet
|
66cd79f308
|
Initial CID0 font encodings
|
2011-09-28 19:54:40 -05:00 |
|
Chris Jones
|
0ca97fd22b
|
Merge pull request #552 from kkujala/master
Align CCITTFaxStream array comments.
|
2011-09-28 13:54:07 -07:00 |
|
Kalervo Kujala
|
800fc131b8
|
Use lowercase in function names.
This alleviates the confusion which functions can be instantiated with new.
|
2011-09-28 22:00:12 +03:00 |
|
Vivien Nicolas
|
132ee01bc0
|
Merge with upstream
|
2011-09-28 13:21:07 +02:00 |
|
Kalervo Kujala
|
2759da92d2
|
Align CCITTFaxStream array comments.
|
2011-09-27 22:44:56 +03:00 |
|
Kalervo Kujala
|
753bfcf7c7
|
Fix lint warnings.
|
2011-09-27 22:15:06 +03:00 |
|
Chris Jones
|
a6c3a46ab4
|
Merge pull request #544 from kkujala/master
Fix lint warnings.
|
2011-09-27 11:52:01 -07:00 |
|
Kalervo Kujala
|
de408dac70
|
Fix lint warnings.
And name anonymous functions.
|
2011-09-27 21:43:48 +03:00 |
|
Chris Jones
|
73e41cba94
|
Merge pull request #542 from arturadib/pdfdoc-arg
PDFDoc() now detects argument type
|
2011-09-27 11:26:24 -07:00 |
|
Artur Adib
|
83854a085c
|
Implemented getPdf(). Closes #516
Conflicts:
examples/helloworld/hello.js
|
2011-09-27 13:30:47 -04:00 |
|
Artur Adib
|
a4a8126a40
|
PDFDoc() now detects argument type
|
2011-09-27 13:17:05 -04:00 |
|
notmasteryet
|
2d3e8bbb4c
|
Better 'EI' matching (ref #536)
|
2011-09-26 21:17:16 -05:00 |
|
Kalervo Kujala
|
2094c29169
|
Use data directly in PDFDoc.
And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.
|
2011-09-26 20:58:18 +03:00 |
|
Andreas Gal
|
7c7fb4bcee
|
Merge pull request #527 from sbarman/predictor
Fix predictor stream
|
2011-09-26 10:40:50 -07:00 |
|
Andreas Gal
|
3745ce9480
|
Merge pull request #520 from notmasteryet/invalidpdf-1
Recovering from the invalid PDF
|
2011-09-26 10:40:19 -07:00 |
|
Kalervo Kujala
|
9b14e80fd5
|
Use lowercase properly in function names.
|
2011-09-26 20:30:05 +03:00 |
|
Kalervo Kujala
|
b88c42699e
|
Merge remote-tracking branch 'upstream/master'
|
2011-09-26 20:04:42 +03:00 |
|
sbarman
|
16c0e0410c
|
Merge branch 'master' of github.com:andreasgal/pdf.js into predictor
|
2011-09-25 16:27:15 -07:00 |
|
sbarman
|
c4699a46da
|
fix bugs with predictors, png predictor type 0 and 5 (ie noop and paeth)
|
2011-09-25 16:27:06 -07:00 |
|
notmasteryet
|
39ba5324a7
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into invalidpdf-1
Conflicts:
test/test_manifest.json
|
2011-09-24 09:57:59 -05:00 |
|
notmasteryet
|
2ad3a8bd1c
|
Fix mediaBox check (regr. of #519)
|
2011-09-23 21:29:01 -05:00 |
|
notmasteryet
|
eca6c82bbc
|
Pattern match optimization
|
2011-09-23 20:59:07 -05:00 |
|
notmasteryet
|
502f7cb81b
|
Recovering from misplaced/bad XRef
|
2011-09-23 20:50:21 -05:00 |
|
=
|
8006faf74e
|
update to master
|
2011-09-23 17:49:23 -07:00 |
|
Chris Jones
|
d2a00a4c7b
|
Merge pull request #519 from notmasteryet/default-mediabox
Reset invalid media box to letter size.
|
2011-09-23 17:33:27 -07:00 |
|
notmasteryet
|
ced260c2ff
|
Reset invalid media box to letter size.
|
2011-09-23 18:08:23 -05:00 |
|
=
|
630c98052e
|
Adds support for all the basic graphic state operators
|
2011-09-23 14:37:44 -07:00 |
|
Kalervo Kujala
|
016c6e2634
|
Remove else after return in parserGetObj.
|
2011-09-23 21:50:26 +03:00 |
|
Kalervo Kujala
|
335e86359d
|
Name anonymous functions for debugging purposes.
It also makes profiling more convenient.
|
2011-09-23 20:58:56 +03:00 |
|
Andreas Gal
|
8c7934e59d
|
Merge pull request #509 from vingtetun/master
Support CropBox (see PDFReference page 145)
|
2011-09-22 16:03:41 -07:00 |
|