Commit Graph

1596 Commits

Author SHA1 Message Date
Andreas Gal
e5e8b5a74a Merge pull request #353 from kkujala/master
Add kkujala to the LICENSE contributor list.
2011-08-22 09:32:23 -07:00
Kalervo Kujala
d674990baa Add kkujala to the LICENSE contributor list. 2011-08-22 19:22:57 +03:00
Andreas Gal
5ec13b7517 Merge pull request #349 from notmasteryet/stencil
stencil mask: height * width optimization and decode inversion
2011-08-20 22:03:52 -07:00
notmasteryet
01e2f81a49 stencil mask: height * width optimization and decode inversion 2011-08-20 23:03:00 -05:00
Andreas Gal
107c03e0e8 Merge pull request #344 from notmasteryet/bookmarks
Intra-document links and formatting fixes
2011-08-20 13:22:40 -07:00
Andreas Gal
bf9718feaf Merge pull request #347 from notmasteryet/stencil
Implements ImageMask: using image as a stencil mask
2011-08-20 13:21:12 -07:00
notmasteryet
9bc76da676 Implements ImageMask: using image as a stencil mask 2011-08-20 14:41:38 -05:00
Andreas Gal
dab62f9a1e Merge pull request #346 from ironymark/master
Another fix to my last CIDFont patch
2011-08-20 09:27:49 -07:00
notmasteryet
3e0c0de985 Fixing bookmarks for PDF32000 2011-08-20 09:51:44 -05:00
Adil Allawi
eefaa0153f Offset glyphs to the unicode private use area 2011-08-20 09:31:19 +01:00
notmasteryet
3b940c4bcd 'GoTo' action/links; document outline (no UI) 2011-08-19 22:41:56 -05:00
Chris Jones
5d071fffcd Merge pull request #339 from ironymark/master
Fix Type 2 CID Font Encoding
2011-08-19 20:29:32 -07:00
Chris Jones
455ff74c19 Merge pull request #342 from sbarman/annotation
Added default value for no annotations
2011-08-19 14:00:18 -07:00
Adil Allawi
98d628ee3e make cmap glyph offset a symbolic constant 2011-08-19 21:51:57 +01:00
sbarman
a67c63db13 Added default value for no annotations 2011-08-19 11:24:12 -07:00
Chris Jones
2634a72c53 Merge pull request #337 from sbarman/openmag
fixed fonts.js to build fonts using strings
2011-08-19 10:19:13 -07:00
sbarman
2805122023 cleanup 2011-08-19 08:19:32 -07:00
Adil Allawi
5a528944f0 Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs. 2011-08-19 14:05:07 +01:00
Andreas Gal
170871bbfa Merge pull request #338 from notmasteryet/links
Basic URI links support
2011-08-19 01:11:44 -07:00
sbarman
0923e940d1 cleanup 2011-08-18 22:05:54 -07:00
sbarman
5f233d7cde cleanup 2011-08-18 22:05:08 -07:00
sbarman
08521e5018 Merge branch 'master' into openmag 2011-08-18 21:57:08 -07:00
sbarman
23228a55f1 Merge branch 'master' of github.com:andreasgal/pdf.js 2011-08-18 21:49:33 -07:00
notmasteryet
1e8090c19d brace fix 2011-08-18 23:12:10 -05:00
notmasteryet
c2eaa55cd9 Move scale out of pdf.js 2011-08-18 22:48:07 -05:00
sbarman
085f8dc1c9 cleanup 2011-08-18 20:40:16 -07:00
notmasteryet
18172c1b4d Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into links 2011-08-18 22:38:39 -05:00
sbarman
b1aab2f730 Fixed fonts to use strings instead of Uint8Arrays 2011-08-18 20:17:54 -07:00
Chris Jones
d6f1719dde Merge pull request #336 from notmasteryet/image-loaded
image load pending
2011-08-18 18:00:12 -07:00
notmasteryet
fd0423b5c7 image load pending 2011-08-18 19:55:14 -05:00
Chris Jones
8f4967d0b8 Merge pull request #335 from notmasteryet/lzw-mem
Reducing memory usage in LZWStream
2011-08-18 16:58:38 -07:00
sbarman
32bde23157 cleanup 2011-08-18 13:53:26 -07:00
sbarman
c9f9b8b193 working font 2011-08-18 13:53:26 -07:00
sbarman
d24a00452e combined pathX/Y with x/y and wrote setCurrentPoint function 2011-08-18 13:53:26 -07:00
sbarman
a48a74862a added stiched functions 2011-08-18 13:53:26 -07:00
sbarman
ac1000cc86 cleanup 2011-08-18 13:53:26 -07:00
sbarman
b18b63a9a9 implemented curve2, partial fix for #325 2011-08-18 13:53:26 -07:00
Kalervo Kujala
6fc25241cc Report results properly to test.py from driver.js.
If the PDFDoc creation failed in driver.js then that was not informed back to
test.py. This lead to State.remaining being off by one. And that did not let
the test to end as expected. Instead the test hung indefinitely.

This change now reveals TEST-UNEXPECTED-FAIL which was hidden previously.
2011-08-18 13:53:26 -07:00
sbarman
8acc31ec83 Still testing type1 charstring conversion 2011-08-18 13:53:26 -07:00
sbarman
04b14f7b8a fixed reading from sream 2011-08-18 13:53:26 -07:00
sbarman
259f8c7317 added include to fonts_util.js 2011-08-18 13:53:25 -07:00
sbarman
2ad39c20cf added include to fonts_util.js 2011-08-18 13:53:25 -07:00
sbarman
7d5dcb5d43 added ability to write data to file 2011-08-18 13:53:25 -07:00
sbarman
5b359f1c1e still mucking with subroutines 2011-08-18 13:53:25 -07:00
sbarman
bf9092b660 working on subroutines 2011-08-18 13:53:25 -07:00
sbarman
60127b0830 increased size of loaded font 2011-08-18 11:28:37 -07:00
notmasteryet
b7ac83da32 LZW reducing memory usage 2011-08-18 07:43:45 -05:00
notmasteryet
5c7ecbfa28 Basic annotation link support 2011-08-17 20:21:54 -05:00
Andreas Gal
0a11c8bc91 Merge pull request #332 from sbarman/hmm
Cleaned up global subroutines
2011-08-17 16:41:19 -07:00
sbarman
a24ec410ee cleanup 2011-08-17 16:04:14 -07:00