Chris Jones
45cb4b5c90
Merge pull request #376 from notmasteryet/wdw
...
Fixing encryption key size for the algorithm 1
2011-08-24 17:56:14 -07:00
Andreas Gal
aa6e5ca8dd
Merge pull request #374 from notmasteryet/tree-5
...
Fix shavian.pdf regression and related optimization
2011-08-24 17:34:18 -07:00
notmasteryet
b170f8a2f2
Fix shavian.pdf regression and related optimization
2011-08-24 19:08:23 -05:00
notmasteryet
ff40fc4b45
Fixing encryption key size for the algorithm 1
2011-08-24 18:45:14 -05:00
Chris Jones
ce8180c2de
Merge pull request #364 from kkujala/master
...
Make 'make test' factors faster.
2011-08-24 15:37:12 -07:00
Kalervo Kujala
e00ae164f0
Catch multiline log function calls.
2011-08-24 19:11:38 +03:00
Chris Jones
1edf8dcc4e
Merge pull request #368 from notmasteryet/tree-5
...
Fixing multi-item page content
2011-08-23 21:14:43 -07:00
notmasteryet
7e6815ab82
Fixing multi-item page content
2011-08-23 21:07:48 -05:00
Andreas Gal
7a0e0f8996
Merge pull request #367 from notmasteryet/tree-4
...
Misc bookmarks/links small fixes: 5180.sfnt.pdf and TCPDF examples
2011-08-23 19:00:58 -07:00
notmasteryet
1046417ec1
Misc bookmarks/links small fixes : 5180.sfnt.pdf and TCPDF examples
2011-08-23 20:52:36 -05:00
Andreas Gal
5ec1f4d913
Merge pull request #366 from sbarman/encoding2
...
Encoding2
2011-08-23 18:51:52 -07:00
sbarman
51fa9f579c
final fix for issue #215
2011-08-23 18:33:17 -07:00
sbarman
5499cbc1b0
figuring out charset
2011-08-23 18:17:30 -07:00
sbarman
aeba156d6b
Redid encoding
2011-08-23 18:08:47 -07:00
sbarman
8e8fb748ac
Merge pull request #358 from notmasteryet/issue-356-b
...
Encoding for standard fonts; symbols encoding
2011-08-23 17:14:51 -07:00
notmasteryet
f97a4eede8
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-356-b
2011-08-23 18:56:30 -05:00
notmasteryet
b90c6945b8
Sanitizing base font name before comparison with 'Symbol'
2011-08-23 17:06:45 -05:00
sbarman
488a007f73
Merge pull request #352 from notmasteryet/outline
...
Switching to the document outline view
2011-08-23 15:00:52 -07:00
notmasteryet
36d9462016
comment fix
2011-08-23 16:58:41 -05:00
vingtetun
937e92041c
Merge pull request #363 from mohansun/patch-3
...
Fix for few html tag errors (as reported by Safari 5.0.5)
2011-08-23 14:41:23 -07:00
mohansun
1babe72c38
Fix for few html tag errors (as reported by Safari 5.0.6)
2011-08-23 22:00:12 -03:00
vingtetun
35aa31eb55
Merge pull request #362 from mohansun/patch-2
...
fix for the issue:https://github.com/andreasgal/pdf.js/issues/360
2011-08-23 14:39:57 -07:00
mohansun
35cc5f9965
fix for the issue: https://github.com/andreasgal/pdf.js/issues/360
2011-08-23 21:46:11 -03:00
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.
2011-08-23 23:21:15 +03:00
Andreas Gal
73bb09bdad
Merge pull request #359 from vingtetun/master
...
Fix issue 351
2011-08-23 08:36:33 -07:00
Vivien Nicolas
406c2b2f2b
Fix a small typo error with the kRasterizerMin usage
2011-08-23 16:49:25 +02:00
Vivien Nicolas
62e7d2f608
Merge remote branch 'upstream/master'
...
Conflicts:
web/viewer.js
2011-08-23 16:40:49 +02:00
notmasteryet
d58dac0fd3
Encoding for standard fonts; symbols encoding
2011-08-22 22:50:17 -05:00
notmasteryet
d664652b86
Lifting up this.xref; buttons tooltips
2011-08-22 18:55:49 -05:00
Chris Jones
52b67e7850
Merge pull request #355 from kkujala/master
...
Add more debug data to error-logs.
2011-08-22 12:40:00 -07:00
Kalervo Kujala
8ffbf683b8
Add more debug data to error-logs.
...
Fix also a few gjslint errors.
2011-08-22 22:30:22 +03:00
Andreas Gal
e5e8b5a74a
Merge pull request #353 from kkujala/master
...
Add kkujala to the LICENSE contributor list.
2011-08-22 09:32:23 -07:00
Kalervo Kujala
d674990baa
Add kkujala to the LICENSE contributor list.
2011-08-22 19:22:57 +03:00
notmasteryet
94eac2466e
Document outline item link (for an-open-web)
2011-08-21 21:16:17 -05:00
notmasteryet
3aa6e38f01
Switching to the document outline view if the document structure is present
2011-08-21 21:05:10 -05:00
Andreas Gal
5ec13b7517
Merge pull request #349 from notmasteryet/stencil
...
stencil mask: height * width optimization and decode inversion
2011-08-20 22:03:52 -07:00
notmasteryet
01e2f81a49
stencil mask: height * width optimization and decode inversion
2011-08-20 23:03:00 -05:00
Andreas Gal
107c03e0e8
Merge pull request #344 from notmasteryet/bookmarks
...
Intra-document links and formatting fixes
2011-08-20 13:22:40 -07:00
Andreas Gal
bf9718feaf
Merge pull request #347 from notmasteryet/stencil
...
Implements ImageMask: using image as a stencil mask
2011-08-20 13:21:12 -07:00
notmasteryet
9bc76da676
Implements ImageMask: using image as a stencil mask
2011-08-20 14:41:38 -05:00
Andreas Gal
dab62f9a1e
Merge pull request #346 from ironymark/master
...
Another fix to my last CIDFont patch
2011-08-20 09:27:49 -07:00
notmasteryet
3e0c0de985
Fixing bookmarks for PDF32000
2011-08-20 09:51:44 -05:00
Adil Allawi
eefaa0153f
Offset glyphs to the unicode private use area
2011-08-20 09:31:19 +01:00
notmasteryet
3b940c4bcd
'GoTo' action/links; document outline (no UI)
2011-08-19 22:41:56 -05:00
Chris Jones
5d071fffcd
Merge pull request #339 from ironymark/master
...
Fix Type 2 CID Font Encoding
2011-08-19 20:29:32 -07:00
Chris Jones
455ff74c19
Merge pull request #342 from sbarman/annotation
...
Added default value for no annotations
2011-08-19 14:00:18 -07:00
Adil Allawi
98d628ee3e
make cmap glyph offset a symbolic constant
2011-08-19 21:51:57 +01:00
sbarman
a67c63db13
Added default value for no annotations
2011-08-19 11:24:12 -07:00
Chris Jones
2634a72c53
Merge pull request #337 from sbarman/openmag
...
fixed fonts.js to build fonts using strings
2011-08-19 10:19:13 -07:00
sbarman
2805122023
cleanup
2011-08-19 08:19:32 -07:00