notmasteryet
|
caacd31a2c
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-53
Conflicts:
test/test_manifest.json
|
2012-01-04 19:57:08 -06:00 |
|
notmasteryet
|
3533e5ac6a
|
Add load test
|
2012-01-04 19:55:04 -06:00 |
|
Artur Adib
|
07deee5750
|
Merge pull request #954 from notmasteryet/textlayout-ui
Move text layer UI to viewer.js...
|
2012-01-04 12:52:03 -08:00 |
|
Artur Adib
|
8635a694a2
|
Adding test PDF
|
2012-01-04 14:49:37 -05:00 |
|
notmasteryet
|
edb0ae4eb8
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
src/canvas.js
|
2012-01-03 18:42:13 -06:00 |
|
Brendan Dahl
|
78f7354dc7
|
Merge pull request #1009 from notmasteryet/issue-1001
Fix stitching function; media box fix
|
2011-12-30 18:25:19 -08:00 |
|
notmasteryet
|
877e0f4159
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
web/viewer.js
|
2011-12-30 19:22:59 -06:00 |
|
notmasteryet
|
c0cf081ec0
|
Merge pull request #994 from brendandahl/type4func
Type4 PostScript Functions
|
2011-12-30 16:05:49 -08:00 |
|
notmasteryet
|
47ab238c4c
|
Add external ref test
|
2011-12-30 16:55:30 -06:00 |
|
Brendan Dahl
|
9de52f375d
|
Fix idiv and cvi. Add test case for idiv.
|
2011-12-30 13:25:34 -08:00 |
|
Brendan Dahl
|
6afb49c6c6
|
Address Yury's PR comments.
|
2011-12-30 09:24:13 -08:00 |
|
notmasteryet
|
6a0dd63526
|
Merge pull request #985 from kkujala/test
Add basic unit tests for obj.js.
|
2011-12-29 19:01:39 -08:00 |
|
Brendan Dahl
|
20dace0513
|
Switch to a single "code stack".
|
2011-12-29 13:41:54 -08:00 |
|
Brendan Dahl
|
2e82588145
|
Adds the missing test pdf to the manifest.
|
2011-12-29 12:39:00 -08:00 |
|
Brendan Dahl
|
7c8445753d
|
Merge upstream.
|
2011-12-29 12:37:15 -08:00 |
|
Kalervo Kujala
|
0e2fb810c5
|
Refactor obj.js unit tests to be aligned with code.
|
2011-12-29 14:06:06 +02:00 |
|
Brendan Dahl
|
93283fdcc3
|
Add test pdf for type4 postscript functions.
|
2011-12-28 21:23:17 -08:00 |
|
Brendan Dahl
|
27b0d0c941
|
Switch to two arrays for instructions.
|
2011-12-28 20:08:18 -08:00 |
|
Kalervo Kujala
|
84d6a121af
|
Add basic unit tests for obj.js.
|
2011-12-28 23:20:04 +02:00 |
|
Brendan Dahl
|
971f35d165
|
Add unit files to lint, fix lint errors.
|
2011-12-23 21:19:15 -08:00 |
|
Brendan Dahl
|
1089c30b56
|
Adding type4 postscript function support.
|
2011-12-23 19:41:12 -08:00 |
|
notmasteryet
|
d7754a402e
|
Correct stroke width for text; convert intel-load test to eq-test
|
2011-12-22 17:43:14 -06:00 |
|
Brendan Dahl
|
ee4504c3bf
|
Change test case.
|
2011-12-18 17:28:25 -08:00 |
|
notmasteryet
|
a52aacab5a
|
Fix the text layer testing
|
2011-12-18 16:15:53 -06:00 |
|
Brendan Dahl
|
cf31eb4544
|
Add test case for smasks.
|
2011-12-16 10:54:31 -08:00 |
|
Brendan Dahl
|
c2b91f1272
|
Merge upstream.
|
2011-12-14 13:41:36 -08:00 |
|
notmasteryet
|
fb3a9a9828
|
Add reftest for issue #918
|
2011-12-12 21:42:39 -06:00 |
|
Brendan Dahl
|
3f8ba7d56a
|
Merge upstream.
|
2011-12-12 15:34:11 -08:00 |
|
Brendan Dahl
|
94a48cab82
|
Address Julian's comments.
|
2011-12-12 15:09:05 -08:00 |
|
notmasteryet
|
315b089b28
|
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
2011-12-09 21:21:58 -06:00 |
|
Brendan Dahl
|
853f16085f
|
Merge pull request #909 from notmasteryet/tree-45
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
2011-12-09 17:22:47 -08:00 |
|
notmasteryet
|
ade4438537
|
Suppress messages from the browser
|
2011-12-08 20:51:12 -06:00 |
|
notmasteryet
|
fa89ebe537
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
Conflicts:
test/pdfs/.gitignore
|
2011-12-08 19:22:44 -06:00 |
|
notmasteryet
|
54c31968e7
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
|
2011-12-08 19:20:33 -06:00 |
|
notmasteryet
|
303f5cd07b
|
Add bad PDF with lots of extra bytes at the end
|
2011-12-08 19:17:24 -06:00 |
|
Artur Adib
|
7ea770fd08
|
Merge pull request #911 from notmasteryet/issue-906
(#906) fixing glyph width defined by glyph name
|
2011-12-08 07:02:23 -08:00 |
|
notmasteryet
|
301a6795db
|
(#906) fixing glyph width defined by glyph name
|
2011-12-07 23:30:48 -06:00 |
|
notmasteryet
|
d4e22f5a92
|
Clear canvas for skipped pages
|
2011-12-07 22:07:34 -06:00 |
|
notmasteryet
|
fa18c8022e
|
remove glyph references outside range of avaialable glyphs
|
2011-12-07 21:38:34 -06:00 |
|
notmasteryet
|
18db087f79
|
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
2011-12-07 20:59:44 -06:00 |
|
notmasteryet
|
bf38918782
|
adds geothermal.pdf test
|
2011-12-06 22:33:59 -06:00 |
|
Artur Adib
|
9eae90a1ba
|
Merge pull request #885 from notmasteryet/issue-884
(#884) Use unicode mapping cmap when simple identity cmap was originally used
|
2011-12-06 11:59:07 -08:00 |
|
Artur Adib
|
bf755f459e
|
Merge pull request #870 from notmasteryet/issue-867
(#867) Set Type3 font encoding; enable text selection testing
|
2011-12-06 10:12:56 -08:00 |
|
Artur Adib
|
54c49fd742
|
Removed duplicate md5
|
2011-12-06 10:33:18 -05:00 |
|
notmasteryet
|
b8a5d6b8a7
|
Use unicode mapping cmap when simple identity cmap was originally used
|
2011-12-05 20:42:39 -06:00 |
|
notmasteryet
|
5909830d43
|
Fixing the textLayer parameter
|
2011-12-05 17:19:43 -06:00 |
|
notmasteryet
|
3ea81bf0a6
|
(#867) Set Type3 font encoding; enable text selection testing
|
2011-12-04 13:51:12 -06:00 |
|
Brendan Dahl
|
e0c231eec7
|
Merge upstream and change to error parameter for callback.
|
2011-12-02 10:19:43 -08:00 |
|
notmasteryet
|
05c1f68d68
|
Add PDF from the #840 to the reference tests
|
2011-12-02 06:55:04 -06:00 |
|
notmasteryet
|
73bf5d7b65
|
Add paperine test
|
2011-11-29 22:22:30 -06:00 |
|