notmasteryet
|
728f3fcc1c
|
Merge pull request #849 from brendandahl/handlemorefontstreams
Fix invalid arguments for certain fonts.
|
14 years ago |
Brendan Dahl
|
f0bb73e9e8
|
Add test case.
|
14 years ago |
Brendan Dahl
|
e5d91ab219
|
Fix invalid arguments error.
|
14 years ago |
Artur Adib
|
173117708a
|
Merge pull request #848 from arturadib/master
(do not merge) updating refs
|
14 years ago |
Artur Adib
|
e2e2240a22
|
Lint lint lint
|
14 years ago |
Artur Adib
|
6a747c4353
|
Created inactive window bugzilla bug
|
14 years ago |
Artur Adib
|
fe5aa4af3f
|
Update README.md
|
14 years ago |
Brendan Dahl
|
cddb106358
|
Fix lints.
|
14 years ago |
Brendan Dahl
|
b40af3555b
|
Display error messages on more problems.
|
14 years ago |
Artur Adib
|
a544bed57e
|
Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
src/canvas.js
|
14 years ago |
Julian Viereck
|
01d2929401
|
Add feature detection for using Uint8Array as imageData
|
14 years ago |
Artur Adib
|
fcc05b08bf
|
Merge pull request #838 from notmasteryet/to-unicode-1
Making cmap equal to ToUnicode tables
|
14 years ago |
Brendan Dahl
|
6dd706c0c3
|
Make the error a little smaller.
|
14 years ago |
notmasteryet
|
683a8f0de8
|
Remove indexOf, using reverse map instead
|
14 years ago |
Brendan Dahl
|
eaac818946
|
Merge and fix upstream conflict.
|
14 years ago |
notmasteryet
|
88310a09c2
|
Removing refreshToUnicode
|
14 years ago |
notmasteryet
|
e4e864766d
|
Fix CIDFontType2 large cmap tables
|
14 years ago |
Brendan Dahl
|
d6925b13ba
|
Adding new errorback and code to display error messages.
|
14 years ago |
Artur Adib
|
4cfc552163
|
Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
src/canvas.js
web/viewer.js
|
14 years ago |
Artur Adib
|
a1853185b1
|
Comments
|
14 years ago |
notmasteryet
|
2e70984f38
|
Merge pull request #829 from jviereck/canvas_currentTransform
Implement ctx.mozCurrentTransform and ctx.mozCurrentTransformInverse shim
|
14 years ago |
notmasteryet
|
c9a7859705
|
Merge pull request #837 from jviereck/res_check
Check after each command execution duration
|
14 years ago |
notmasteryet
|
08e3fd88ad
|
Removing adaptUnicode; making cmap equal to ToUnicode tables
|
14 years ago |
Julian Viereck
|
8991cfad83
|
Check after each executed command if execution took too long already
|
14 years ago |
Julian Viereck
|
36e618c373
|
Address Yury's review comments + remove call to addCtxCurrentTransform in pattern.js as the contet is added during the CanvasGraphics constructor already
|
14 years ago |
Julian Viereck
|
a30f0ff848
|
Implement ctx.mozCurrentTransform and ctx.mozCurrentTransformInverse shim
|
14 years ago |
Kalervo Kujala
|
168e5db2fd
|
Add unit test files to lint.
And fix the lint warnings from obj_spec.js.
|
14 years ago |
Kalervo Kujala
|
27ba65dc6f
|
Add unit-test to master Makefile.
And add unit-test to test-target. Also fetch the paths to browsers that are
going to be used in testing from the browser_manifest.json.
|
14 years ago |
vingtetun
|
5bae370a90
|
Merge pull request #834 from notmasteryet/thumbs4
Re-using the pages as thumbnails
|
14 years ago |
notmasteryet
|
8685915542
|
Re-using the pages as thumbnails
|
14 years ago |
notmasteryet
|
709dc1a0c9
|
Initial ToUnicode modifications
|
14 years ago |
Kalervo Kujala
|
1a119bcb08
|
Make unit tests runnable from command line.
|
14 years ago |
notmasteryet
|
59d9dfc014
|
Merge pull request #786 from brendandahl/cmykjpgnorm
Special color space JPEGS
|
14 years ago |
notmasteryet
|
de17cb32cd
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into forms-1
|
14 years ago |
Brendan Dahl
|
faa202df1e
|
Merge upstream and change test pdf file.
|
14 years ago |
notmasteryet
|
2829e8016a
|
Merge pull request #794 from brendandahl/devicen
DeviceN Colorspace and Multidimensional Sampling Function Support
|
14 years ago |
Brendan Dahl
|
b64b7d55b1
|
Use the updated jpgjs with faster transform.
|
14 years ago |
Brendan Dahl
|
f90cdcf0cd
|
Update md5.
|
14 years ago |
notmasteryet
|
a469249b20
|
Merge pull request #827 from notmasteryet/tree-42
Add FBF tests back (#821)
|
14 years ago |
notmasteryet
|
a191511c18
|
test fbf
|
14 years ago |
Brendan Dahl
|
0e0527be81
|
Address Yury's comment.
|
14 years ago |
Brendan Dahl
|
408dd5d403
|
Replace devicen file with an example we can include.
|
14 years ago |
Julian Viereck
|
f06325ea61
|
Merge pull request #800 from kkujala/test
Create first unit test in Jasmine unit test framework.
|
14 years ago |
Artur Adib
|
b3549d639c
|
Merge pull request #826 from arturadib/bot-test
(DO NOT MERGE) Testing bot w/ FF 8
|
14 years ago |
Artur Adib
|
1e64223113
|
Removed fbf from test_manifest
|
14 years ago |
Brendan Dahl
|
7a5556ca91
|
Add license.
|
14 years ago |
Artur Adib
|
dc33b24fae
|
Merge branch 'refs/heads/master' into text-select
|
14 years ago |
Artur Adib
|
f00e3ff154
|
blah
|
14 years ago |
Artur Adib
|
4c15c98524
|
test
|
14 years ago |
Kalervo Kujala
|
1b0ccad5b0
|
Add jasmine license file.
|
14 years ago |