Julian Viereck
99254891e6
Disable work on firefox using feature detection
2011-11-10 18:38:22 +01:00
Brendan Dahl
b190b1fa53
Fix md5 for windows
2011-11-07 12:44:06 -08:00
Brendan Dahl
a8c94ede1f
Updating md5 for tcpdf.
2011-11-04 10:55:00 -07:00
Brendan Dahl
c4ffbdb951
Hash files to make sure they haven't changed.
2011-11-04 09:28:27 -07:00
Artur Adib
989ad4952f
Quiet rsync
2011-11-03 19:50:28 -04:00
Artur Adib
2d51ee8fcd
Fixing ref/ update
2011-11-03 19:01:10 -04:00
Artur Adib
7bb9f74fa2
nit
2011-11-03 16:29:08 -04:00
Artur Adib
6b5d5d8518
Updated external link
2011-11-03 16:16:21 -04:00
Julian Viereck
94b8c4656b
Merge with master
2011-11-01 19:56:34 +01:00
Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
2011-11-01 19:32:20 +01:00
Brendan Dahl
3592baf39c
Merge upstream
2011-10-31 08:51:45 -07:00
Brendan Dahl
11b843325b
Add the alpha trans test pdf.
2011-10-28 14:11:14 -07:00
Brendan Dahl
5cb64fbab7
Initial alpha transparency support.
2011-10-28 14:10:10 -07:00
Ionuț G. Stan
8a6cf185fd
Add eq test for close path rendering bug
...
See: 56b9a3543d
2011-10-28 16:38:55 +03:00
Artur Adib
1d4e3025b6
PDF --> PDFJS, global wrapper named
2011-10-26 14:46:57 -04:00
Artur Adib
6eaa49761b
make test: Do not require build
2011-10-26 11:30:39 -04:00
Artur Adib
e9c96c6052
Nit
2011-10-25 21:31:35 -04:00
Artur Adib
f9ba29cf12
Fixed tests
2011-10-25 21:29:51 -04:00
Artur Adib
8fbb05613e
Progress
2011-10-25 09:10:56 -07:00
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
2011-10-20 12:13:18 -07:00
=
65ea07a3a2
Initial merge of master.
2011-10-19 11:14:13 -07:00
=
c9508100ff
Initial merge with master
2011-10-19 11:09:17 -07: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
aa98632b0b
Fixing DescendantFonts object fetching ( #600 )
2011-10-11 22:07:54 +02:00
Julian Viereck
23e413520b
Small fixes + docs
2011-10-08 17:08:17 +02:00
Julian Viereck
3054102d3b
Merge worker_pull with master
2011-10-08 14:18:23 +02:00
notmasteryet
0c8f0cd6c2
Fixing PDF bad structure and 'fi' ligature
2011-10-07 22:24:26 -05: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
=
be05f12a62
Move closing the file to an appropriate area.
2011-10-06 16:19:17 -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
9327976b07
Making ThuluthFeatures "eq" reftest
2011-10-05 21:22:52 -05:00
=
c48f85621f
Fixing bounding boxes and test ref file writing.
2011-10-05 09:18:20 -07:00
Adil Allawi
3b3f134e35
Merge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51'
2011-10-05 08:42:54 +01: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
Adil Allawi
179533a06c
Add test case
2011-10-04 16:18:39 +01: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
07b52bf1c6
Lint, extra space eol
2011-10-03 15:25:02 -04:00
Artur Adib
2f209a8e85
Oh, 80-char limit... super modern
2011-10-03 15:21:26 -04:00
Artur Adib
99f419fa6b
New test/ features, useful for bot
...
test.py:
added option --noPrompts
removed unnecessary warnings (masterMode)
removed unnecessary "Creating tmp failed" message when error is simply b/c it already exists
driver.js:
added per PDF manifest option "pageLimit", e.g. "pageLimit":100
2011-10-03 14:53:45 -04:00
notmasteryet
9e53bd78d9
Fixing "no spaces" issue (ref #577 )
2011-10-01 21:24:11 -05:00
notmasteryet
d409355f62
Recovering from RGBT-command (ref #577 )
2011-10-01 19:01:58 -05:00
notmasteryet
66cd79f308
Initial CID0 font encodings
2011-09-28 19:54:40 -05:00
Kalervo Kujala
de408dac70
Fix lint warnings.
...
And name anonymous functions.
2011-09-27 21:43:48 +03:00
Artur Adib
83854a085c
Implemented getPdf(). Closes #516
...
Conflicts:
examples/helloworld/hello.js
2011-09-27 13:30:47 -04:00