notmasteryet
|
2a0477d3ea
|
cmap fixes: hex/dec numbers, arrays, cmaps, ranges
|
2011-08-29 20:26:02 -05:00 |
|
Vivien Nicolas
|
341de1ff42
|
Clean up encoding parsing
|
2011-08-30 02:34:35 +02:00 |
|
Vivien Nicolas
|
6a7b37ab68
|
Fix a little typo
|
2011-08-30 01:03:39 +02:00 |
|
Vivien Nicolas
|
e58b076eab
|
Fix a little typo
|
2011-08-30 00:59:37 +02:00 |
|
Vivien Nicolas
|
b4f3ceef85
|
Merge remote branch 'upstream/master'
|
2011-08-30 00:56:20 +02:00 |
|
Vivien Nicolas
|
95ccb38283
|
Clean up a bit the encoding/charset/glyphs dance
|
2011-08-30 00:56:02 +02:00 |
|
Andreas Gal
|
75d7649c49
|
Merge pull request #401 from notmasteryet/decode-bw
Adds cable.pdf link to tests
|
2011-08-28 14:38:49 -07:00 |
|
notmasteryet
|
8e407fe06d
|
Adds cable.pdf link to tests
|
2011-08-28 16:36:58 -05:00 |
|
Andreas Gal
|
59f956386c
|
Merge pull request #400 from notmasteryet/decode-bw
Fixes inverted B/W images in PIPEHEATCABLE.PDF
|
2011-08-28 14:22:50 -07:00 |
|
notmasteryet
|
db09e34f71
|
Fix inverted B/W images in PIPEHEATCABLE.PDF
|
2011-08-28 16:14:37 -05:00 |
|
Andreas Gal
|
5771d0b827
|
Merge pull request #398 from notmasteryet/hacks-2
Fixing font loading hack for IE9.. and some styles
|
2011-08-28 13:31:54 -07:00 |
|
notmasteryet
|
64b08e3d82
|
using .src
|
2011-08-28 15:26:42 -05:00 |
|
notmasteryet
|
e4205ca66b
|
rename to bound
|
2011-08-28 15:15:16 -05:00 |
|
notmasteryet
|
5773511d16
|
Fixing font loading hack for IE9.. and some styles
|
2011-08-28 15:10:14 -05:00 |
|
Andreas Gal
|
472fe368df
|
Merge pull request #396 from notmasteryet/print
Hiding sidebar, toolbar, shadows and pages that were not loaded
|
2011-08-27 21:09:35 -07:00 |
|
Andreas Gal
|
d36244560d
|
Merge pull request #395 from notmasteryet/issue-369
Fixing iframe's parent for postMessage in the font loading hack (#369)
|
2011-08-27 21:04:45 -07:00 |
|
notmasteryet
|
930e88941c
|
Not-printing sidebar, toolbar, shadows and pages that were not loaded (#384)
|
2011-08-27 17:10:15 -05:00 |
|
notmasteryet
|
39894f98b2
|
Fixing iframe's parent for postMessage in the font loading hack
|
2011-08-27 13:14:51 -05:00 |
|
Andreas Gal
|
8a17a9d557
|
Merge pull request #394 from notmasteryet/server-index
Adds PDF index for "make server"
|
2011-08-27 08:18:40 -07:00 |
|
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 |
|
notmasteryet
|
26a8ae507d
|
code reformat
|
2011-08-26 22:22:50 -05:00 |
|
notmasteryet
|
c52e09082a
|
Not reading the dictionary tail of streams are not allowed #389
|
2011-08-26 20:41:07 -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 |
|