Commit Graph

2137 Commits

Author SHA1 Message Date
Artur Adib
c0ce6e80fd Merge pull request #661 from brendandahl/extgstate
Change two tests to ref tests and improve the extgstate pdf
2011-10-14 10:55:44 -07:00
Artur Adib
e971e9e192 Merge pull request #660 from notmasteryet/tree-33
Fixing #650 regression
2011-10-14 07:27:51 -07:00
notmasteryet
176bef3c0e Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-33 2011-10-13 17:45:58 -05:00
=
69648006d0 Change rotation and extgstate to eq tests. 2011-10-13 14:57:56 -07:00
=
adfb3b8d31 Remove debugs 2011-10-13 14:53:46 -07:00
=
1c1633e87c Making the test for extgstate be an 'eq' test and making the extgstate pdf
more robust for picking up errors.
2011-10-13 14:50:47 -07:00
Artur Adib
029e91ebe4 Merge pull request #643 from notmasteryet/liveprog
Getting addition encoding information for cmap from the CFF data (#641)
2011-10-13 11:53:40 -07:00
Artur Adib
8bf6fa2616 Merge pull request #640 from notmasteryet/tree-30
Making Type 2 font sanitazable (#631)
2011-10-13 09:32:47 -07:00
notmasteryet
01f026ce14 Fixing duplicate charstring selection 2011-10-12 19:53:57 -05:00
notmasteryet
53cfe2792b Fixing #650 regression 2011-10-12 17:52:11 -05:00
notmasteryet
5ec177d88e Nit: Rename 's' by 'charcode' 2011-10-12 17:37:55 -05:00
notmasteryet
511177576c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into liveprog 2011-10-12 17:36:03 -05:00
Artur Adib
4c07a362ea Merge pull request #656 from notmasteryet/tree-32
Fixing invalid CFF DICT entry (#621)
2011-10-12 08:25:45 -07:00
Artur Adib
924a6c52cb Merge pull request #650 from notmasteryet/issue-649
Fixing standard font name resolution (#649)
2011-10-12 07:17:21 -07: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
07aa691fe0 Fixing invalid CFF DICT entry (#621) 2011-10-11 20:27:47 -05:00
notmasteryet
fae8459991 Add standard font name test (also for #621) 2011-10-11 19:45:55 -05:00
notmasteryet
e745114a5e Making the normalized name same in pdf.js and fonts.js 2011-10-11 19:38:20 -05:00
notmasteryet
0c65cbfaa8 Merge pull request #654 from arturadib/make-pages
'make web' now also bundles extension (xpi) (#593)
2011-10-11 16:37:03 -07:00
notmasteryet
b45f646267 Add fit11-talk as a eq reftest 2011-10-11 18:26:25 -05:00
Artur Adib
a5f1c35da0 Merge pull request #651 from notmasteryet/interpolationfn
Fixing interpolation function (#549)
2011-10-11 13:05:01 -07:00
Artur Adib
74d80401cc 'make web' now also bundles extension (xpi) 2011-10-11 15:22:33 -04:00
notmasteryet
66074c08eb returning vstem3 and hstem3 2011-10-11 07:17:45 -05:00
notmasteryet
1f532e6edb Long line fix 2011-10-10 22:40:43 -05:00
notmasteryet
6d6c5f94cc Fixing interpolation function (#549) 2011-10-10 22:35:17 -05:00
notmasteryet
04e467793b Fixing standard font name resolution (#649) 2011-10-10 21:14:40 -05:00
notmasteryet
25f6431607 Cleaning up flex stuff 2011-10-10 21:00:49 -05:00
notmasteryet
2c09fed17c Implement type2 flex 2011-10-10 20:58:40 -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
notmasteryet
030b498b6a 1 instead of 0 2011-10-10 07:03:43 -05:00
notmasteryet
8241733a20 Getting addition encoding information for cmap from the CFF data (#641) 2011-10-09 22:40:49 -05:00
notmasteryet
1444a7e794 Making Type 2 font sanitazable (#631) 2011-10-09 09:13:10 -05: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
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
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