Brendan Dahl
|
55bbcbc664
|
Working improved version. Still need to refactor default decode stuff.
|
14 years ago |
Brendan Dahl
|
868d07e289
|
Merge pull request #917 from arturadib/check-pixels
Throw error on # of pixels mismatch
|
14 years ago |
Artur Adib
|
9c45185d93
|
Merge pull request #932 from arturadib/master
(Do Not Merge) Generating refs for FF + Chrome
|
14 years ago |
Artur Adib
|
84706568a5
|
Update README.md
|
14 years ago |
Brendan Dahl
|
ac3ccdef4a
|
Merge remote-tracking branch 'origin/nativejpegsmask' into decodemap
|
14 years ago |
Brendan Dahl
|
2f10d24502
|
Fix for chrome.
|
14 years ago |
Brendan Dahl
|
d76f5f6815
|
Playing with initial decode map impl.
|
14 years ago |
notmasteryet
|
fb3a9a9828
|
Add reftest for issue #918
|
14 years ago |
notmasteryet
|
bed87284db
|
Fixing Type3 text layer creation and character spacing
|
14 years ago |
Brendan Dahl
|
3f8ba7d56a
|
Merge upstream.
|
14 years ago |
Brendan Dahl
|
94a48cab82
|
Address Julian's comments.
|
14 years ago |
Kalervo Kujala
|
9962d9abe4
|
Remove now obsolete jasmine files related to unit_test.html.
|
14 years ago |
Kalervo Kujala
|
190432f252
|
Remove unit_test.html.
JsTestDriver has made it obsolete. Also add explicitly the used config to
the Makefile.
|
14 years ago |
Kalervo Kujala
|
1c2bb4ace7
|
Remove unit-test from 'make test' and add Aurora to the paths on mac.
|
14 years ago |
Brendan Dahl
|
fcd612e486
|
Add comments to some of the code I touched/created.
|
14 years ago |
Artur Adib
|
2113e0615e
|
Reverting error(); warn() instead of TODO()
|
14 years ago |
Brendan Dahl
|
948de2bdbe
|
Remove some unintended changes.
|
14 years ago |
Artur Adib
|
f56363234f
|
Merge pull request #921 from notmasteryet/isssue-919
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
14 years ago |
Brendan Dahl
|
176452c988
|
Style nits.
|
14 years ago |
Brendan Dahl
|
0d370fd206
|
Remove debugging.
|
14 years ago |
Brendan Dahl
|
4c01766278
|
Merge upstream.
|
14 years ago |
notmasteryet
|
fb2d165a48
|
Simple search results
|
14 years ago |
Brendan Dahl
|
683f64d54f
|
Use promises to track completion of decoding.
|
14 years ago |
notmasteryet
|
4d44eb6184
|
fix stream reset, interrupting thread when pages are indexed
|
14 years ago |
notmasteryet
|
94cc2cdb75
|
Char code to unicode conversion
|
14 years ago |
Kalervo Kujala
|
0e46928f36
|
Use paths to binaries for Mac in unit test makefile.
|
14 years ago |
notmasteryet
|
3b72c6063c
|
Text char codes extraction
|
14 years ago |
notmasteryet
|
315b089b28
|
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
14 years ago |
Brendan Dahl
|
853f16085f
|
Merge pull request #909 from notmasteryet/tree-45
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
14 years ago |
notmasteryet
|
240bde97b2
|
Using 'in' instead of array index
|
14 years ago |
Brendan Dahl
|
c14f46ce16
|
Merge pull request #916 from arturadib/disableworker-in-url
disableWorker via URL parameter
|
14 years ago |
Artur Adib
|
8c728a884e
|
Merge branch 'refs/heads/master' into disableworker-in-url
Conflicts:
web/viewer.js
|
14 years ago |
Artur Adib
|
de33e44b09
|
Lint
|
14 years ago |
Artur Adib
|
8439830d4e
|
disableWorker via URL
|
14 years ago |
Artur Adib
|
d29e39d754
|
Merge pull request #898 from kkujala/style
Name constructors in obj.js.
|
14 years ago |
Artur Adib
|
d65c38c995
|
Merge pull request #913 from notmasteryet/issue-863
Bad pdf with scanned image
|
14 years ago |
Julian Viereck
|
f5b9217f10
|
Merge pull request #915 from notmasteryet/tree-47
Fix error object wrapper (#914)
|
14 years ago |
Brendan Dahl
|
7d1cddf371
|
Add ability to fast track natively supported jpegs.
|
14 years ago |
notmasteryet
|
ade4438537
|
Suppress messages from the browser
|
14 years ago |
notmasteryet
|
b11d1b2282
|
Fix error object wrapper (#914)
|
14 years ago |
notmasteryet
|
fa89ebe537
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
Conflicts:
test/pdfs/.gitignore
|
14 years ago |
notmasteryet
|
54c31968e7
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
|
14 years ago |
notmasteryet
|
303f5cd07b
|
Add bad PDF with lots of extra bytes at the end
|
14 years ago |
notmasteryet
|
efd82ab5bd
|
Merge pull request #854 from arturadib/thumb-smooth
Smarter thumbnail scrolling
|
14 years ago |
Artur Adib
|
fcbe4f13d1
|
More sanity checks
|
14 years ago |
Brendan Dahl
|
d1c823efce
|
Cleaned up how messages are passed and replies work.
|
14 years ago |
Kalervo Kujala
|
cd01302de8
|
Merge remote-tracking branch 'upstream/master' into style
Conflicts:
src/image.js
src/pattern.js
|
14 years ago |
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
14 years ago |
Artur Adib
|
a21030a502
|
Throw error when pixels don't match
|
14 years ago |
Brendan Dahl
|
f7207a51f8
|
Fix missing bracket.
|
14 years ago |