Commit Graph

1669 Commits

Author SHA1 Message Date
notmasteryet
ff1f3ed882 Adds PDF index for "make server" 2011-08-27 10:10:36 -05:00
Andreas Gal
29c848ad9d Merge pull request #393 from notmasteryet/badlinks
Properly handle non-existent link destinations
2011-08-26 22:58:04 -07:00
notmasteryet
f630b8c519 Properly handle non-existent link destinations 2011-08-26 22:58:03 -05:00
Chris Jones
5f6f3991db Merge pull request #391 from kkujala/master
Fix gjslint errors.
2011-08-26 14:43:54 -07:00
Kalervo Kujala
edd92c9db2 Fix gjslint errors. 2011-08-26 23:55:14 +03:00
Andreas Gal
25f6ad4ba6 Merge pull request #388 from vingtetun/master
Fix issue #215
2011-08-26 11:24:00 -07:00
Vivien Nicolas
57b3d28f8f Merge remote branch 'upstream/master' 2011-08-26 17:19:53 +02:00
Vivien Nicolas
4a320705c0 Fix wrong dict data offset when there is many charstrings 2011-08-26 17:18:18 +02:00
Vivien Nicolas
1cf4fc8782 If the glyph is not indexed, ignore it completely in getOrderedCharstrings 2011-08-26 15:30:26 +02:00
Vivien Nicolas
9ce69f94a6 Fix lying sfnt header for some CFF font that pretend to be TrueType and fix unknown unicode glyphs when building from Type1 2011-08-26 14:21:25 +02:00
Andreas Gal
976aaa24bb Merge pull request #387 from notmasteryet/tree-8
Add SVG to the 'make server' known types list
2011-08-25 21:25:53 -07:00
notmasteryet
03a39b899a Add SVG to the 'make server' known types list 2011-08-25 22:02:32 -05:00
Andreas Gal
a473992cc9 Merge pull request #386 from notmasteryet/bookmarks2
bookmark fix for intelasa.pdf
2011-08-25 19:12:20 -07:00
Andreas Gal
8998adfc17 Merge pull request #385 from notmasteryet/tree-7
Fix insertAdjacentHTML for pre FF8
2011-08-25 17:42:19 -07:00
Andreas Gal
114a57456d Merge pull request #377 from vingtetun/master
Fix issue #373
2011-08-25 17:41:41 -07:00
notmasteryet
238ac7c812 Fix insertAdjacentHTML for pre FF8 2011-08-25 19:14:51 -05:00
notmasteryet
655564c2d9 bookmark fix for intelasa.pdf 2011-08-25 18:54:28 -05:00
Andreas Gal
6c771962b6 Merge pull request #383 from notmasteryet/bookmarks2
Using native HTML hyperlinks for bookmark/link navigation
2011-08-25 16:46:05 -07:00
Andreas Gal
781d2cc165 Merge pull request #382 from notmasteryet/tree-6
fixing document outline title for hmm.pdf
2011-08-25 16:44:04 -07:00
notmasteryet
0e14a2fb28 Using native HTML hyperlinks for bookmark/link navigation 2011-08-25 18:28:50 -05:00
notmasteryet
520c6b5daf fix outline for hmm.pdf 2011-08-25 17:29:08 -05:00
Andreas Gal
561932c664 Merge pull request #380 from kkujala/master
Fix lint errors.
2011-08-25 10:33:58 -07:00
Kalervo Kujala
092235a56f Fix lint errors. 2011-08-25 20:20:19 +03:00
Kalervo Kujala
9343df134d Merge remote-tracking branch 'upstream/master' 2011-08-25 20:14:04 +03:00
notmasteryet
aac97cd4cd Merge branch 'stancil-pattern' of git://github.com/notmasteryet/pdf.js.git 2011-08-24 23:01:42 -05:00
notmasteryet
f90144d38f Changing function name 2011-08-24 22:57:44 -05:00
Chris Jones
9c6561993c Merge pull request #378 from notmasteryet/stancil-pattern
Add patterns to ImageMask (#348); fix for non-multiple-8 width
2011-08-24 20:49:17 -07:00
notmasteryet
824d6e4e71 using tmpCtx instead of ctx 2011-08-24 22:02:44 -05:00
notmasteryet
dacd239ed2 Add patterns to ImageMask; fix for non-multiple-8 width 2011-08-24 21:40:17 -05:00
Vivien Nicolas
c6e4dadf94 Use IsDict instead of checking the property for colorSpaces 2011-08-25 04:27:49 +02:00
Vivien Nicolas
a5d5f144bc Fix a little error with colorspace (#373) 2011-08-25 03:38:15 +02:00
Chris Jones
b0e1f5d5e3 Merge pull request #375 from vingtetun/master
Fix regression #372
2011-08-24 17:58:23 -07:00
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
Vivien Nicolas
93437352d0 Move splice() after the width assigment 2011-08-25 02:56:03 +02:00
Vivien Nicolas
d02a84ea5f Merge remote branch 'upstream/master' 2011-08-25 02:46:05 +02:00
Vivien Nicolas
528e89693b Fix regression #372 2011-08-25 02:38:19 +02: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
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) 2011-08-25 02:29:22 +02: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
72acb26082 Merge remote-tracking branch 'upstream/master' 2011-08-24 19:19:19 +03:00
Kalervo Kujala
e00ae164f0 Catch multiline log function calls. 2011-08-24 19:11:38 +03:00
Vivien Nicolas
6460ffcd25 Remove div arguments once used for lsb 2011-08-24 17:26:14 +02:00
Vivien Nicolas
f48ab3cfd1 Support lsb div format 2011-08-24 17:18:56 +02: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