Brendan Dahl
9e8d079579
Adding jpg.js back as a regular file.
14 years ago
Brendan Dahl
87d13cf803
Remove submodule.
14 years ago
Brendan Dahl
9830cb935e
Fix two memory leaks.
14 years ago
notmasteryet
3965185683
change the ERROR to WARNING; a message saying how to resolve these warnings
14 years ago
Artur Adib
b1ae23772f
No suppressWarnings in Yury's encoding patch
14 years ago
Artur Adib
5c261b46cc
Merge branch 'refs/heads/master' into text-select
...
Conflicts:
src/fonts.js
14 years ago
Brendan Dahl
4bdc252cb3
Merge pull request #802 from arturadib/encoding-2
...
encoding-2 from @notmasteryet
14 years ago
Artur Adib
a182431ac5
Fixing lint
14 years ago
vingtetun
51950478b0
Merge pull request #801 from vingtetun/master
...
Bump up firefox version
14 years ago
Vivien Nicolas
effddf39ea
Bump up firefox version in install.rdf
14 years ago
Kalervo Kujala
c2dd452342
Create first unit test in Jasmine unit test framework.
...
To run the unit test open pdf.js/test/unit/unit_test.html in your browser.
This requires that https://github.com/pivotal/jasmine is cloned to the same
directory level as pdf.js.
14 years ago
Julian Viereck
b8a1d8a47a
Merge pull request #796 from notmasteryet/tree-40
...
fix lint error
14 years ago
notmasteryet
0499eb58be
Warn (not fail) during MD5 verification, new MD5 for intelisa and f1040
14 years ago
notmasteryet
37b4ceb098
fix lint error
14 years ago
notmasteryet
60744a8a61
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into encoding-2
...
Conflicts:
src/evaluator.js
src/fonts.js
14 years ago
Brendan Dahl
543e3377de
Adding multi dimensional interpolation and test file.
14 years ago
Julian Viereck
aee1ccf394
Merge pull request #789 from kkujala/master
...
Fix jslint warnings in pattern.js.
14 years ago
Brendan Dahl
a8117c4744
Merge pull request #788 from jviereck/worker_feature_disable
...
Disable web worker on firefox 8-9 localhost using feature detection
14 years ago
Brendan Dahl
74004b23bb
Add comments, fix default color.
14 years ago
Brendan Dahl
c198ec4323
Makes new alternate colorspace which handles separation and device.
14 years ago
Kalervo Kujala
2988b33dcc
Fix jslint warnings in pattern.js.
...
Also refactor few small issues.
14 years ago
Julian Viereck
99254891e6
Disable work on firefox using feature detection
14 years ago
Brendan Dahl
a12419c084
Initial devicen colorspace support.
14 years ago
Brendan Dahl
ceda6aada8
Update readme to init the submodule.
14 years ago
Artur Adib
baf395ab16
Removing 1040... (duplicate)
14 years ago
Brendan Dahl
a0e1d0652c
Merge remote-tracking branch 'upstream/master' into cmykjpgnorm
14 years ago
Brendan Dahl
b872a08f4f
Data is now created by jpg.js since we don't know the size.
14 years ago
Brendan Dahl
3d662cf08a
Add the cmyk jpeg test file.
14 years ago
Brendan Dahl
22e531b1f2
Adding the jpgjs as submodule.
14 years ago
Brendan Dahl
073af78307
Handle device gray and pass in the color transform option.
14 years ago
vingtetun
c15311c8eb
Merge pull request #784 from arturadib/fix-783
...
Replacing URL flag format for download
14 years ago
Artur Adib
f2d54d3207
Replacing URL flag format
14 years ago
Artur Adib
8c182cb724
Default font fallback is same as setFont()'s
14 years ago
Brendan Dahl
493805d952
Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient.
14 years ago
Brendan Dahl
8d52a1e92a
Add another way to detect cmyk images.
14 years ago
Artur Adib
6fec709011
Adding 1040.pdf
14 years ago
Artur Adib
686f275830
Fix font and spaces
14 years ago
Artur Adib
9ebec03ddc
Implemented selection for showText()
14 years ago
Brendan Dahl
1869888838
Comment on the new flag.
14 years ago
Brendan Dahl
9bb2b881b0
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
14 years ago
Artur Adib
70767b4522
README typo
14 years ago
Artur Adib
46a48a56b7
Merge branch 'refs/heads/master' into text-select
...
Conflicts:
src/core.js
14 years ago
Artur Adib
085710f9db
Merge pull request #779 from brendandahl/md5fix1
...
Fix hash for windows
14 years ago
Brendan Dahl
b190b1fa53
Fix md5 for windows
14 years ago
Artur Adib
234ec25351
How to use Chrome extension (README)
14 years ago
Artur Adib
8f83cd5889
Merge pull request #772 from vingtetun/chrome-extension
...
Chrome extension for #682
14 years ago
Vivien Nicolas
6e10114647
Add content/ to the viewer.html path
14 years ago
Artur Adib
997e71b52b
Merge pull request #774 from kkujala/master
...
Fix small jslint issues.
14 years ago
Vivien Nicolas
0658b2d082
Merge branch 'extension_chrome' into chrome-extension
14 years ago
Kalervo Kujala
89a6c4fc88
Fix jslint warnings and refactor small issues.
14 years ago