Julian Viereck
b832aa5c1e
Address latest review comments by Artur
2011-10-13 20:30:55 +02:00
Julian Viereck
3142c2a7da
Merge master -> worker_pull + fix too long line
2011-10-11 22:21:34 +02:00
Julian Viereck
15d1d359b3
Fix lint, remove for old worker code, fix some small stuff
2011-10-11 22:09:17 +02:00
Julian Viereck
268d16ac11
Remove no longer needed viewer_worker.html
2011-10-11 22:09:17 +02:00
Julian Viereck
9b8ce24924
Kill global vars FontsMap, FontLoadedCounter, objIdCounter.
2011-10-11 22:09:16 +02:00
Kalervo Kujala
633baa881f
Make test_slave.html as valid html5.
...
Fix also warnings in the error console that appear from a test run.
2011-10-11 22:09:13 +02:00
notmasteryet
15cbb5a86a
Fixing disappearing pages (when multiple are visible)
2011-10-11 22:07:55 +02:00
notmasteryet
aa98632b0b
Fixing DescendantFonts object fetching ( #600 )
2011-10-11 22:07:54 +02:00
Artur Adib
a5f1c35da0
Merge pull request #651 from notmasteryet/interpolationfn
...
Fixing interpolation function (#549 )
2011-10-11 13:05:01 -07:00
Julian Viereck
1b69ca80a6
Remove commented out code and change some comments to fit current code state
2011-10-11 19:51:35 +02:00
notmasteryet
6d6c5f94cc
Fixing interpolation function ( #549 )
2011-10-10 22:35:17 -05:00
Artur Adib
42b1a40315
Merge pull request #648 from kkujala/master
...
Make test_slave.html as valid html5.
2011-10-10 14:37:48 -07:00
Kalervo Kujala
b353a7b37b
Make test_slave.html as valid html5.
...
Fix also warnings in the error console that appear from a test run.
2011-10-10 23:46:43 +03:00
Julian Viereck
7acec47b80
Let handleSetFont use a fontRef directly. Fixes extgstate.pdf
2011-10-09 13:36:25 +02:00
Julian Viereck
98b4c5bbfc
Fix ColorSpace lookup in ColorSpace.parseToIR
2011-10-09 13:24:54 +02:00
Julian Viereck
ac32f6f426
Fix variable naming
2011-10-09 13:09:57 +02:00
Julian Viereck
d313115d19
Add a timeout before sending the pdf doc to the worker such that there is no too-long-js-running hint
2011-10-09 12:07:16 +02:00
Julian Viereck
20a348fc0c
Fix lint errors
2011-10-09 10:51:36 +02:00
Andreas Gal
ccf1e94a7d
Merge pull request #636 from notmasteryet/tree-29
...
Fixing disappearing pages (when multiple are visible)
2011-10-08 23:38:26 -07:00
notmasteryet
08f3fc45e0
Fixing disappearing pages (when multiple are visible)
2011-10-08 21:06:14 -05:00
Julian Viereck
a6180830f8
Fix hello world example
2011-10-08 23:02:56 +02:00
Julian Viereck
4e3f0e7463
Get Type3 fonts working again.
2011-10-08 22:46:23 +02:00
Julian Viereck
be73cb4f42
Don't create Image object in JpegStream
2011-10-08 22:46:10 +02:00
Julian Viereck
90e2546ea3
Process fonts on main thread again - font handling works again
2011-10-08 22:22:30 +02:00
Julian Viereck
75884a6160
Hack something up that renders font right again
2011-10-08 18:15:18 +02:00
Julian Viereck
4258da35db
Try to rescue fonts - not working
2011-10-08 17:28:49 +02:00
Julian Viereck
23e413520b
Small fixes + docs
2011-10-08 17:08:17 +02:00
Artur Adib
a1507893e8
Merge pull request #633 from notmasteryet/issue-600
...
Fixing DescendantFonts object fetching (#600 )
2011-10-08 07:56:08 -07:00
notmasteryet
b36e8fee5b
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600
2011-10-08 09:06:49 -05:00
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
2011-10-08 15:19:48 +02:00
Julian Viereck
06994d3394
Transform setGState to IR form and hanlde edge case of setFont
2011-10-08 14:53:09 +02:00
Julian Viereck
3054102d3b
Merge worker_pull with master
2011-10-08 14:18:23 +02:00
Chris Jones
ed0f0448c1
Merge pull request #632 from notmasteryet/usmanm
...
Fixing PDF bad structure and 'fi' ligature (#577 )
2011-10-07 22:36:41 -07:00
notmasteryet
0301b530a9
Fixing DescendantFonts object fetching ( #600 )
2011-10-07 22:46:01 -05:00
notmasteryet
0c8f0cd6c2
Fixing PDF bad structure and 'fi' ligature
2011-10-07 22:24:26 -05:00
Brendan Dahl
9733a2b0f7
Merge pull request #620 from notmasteryet/imagecache
...
Cache DOM images; including smask as cachable image...
2011-10-07 16:58:19 -07:00
Chris Jones
82818f375d
Merge pull request #629 from brendandahl/readme
...
Add contributor wiki page link to readme
2011-10-07 12:20:44 -07:00
Chris Jones
fac4f5401c
Merge pull request #623 from arturadib/pdfs-gitignore
...
Git-ignore all PDFs except the listed ones
2011-10-07 12:09:20 -07:00
Brendan Dahl
d6edd79d17
Merge pull request #589 from notmasteryet/rgbt
...
Recovering from RGBT-command (ref #577 )
2011-10-07 11:56:10 -07:00
=
fc48214af3
Less repeat.
2011-10-07 11:49:57 -07:00
=
a935630640
Add contributor wiki page link. Fix some wording.
2011-10-07 11:47:17 -07:00
notmasteryet
ec41fda318
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into imagecache
2011-10-06 20:23:30 -05:00
Artur Adib
2c56ecf646
Merge pull request #628 from brendandahl/boundingbox
...
Fix test script regression
2011-10-06 16:29:40 -07:00
=
3c9d3f25da
Merge remote-tracking branch 'upstream/master' into boundingbox
2011-10-06 16:19:46 -07:00
=
be05f12a62
Move closing the file to an appropriate area.
2011-10-06 16:19:17 -07:00
Artur Adib
ea20f91791
Merge pull request #618 from brendandahl/boundingbox
...
Fix bounding box for xobjects and patterns
2011-10-06 10:39:11 -07:00
=
86efbe8d00
Fixing lint
2011-10-06 09:24:06 -07:00
=
d4ea60ea1f
Merge remote-tracking branch 'upstream/master' into boundingbox
2011-10-06 09:22:00 -07:00
Artur Adib
fb32ff0ea9
Git-ignore all PDFs except the listed ones
...
This forces contributors to deal with gitignore only when bundling a new test, rather than making all users of "make test" having to constantly update their gitignores because of new PDFs.
2011-10-06 11:01:22 -04:00
notmasteryet
af9506e55b
Merge pull request #622 from notmasteryet/fix599
...
Fixing #599 : glyph remapping
2011-10-05 19:56:21 -07:00