Commit graph

852 commits

Author SHA1 Message Date
Vivien Nicolas
cd930d9248 Ensure the characters between 127 and 255 are shown 2011-09-02 15:47:34 +02:00
Vivien Nicolas
e26b5b3b00 Show Type1 glyphs below 0x20, fix a bug in readNumberArray, read lenIV 2011-09-01 19:50:04 +02:00
Vivien Nicolas
00d2366d1d Simulate Arial Black and Arial Narrow 2011-09-01 04:06:33 +02:00
Vivien Nicolas
81e1485e14 Address review comment for pull #419 2011-09-01 01:16:40 +02:00
Vivien Nicolas
c7195a4450 Chromium throw an error on calling defineProperty on a getter only 2011-08-31 14:41:21 +02:00
Vivien Nicolas
25d4fb0d81 Merge remote branch 'upstream/master' 2011-08-31 13:43:28 +02:00
Andreas Gal
ace1f4a746 Merge pull request #416 from notmasteryet/tree-11
Fixing lint warnings
2011-08-30 22:29:05 -07:00
notmasteryet
8f044a26aa Fixing lint warnings 2011-08-30 22:46:02 -05:00
notmasteryet
b03503fc12 Optimization of getComponents() 2011-08-30 22:08:41 -05:00
notmasteryet
c50b3fde20 Fixing Indexed color space (#411) 2011-08-30 22:03:15 -05:00
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