Commit Graph

592 Commits

Author SHA1 Message Date
Vivien Nicolas
fbf92068b0 Merge remote branch 'upstream/master' 2011-08-31 04:12:28 +02:00
Kalervo Kujala
4b8274348b Fix a small bug in getBlackCode.
And refactor the code a litlle bit.
2011-08-31 04:46:59 +03:00
Vivien Nicolas
cd7cf3536d Ensure lastChar is correct if it's not specified 2011-08-31 03:31:45 +02:00
Vivien Nicolas
76f6398e47 Fix some strict warnings 2011-08-31 00:37:39 +02:00
Vivien Nicolas
a417271628 Merge 2011-08-30 04:37:17 +02:00
vingtetun
64baf332bc Merge pull request #392 from notmasteryet/issue-389
Not reading the dictionary tail if streams are not allowed #389
2011-08-29 19:29:38 -07:00
vingtetun
3e8d956bcc Merge pull request #402 from notmasteryet/cmap
cmap fixes: hex/dec numbers, arrays, ranges
2011-08-29 19:24:39 -07:00
Vivien Nicolas
37f88291d0 Fix a little issue with 'ff' on the pdf spec page 629 2011-08-30 04:13:41 +02:00
notmasteryet
5326f262e0 an-open-web document outline and bookmarks 2011-08-29 20:59:38 -05:00
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
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
notmasteryet
db09e34f71 Fix inverted B/W images in PIPEHEATCABLE.PDF 2011-08-28 16:14:37 -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
Kalervo Kujala
edd92c9db2 Fix gjslint errors. 2011-08-26 23:55:14 +03: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
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
a473992cc9 Merge pull request #386 from notmasteryet/bookmarks2
bookmark fix for intelasa.pdf
2011-08-25 19:12:20 -07:00
Andreas Gal
114a57456d Merge pull request #377 from vingtetun/master
Fix issue #373
2011-08-25 17:41:41 -07:00
notmasteryet
655564c2d9 bookmark fix for intelasa.pdf 2011-08-25 18:54:28 -05:00
notmasteryet
520c6b5daf fix outline for hmm.pdf 2011-08-25 17:29:08 -05:00
Kalervo Kujala
092235a56f Fix lint errors. 2011-08-25 20:20:19 +03:00
notmasteryet
f90144d38f Changing function name 2011-08-24 22:57:44 -05: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
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
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
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
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
Vivien Nicolas
406c2b2f2b Fix a small typo error with the kRasterizerMin usage 2011-08-23 16:49:25 +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
Kalervo Kujala
8ffbf683b8 Add more debug data to error-logs.
Fix also a few gjslint errors.
2011-08-22 22:30:22 +03:00