Kalervo Kujala
|
d2303493fe
|
Fix few early returns in parser.js.
|
14 years ago |
notmasteryet
|
2719e8eadc
|
add stroke and other text rendering modes
|
14 years ago |
Brendan Dahl
|
685a263e54
|
Merge pull request #855 from notmasteryet/isname
replace isName in the viewer.js
|
14 years ago |
notmasteryet
|
c80ba5982f
|
Merge pull request #847 from brendandahl/errorhandling
Improved error handling
|
14 years ago |
fixplz
|
7fa9b5827a
|
Avoid skipping over tag in startxref search
|
14 years ago |
notmasteryet
|
00d1204705
|
Suppress invisible text (#799)
|
14 years ago |
fixplz
|
b1ed459443
|
Scan for startxref more than 1024 chars from end #828
|
14 years ago |
notmasteryet
|
01a96fdddf
|
Fixing lint errors; extra empty lines
|
14 years ago |
notmasteryet
|
0f7f80ee6e
|
If readXRefStream or readXRefTable fails, fallback to object indexing (#828)
|
14 years ago |
Brendan Dahl
|
e0c231eec7
|
Merge upstream and change to error parameter for callback.
|
14 years ago |
Brendan Dahl
|
7d57f5d2eb
|
Address Yury's comment 2.
|
14 years ago |
vingtetun
|
c0291e9fa3
|
Merge pull request #861 from notmasteryet/issue-840
(#840) fix font stretching and overlapping characters encoding
|
14 years ago |
notmasteryet
|
05c1f68d68
|
Add PDF from the #840 to the reference tests
|
14 years ago |
notmasteryet
|
bb6e5c6e00
|
(#840) fix font stretching and overlapping characters encoding
|
14 years ago |
Brendan Dahl
|
b958fd41d8
|
Merge pull request #738 from arturadib/text-select
Text selection
|
14 years ago |
Artur Adib
|
92cf671329
|
Merge pull request #856 from notmasteryet/pageref-notdef
Avoiding pageRefMap is not defined in the getDestinationHash()
|
14 years ago |
Artur Adib
|
705356fa41
|
Addressing comments by @vingtetun
|
14 years ago |
Brendan Dahl
|
3ae06c96ad
|
Address Yury's comments.
|
14 years ago |
Artur Adib
|
5e1d78ef20
|
Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
src/canvas.js
|
14 years ago |
notmasteryet
|
c06697732f
|
Avoiding pageRefMap is not defined in the getDestinationHash()
|
14 years ago |
notmasteryet
|
66eda9b36b
|
replace isName in the viewer.js
|
14 years ago |
Julian Viereck
|
594e5daa7c
|
Only check execution time on some commands
|
14 years ago |
Artur Adib
|
8dc467709d
|
bug fix
|
14 years ago |
Artur Adib
|
5aad7cb7b5
|
Merge branch 'master' of git://github.com/mozilla/pdf.js into thumb-smooth
Conflicts:
web/viewer.js
|
14 years ago |
Artur Adib
|
4369a1a84a
|
make it work in WebKit
|
14 years ago |
Artur Adib
|
a523d80753
|
bringing Cache() back
|
14 years ago |
Artur Adib
|
e316d78755
|
Smoother thumbnail scrolling via lazy rendering
|
14 years ago |
Artur Adib
|
12d3a757ff
|
Merge pull request #850 from notmasteryet/fonts-2
Encoding presence and char width scaling
|
14 years ago |
vingtetun
|
142023bbc9
|
Merge pull request #851 from arturadib/addon-fix
Addon fix
|
14 years ago |
Artur Adib
|
8396406475
|
v0.1.0
|
14 years ago |
Artur Adib
|
6fe0594d93
|
fixing ref so that it passes manifest tests
|
14 years ago |
notmasteryet
|
73bf5d7b65
|
Add paperine test
|
14 years ago |
notmasteryet
|
0414c0711f
|
Fixing base encoding presence detection; character width scale
|
14 years ago |
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 |