notmasteryet
0e14a2fb28
Using native HTML hyperlinks for bookmark/link navigation
14 years ago
notmasteryet
520c6b5daf
fix outline for hmm.pdf
14 years ago
Andreas Gal
561932c664
Merge pull request #380 from kkujala/master
...
Fix lint errors.
14 years ago
Kalervo Kujala
092235a56f
Fix lint errors.
14 years ago
Kalervo Kujala
9343df134d
Merge remote-tracking branch 'upstream/master'
14 years ago
notmasteryet
aac97cd4cd
Merge branch 'stancil-pattern' of git://github.com/notmasteryet/pdf.js.git
14 years ago
notmasteryet
f90144d38f
Changing function name
14 years ago
Chris Jones
9c6561993c
Merge pull request #378 from notmasteryet/stancil-pattern
...
Add patterns to ImageMask (#348 ); fix for non-multiple-8 width
14 years ago
notmasteryet
824d6e4e71
using tmpCtx instead of ctx
14 years ago
notmasteryet
dacd239ed2
Add patterns to ImageMask; fix for non-multiple-8 width
14 years ago
Vivien Nicolas
c6e4dadf94
Use IsDict instead of checking the property for colorSpaces
14 years ago
Vivien Nicolas
a5d5f144bc
Fix a little error with colorspace ( #373 )
14 years ago
Chris Jones
b0e1f5d5e3
Merge pull request #375 from vingtetun/master
...
Fix regression #372
14 years ago
Chris Jones
45cb4b5c90
Merge pull request #376 from notmasteryet/wdw
...
Fixing encryption key size for the algorithm 1
14 years ago
Vivien Nicolas
93437352d0
Move splice() after the width assigment
14 years ago
Vivien Nicolas
d02a84ea5f
Merge remote branch 'upstream/master'
14 years ago
Vivien Nicolas
528e89693b
Fix regression #372
14 years ago
Andreas Gal
aa6e5ca8dd
Merge pull request #374 from notmasteryet/tree-5
...
Fix shavian.pdf regression and related optimization
14 years ago
Vivien Nicolas
3f16be334e
Add built-in encoding for Type1 if there is no encoding built yet (fix some missing chars in pypy.pdf page 7)
14 years ago
notmasteryet
b170f8a2f2
Fix shavian.pdf regression and related optimization
14 years ago
notmasteryet
ff40fc4b45
Fixing encryption key size for the algorithm 1
14 years ago
Chris Jones
ce8180c2de
Merge pull request #364 from kkujala/master
...
Make 'make test' factors faster.
14 years ago
Kalervo Kujala
72acb26082
Merge remote-tracking branch 'upstream/master'
14 years ago
Kalervo Kujala
e00ae164f0
Catch multiline log function calls.
14 years ago
Vivien Nicolas
6460ffcd25
Remove div arguments once used for lsb
14 years ago
Vivien Nicolas
f48ab3cfd1
Support lsb div format
14 years ago
Chris Jones
1edf8dcc4e
Merge pull request #368 from notmasteryet/tree-5
...
Fixing multi-item page content
14 years ago
notmasteryet
7e6815ab82
Fixing multi-item page content
14 years ago
Andreas Gal
7a0e0f8996
Merge pull request #367 from notmasteryet/tree-4
...
Misc bookmarks/links small fixes: 5180.sfnt.pdf and TCPDF examples
14 years ago
notmasteryet
1046417ec1
Misc bookmarks/links small fixes : 5180.sfnt.pdf and TCPDF examples
14 years ago
Andreas Gal
5ec1f4d913
Merge pull request #366 from sbarman/encoding2
...
Encoding2
14 years ago
sbarman
51fa9f579c
final fix for issue #215
14 years ago
sbarman
5499cbc1b0
figuring out charset
14 years ago
sbarman
aeba156d6b
Redid encoding
14 years ago
sbarman
8e8fb748ac
Merge pull request #358 from notmasteryet/issue-356-b
...
Encoding for standard fonts; symbols encoding
14 years ago
notmasteryet
f97a4eede8
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-356-b
14 years ago
notmasteryet
b90c6945b8
Sanitizing base font name before comparison with 'Symbol'
14 years ago
sbarman
488a007f73
Merge pull request #352 from notmasteryet/outline
...
Switching to the document outline view
14 years ago
notmasteryet
36d9462016
comment fix
14 years ago
vingtetun
937e92041c
Merge pull request #363 from mohansun/patch-3
...
Fix for few html tag errors (as reported by Safari 5.0.5)
14 years ago
mohansun
1babe72c38
Fix for few html tag errors (as reported by Safari 5.0.6)
14 years ago
vingtetun
35aa31eb55
Merge pull request #362 from mohansun/patch-2
...
fix for the issue:https://github.com/andreasgal/pdf.js/issues/360
14 years ago
mohansun
35cc5f9965
fix for the issue: https://github.com/andreasgal/pdf.js/issues/360
14 years ago
Kalervo Kujala
3fa8bba48e
Make 'make test' factors faster.
...
Profiling with firebug reveals that log and checkScrolling functions slow down
the 'make test' by factors.
Use insertAdjacentHtml in the log fucntion insteand of appending to
innerHTML. Also call checkScrolling function only when it is prudent to do
instead of unnecessarily in every log function call.
14 years ago
Andreas Gal
73bb09bdad
Merge pull request #359 from vingtetun/master
...
Fix issue 351
14 years ago
Vivien Nicolas
406c2b2f2b
Fix a small typo error with the kRasterizerMin usage
14 years ago
Vivien Nicolas
62e7d2f608
Merge remote branch 'upstream/master'
...
Conflicts:
web/viewer.js
14 years ago
notmasteryet
d58dac0fd3
Encoding for standard fonts; symbols encoding
14 years ago
notmasteryet
d664652b86
Lifting up this.xref; buttons tooltips
14 years ago
Chris Jones
52b67e7850
Merge pull request #355 from kkujala/master
...
Add more debug data to error-logs.
14 years ago