Brendan Dahl
b190b1fa53
Fix md5 for windows
14 years ago
Brendan Dahl
a8c94ede1f
Updating md5 for tcpdf.
14 years ago
Brendan Dahl
c4ffbdb951
Hash files to make sure they haven't changed.
14 years ago
Artur Adib
989ad4952f
Quiet rsync
14 years ago
Artur Adib
2d51ee8fcd
Fixing ref/ update
14 years ago
Artur Adib
7bb9f74fa2
nit
14 years ago
Artur Adib
6b5d5d8518
Updated external link
14 years ago
Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
14 years ago
Brendan Dahl
11b843325b
Add the alpha trans test pdf.
14 years ago
Brendan Dahl
5cb64fbab7
Initial alpha transparency support.
14 years ago
Ionuț G. Stan
8a6cf185fd
Add eq test for close path rendering bug
...
See: 56b9a3543d
14 years ago
Artur Adib
1d4e3025b6
PDF --> PDFJS, global wrapper named
14 years ago
Artur Adib
6eaa49761b
make test: Do not require build
14 years ago
Artur Adib
e9c96c6052
Nit
14 years ago
Artur Adib
f9ba29cf12
Fixed tests
14 years ago
Artur Adib
8fbb05613e
Progress
14 years ago
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
14 years ago
=
65ea07a3a2
Initial merge of master.
14 years ago
=
c9508100ff
Initial merge with master
14 years ago
Kalervo Kujala
ecf831b44b
Use task.pageLimit properly.
14 years ago
Kalervo Kujala
31cb9b49d5
Fix javascript strict warnings in driver.js.
14 years ago
=
69648006d0
Change rotation and extgstate to eq tests.
14 years ago
=
1c1633e87c
Making the test for extgstate be an 'eq' test and making the extgstate pdf
...
more robust for picking up errors.
14 years ago
notmasteryet
53cfe2792b
Fixing #650 regression
14 years ago
notmasteryet
fae8459991
Add standard font name test (also for #621 )
14 years ago
notmasteryet
b45f646267
Add fit11-talk as a eq reftest
14 years ago
Kalervo Kujala
633baa881f
Make test_slave.html as valid html5.
...
Fix also warnings in the error console that appear from a test run.
14 years ago
notmasteryet
aa98632b0b
Fixing DescendantFonts object fetching ( #600 )
14 years ago
Kalervo Kujala
b353a7b37b
Make test_slave.html as valid html5.
...
Fix also warnings in the error console that appear from a test run.
14 years ago
Julian Viereck
23e413520b
Small fixes + docs
14 years ago
notmasteryet
0301b530a9
Fixing DescendantFonts object fetching ( #600 )
14 years ago
notmasteryet
0c8f0cd6c2
Fixing PDF bad structure and 'fi' ligature
14 years ago
=
be05f12a62
Move closing the file to an appropriate area.
14 years ago
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.
14 years ago
notmasteryet
9327976b07
Making ThuluthFeatures "eq" reftest
14 years ago
=
c48f85621f
Fixing bounding boxes and test ref file writing.
14 years ago
=
b24bec27ca
Address pull request feedback.
14 years ago
Adil Allawi
179533a06c
Add test case
14 years ago
=
5f81017726
#502 Adding basic Type3 font support.
14 years ago
Artur Adib
07b52bf1c6
Lint, extra space eol
14 years ago
Artur Adib
2f209a8e85
Oh, 80-char limit... super modern
14 years ago
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
14 years ago
notmasteryet
9e53bd78d9
Fixing "no spaces" issue (ref #577 )
14 years ago
notmasteryet
d409355f62
Recovering from RGBT-command (ref #577 )
14 years ago
notmasteryet
66cd79f308
Initial CID0 font encodings
14 years ago
Kalervo Kujala
de408dac70
Fix lint warnings.
...
And name anonymous functions.
14 years ago
Artur Adib
83854a085c
Implemented getPdf(). Closes #516
...
Conflicts:
examples/helloworld/hello.js
14 years ago
Kalervo Kujala
2094c29169
Use data directly in PDFDoc.
...
And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.
14 years ago
notmasteryet
91a5f73708
Implement "skipPages" feature for reftests
14 years ago
=
630c98052e
Adds support for all the basic graphic state operators
14 years ago