Commit Graph

1890 Commits

Author SHA1 Message Date
Kalervo Kujala
5ab01e2cd0 Fix xref bug.
Use this.xref instead of xref in fetchDestinations function.
2011-09-03 21:41:50 +03:00
Andreas Gal
07589e7e30 Merge pull request #429 from kkujala/master
Small corrections to pdf.js.
2011-09-03 10:56:38 -07:00
Kalervo Kujala
0f4b243752 Small corrections to pdf.js.
Also fix some lint errors.
2011-09-03 20:47:58 +03:00
notmasteryet
9f765f052e Tango icons, simplifying the CSS 2011-09-03 09:10:24 -05:00
notmasteryet
8dfaf760f1 Zoom In/Out buttons 2011-09-02 20:36:17 -05:00
notmasteryet
a56f36e350 Zooming control 2011-09-02 20:16:52 -05:00
Andreas Gal
2f1a018e72 Merge pull request #422 from vingtetun/master
Fix some Type1 issues encounterd with http://faq.ktug.or.kr/wiki/uploads/MathFonts.pdf
2011-09-02 08:21:35 -07:00
Vivien Nicolas
cd930d9248 Ensure the characters between 127 and 255 are shown 2011-09-02 15:47:34 +02:00
Vivien Nicolas
e1f7edfae8 Add a comment about supporting hint replacement 2011-09-02 15:26:16 +02:00
Vivien Nicolas
5f99e398f4 Be more flexible about Subrs parsing 2011-09-02 14:21:48 +02:00
Vivien Nicolas
18661debdc Use lenIV to read the subrs section 2011-09-02 13:37:39 +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
Chris Jones
ae2297aa99 Merge pull request #420 from vingtetun/master
Workaround for issue #319
2011-08-31 20:03:38 -07:00
Vivien Nicolas
00d2366d1d Simulate Arial Black and Arial Narrow 2011-09-01 04:06:33 +02:00
Chris Jones
b7fefb42ce Merge pull request #419 from vingtetun/master
Fix for issue #418
2011-08-31 16:26:06 -07:00
Vivien Nicolas
81e1485e14 Address review comment for pull #419 2011-09-01 01:16:40 +02:00
Vivien Nicolas
59c4ba0fb9 Fix for issue #418 2011-08-31 23:26:34 +02:00
Andreas Gal
ca17f3e75b Merge pull request #409 from vingtetun/master
Allow bypassing the sanitizer for Type1C font with encoding supplement
2011-08-31 08:39:00 -07:00
Andreas Gal
c9f3f26f11 Merge pull request #417 from notmasteryet/thumbs3
Scale thumbnails proportionally
2011-08-31 07:17:25 -07:00
Vivien Nicolas
c7195a4450 Chromium throw an error on calling defineProperty on a getter only 2011-08-31 14:41:21 +02:00
notmasteryet
a8df1c5dc9 Scale images proportionally 2011-08-31 07:22:48 -05:00
Vivien Nicolas
763bd7059a Fix a warning when the destination link point to nothing 2011-08-31 14:17:57 +02:00
Vivien Nicolas
25d4fb0d81 Merge remote branch 'upstream/master' 2011-08-31 13:43:28 +02:00
Vivien Nicolas
19c6cef7cc Address review comments of #409 2011-08-31 13:42:10 +02:00
Andreas Gal
ace1f4a746 Merge pull request #416 from notmasteryet/tree-11
Fixing lint warnings
2011-08-30 22:29:05 -07:00
Andreas Gal
d6b173ce90 Merge pull request #415 from notmasteryet/tree-10
Add PdKids.pdf as a ref test
2011-08-30 22:28:27 -07:00
Chris Jones
07951ed34b Merge pull request #413 from notmasteryet/indexedcs
Fixing Indexed color space (#411)
2011-08-30 22:28:00 -07:00
notmasteryet
8f044a26aa Fixing lint warnings 2011-08-30 22:46:02 -05:00
notmasteryet
92c2938bc1 Add PdKids.pdf as a ref test 2011-08-30 22:32:56 -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
Andreas Gal
42c4ebfdb2 Merge pull request #410 from kkujala/master
Fix a small bug in getBlackCode.
2011-08-30 18:59:20 -07: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
8145c00215 Fix another regression on pdf.pdf#5 2011-08-31 02:18:13 +02:00
Vivien Nicolas
ec1a8e98cf Fix PDF reference regression 2011-08-31 01:48:56 +02:00
Vivien Nicolas
3fd2f42a50 Lie to the sanitizer about the real nature of Type1C font 2011-08-31 01:23:55 +02:00
Vivien Nicolas
76f6398e47 Fix some strict warnings 2011-08-31 00:37:39 +02:00
Vivien Nicolas
f6e14010f1 Fix regression mapping from gid to glyph from the last commit 2011-08-31 00:12:00 +02:00
Vivien Nicolas
395a46c85e Support Type1C built-in encoding - part1 2011-08-30 19:52:24 +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
vingtetun
cd6d2b15d7 Merge pull request #403 from notmasteryet/bookmarks3
an-open-web document outline and bookmarks
2011-08-29 19:23:19 -07:00
vingtetun
48dc9fbbf2 Merge pull request #404 from notmasteryet/tree-9
Fixing back-button/NaN-hash issue
2011-08-29 19:21:45 -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
cf487615cf Fixing back-button/NaN-hash issue 2011-08-29 21:11:46 -05:00
Vivien Nicolas
55d04c0cd9 Adjust precision to have correct widths for arial tests documents 2011-08-30 04:00:03 +02:00
notmasteryet
5326f262e0 an-open-web document outline and bookmarks 2011-08-29 20:59:38 -05:00