Jon Buckley
98c2f96260
Issue #2008 - Fix lint errors for src/canvas.js
12 years ago
Jon Buckley
d301c1f13f
Issue #2008 - Fix lint errors for src/bidi.js
12 years ago
Jon Buckley
c67d9d40b8
Issue #2008 - Fix lint errors for src/api.js
12 years ago
Jon Buckley
19dbeaa23e
Issue #2008 - Add jshint
12 years ago
Mack Duan
1a1c5abca6
Merge pull request #2650 from yurydelendik/form-bar
...
Fallback when AcroForm is present
12 years ago
Yury Delendik
9c044e2c31
Fallback when AcroForm is present
12 years ago
Yury Delendik
e5a6246f70
Fixes cmap sanitizer fro #215
12 years ago
Yury Delendik
1a78fa1b61
Merge pull request #2646 from xavier114fch/zh-TW
...
zh-TW update for slider rename
12 years ago
Xavier Fung
e5a447b382
zh-TW update for slider rename
12 years ago
Brendan Dahl
06af8a27e4
Merge pull request #2424 from yurydelendik/fix-makeref
...
Replaces rsync to cp in test.py
12 years ago
Brendan Dahl
05c2e4d89e
Merge pull request #2645 from wfwalker/addcontributor
...
adding myself as an author having fixed issue #2219
12 years ago
Bill Walker
e836da4885
adding myself as an author having fixed issue #2219
12 years ago
Brendan Dahl
4a19437537
Merge pull request #2630 from yurydelendik/width-cid
...
Fixes reading of the widths for CID fonts
12 years ago
Yury Delendik
c53fa62e58
Merge pull request #2644 from SSk123/edit_slider_name
...
Bug #767698 Slider Rename
12 years ago
Srishti
a80234fee9
Bug #767698 Slider Rename
...
Bug #767698 Slider Rename
12 years ago
Yury Delendik
cca1a68adf
Merge pull request #2572 from mduan/issue2477
...
Make canvas transform matrix account for devicePixelRatio
12 years ago
Yury Delendik
3273d72e2d
Merge pull request #2584 from mduan/issue2537
...
Add sanitization of truetype fonts to fix #2531 and #2537
12 years ago
Yury Delendik
2d453b4ba4
Tests for issue 2627
12 years ago
mduan
e4c3b4501d
Sanitization of truetype fonts to fix #2537
12 years ago
Yury Delendik
cea46c4e51
Merge pull request #2635 from brendandahl/content-disposition-filename
...
Use attachment content disposition attachment and filename.
12 years ago
Brendan Dahl
1c4b780176
Use attachment content disposition attachment and filename.
12 years ago
mduan
0527b8bc8d
Fix invalid version number in truetype 'head' table
12 years ago
Brendan Dahl
83dd94257a
Merge pull request #2636 from mduan/fix_first_page
...
Make firstPage work in test_manifest.json and rename pageLimit to lastPage
12 years ago
mduan
6bacb38692
Make canvas transform matrix account for devicePixelRatio
12 years ago
mduan
d0c4854c2d
Indent code in test.py properly
12 years ago
mduan
48c15b70db
Make firstPage work in test_manifest.json + rename pageLimit -> lastPage
12 years ago
Brendan Dahl
f18655fab9
Merge pull request #2614 from yurydelendik/intermit-fullscreen
...
Fixes intermittent rendering stop
12 years ago
Yury Delendik
0f9b63e8be
Merge pull request #2634 from Pomax/type1-string-index-SIDs
...
changed the type1font cff wrapping to use offsets 391,392... instead of 0,1... for pointing to strings in the String INDEX
12 years ago
Yury Delendik
8504a3b6b3
Merge pull request #2606 from mduan/issue1512
...
For TTFs, implement section 9.6.6.4 from the PDF specs
12 years ago
mduan
5bffd2e7d8
Implement 9.6.6.4 of pdf spec for truetype fonts
12 years ago
Yury Delendik
8c78268a12
Merge pull request #2628 from mduan/issue2128
...
Add support for GBK-EUC-H encoding for cid fonts
12 years ago
Yury Delendik
d61d9a23ed
Merge pull request #2624 from vyv03354/bug835661
...
Add Hankaku-Latin cid to Unicode mappings
12 years ago
Mike Kamermans
86c6bf1a67
changed the type1font cff wrapping to use offsets 391,392... instead of 0,1... for pointing to strings in the String INDEX
12 years ago
Yury Delendik
20fa06c36d
Merge pull request #2633 from brendandahl/disable-print-selection
...
Disable printing a selection for Firefox.
12 years ago
mduan
81399ee068
Add support for GBK-EUC-H encoding for cid fonts
12 years ago
Brendan Dahl
971e202f0b
Disable printing a selection for Firefox.
12 years ago
vyv03354
a8aed74431
Add Hankaku-Latin cid to Unicode mappings
12 years ago
Yury Delendik
a68e11c81a
Merge pull request #2631 from xavier114fch/zh-TW
...
Update zh-TW translation
12 years ago
Xavier fung
3ef5b6e8f2
Update zh-TW translation
12 years ago
Yury Delendik
c9218e5aad
Merge pull request #2625 from brendandahl/threaded-server
...
Switch to threaded python server for tests.
12 years ago
Yury Delendik
b5a38ded4c
Fixes reading of the widths for CID fonts
12 years ago
Yury Delendik
7f8ec9c48e
Merge pull request #2626 from wfwalker/addmissingpdfexception
...
fix for #2219 , "provide a better error message when file= not found/acce...
12 years ago
Bill Walker
12af2f9431
fix for #2219 , "provide a better error message when file= not found/accessible"
...
summary: create a new Exception class for missing PDF's, use it in place of generic
add new MissingPDFException to util.js
handle MissingPDF in api.js
handle MissingPDF in viewer.js, using new missing_file_error message
add new missing_file_error to l10n/en-US/viewer.properties
send MissingPDF from WorkerMessageHandler's loadDocument
send MissingPDF from GetDocRequest handler
12 years ago
Brendan Dahl
aa23916326
Switch to threaded python server for tests.
12 years ago
Brendan Dahl
7bd8887860
Merge pull request #2613 from yurydelendik/wait-animation
...
Wait for animation frame before displaying stuff
12 years ago
Yury Delendik
9a5ecae2a3
Wait for animation frame before displaying stuff
12 years ago
Snuffleupagus
e08e326a67
Automatically resize the zoom box width to fit the content
12 years ago
Yury Delendik
9af6e05456
Merge pull request #2615 from vyv03354/master
...
Fixes CFF parser failure when CharStrings contains cntrmask
12 years ago
Yury Delendik
df731e7d9d
Merge pull request #2527 from brendandahl/type1-charstrings
...
Evaluate type 1 charstrings for conversion to type 2.
12 years ago
vyv03354
a254de86fb
CFF parser didn't count hints defined by hstem/vstem
12 years ago