Commit Graph

2164 Commits

Author SHA1 Message Date
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
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
notmasteryet
9327976b07 Making ThuluthFeatures "eq" reftest 2011-10-05 21:22:52 -05:00
notmasteryet
ecf0dd5bbb Fixing #599 2011-10-05 21:15:41 -05: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
=
bb1f976ef3 Reversing -u option 2011-10-05 15:08:45 -07:00
=
2fc8bdcba5 Add unbuffered option 2011-10-05 12:29:54 -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
vingtetun
ca7306cc00 Merge pull request #614 from swznd/master
Fix Typo
2011-10-05 07:41:56 -07:00
vingtetun
4fb3440e96 Merge pull request #615 from arturadib/readme-learning
README: Link to Julian's talk
2011-10-05 07:40:39 -07:00
Artur Adib
df6d9fe04c Merge branch 'master' of github.com:andreasgal/pdf.js into readme-learning 2011-10-05 10:26:32 -04:00
Artur Adib
14dd2b6200 README: Julian's presentation 2011-10-05 10:24:53 -04:00
Muhammad Fikri
a373baeff5 fix typo xhr onprogress 2011-10-05 19:29:03 +07:00
Adil Allawi
3b3f134e35 Merge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51' 2011-10-05 08:42:54 +01:00
Adil Allawi
535dc8cd7b Remap all glyphs to Unicode Private Use Area if it is possible otherwise only remap minimum problematic glyphs 2011-10-05 08:42:13 +01:00
Artur Adib
e5d79fd0da OCD stuff 2011-10-04 21:43:55 -03:00
Artur Adib
ab89d8aa20 Merge pull request #612 from kkujala/master
Name anonymous functions.
2011-10-04 14:38:24 -07:00
Kalervo Kujala
06cdba3526 Name anonymous functions. 2011-10-04 22:21:40 +03:00