766 Commits

Author SHA1 Message Date
notmasteryet
511177576c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into liveprog 2011-10-12 17:36:03 -05:00
notmasteryet
db5550af09 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-649 2011-10-11 20:29:40 -05:00
notmasteryet
e745114a5e Making the normalized name same in pdf.js and fonts.js 2011-10-11 19:38:20 -05:00
notmasteryet
6d6c5f94cc Fixing interpolation function (#549) 2011-10-10 22:35:17 -05:00
notmasteryet
8241733a20 Getting addition encoding information for cmap from the CFF data (#641) 2011-10-09 22:40:49 -05: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
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
Brendan Dahl
d6edd79d17 Merge pull request #589 from notmasteryet/rgbt
Recovering from RGBT-command (ref #577)
2011-10-07 11:56:10 -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
=
86efbe8d00 Fixing lint 2011-10-06 09:24:06 -07:00
notmasteryet
dd189adc7f Cache DOM images; including smask as cachable image; same image onload fix 2011-10-05 19:07:58 -05:00
=
e357b7a9f9 Fix width and height for pattering bounding box. 2011-10-05 16:32:26 -07:00
=
6f9e8c3442 Merge remote-tracking branch 'upstream/master' into boundingbox 2011-10-05 09:19:02 -07:00
=
c48f85621f Fixing bounding boxes and test ref file writing. 2011-10-05 09:18:20 -07:00
Muhammad Fikri
a373baeff5 fix typo xhr onprogress 2011-10-05 19:29:03 +07:00
=
b24bec27ca Address pull request feedback. 2011-10-04 09:06:51 -07:00
=
8f57135513 fix merge conflicts 2011-10-04 08:52:15 -07:00
Artur Adib
1508c03414 Merge pull request #602 from arturadib/test-features
New test/ features (useful for bot)
2011-10-03 18:57:02 -07:00
vingtetun
7842c65099 Merge pull request #556 from notmasteryet/cid0
Initial CID-0 font encodings
2011-10-03 17:36:51 -07:00
=
ff2dea38ec fix merge conflicts 2011-10-03 17:18:47 -07:00
=
5f81017726 #502 Adding basic Type3 font support. 2011-10-03 16:36:01 -07:00
Artur Adib
25448945a4 Lint - fixing double quotes 2011-10-03 15:59:14 -04:00
notmasteryet
81af550f83 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-28 2011-10-02 20:23:52 -05:00
notmasteryet
17ba5e3f68 Add comment for type3 bypass 2011-10-02 20:06:57 -05:00
notmasteryet
3c536c211a Set default colors to avoid invalid strokeStyle or fillStyle warnings 2011-10-02 17:35:59 -05:00
notmasteryet
34f438b776 Properly bypass Type3 fonts (ref #577) 2011-10-02 16:53:22 -05: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
notmasteryet
c9e8649599 Fixing view 2011-10-01 09:15:49 -05: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