637 Commits

Author SHA1 Message Date
notmasteryet
9bc76da676 Implements ImageMask: using image as a stencil mask 2011-08-20 14:41:38 -05:00
notmasteryet
3e0c0de985 Fixing bookmarks for PDF32000 2011-08-20 09:51:44 -05: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
sbarman
a67c63db13 Added default value for no annotations 2011-08-19 11:24:12 -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
notmasteryet
c2eaa55cd9 Move scale out of pdf.js 2011-08-18 22:48:07 -05:00
notmasteryet
18172c1b4d Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into links 2011-08-18 22:38:39 -05:00
notmasteryet
fd0423b5c7 image load pending 2011-08-18 19:55:14 -05: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
sbarman
a7353ad737 combined pathX/Y with x/y and wrote setCurrentPoint function 2011-08-17 09:22:54 -07:00
sbarman
7ae84533c6 added stiched functions 2011-08-16 18:15:20 -07:00
sbarman
8351877f16 cleanup 2011-08-16 16:49:26 -07:00
sbarman
2ef9900597 implemented curve2, partial fix for #325 2011-08-16 16:47:48 -07:00
notmasteryet
03c5fa3d19 switch optimization 2011-08-14 16:34:19 -05:00
notmasteryet
180747dbdc Optimize usage of the memory in the LZWStream; linting 2011-08-14 15:16:24 -05:00
notmasteryet
8f3a378944 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into lzw 2011-08-14 12:12:31 -05:00
notmasteryet
aad77fcc55 BaseFont and misc fonts fixes 2011-08-14 08:40:22 -05:00
notmasteryet
26ce439514 LZW filter 2011-08-13 20:46:04 -05:00
Kalervo Kujala
77104f9270 Refactor the lines that are longer than 80 characters in pdf.js. 2011-08-09 23:10:44 +03:00
Kalervo Kujala
f656e841ac Correct the coding style according to gjslint.
And remove stray tabs.
2011-08-08 23:13:32 +03:00
Brendan Dahl
850c042af7 Normalizing rotation 2011-08-07 21:54:11 -07:00
Brendan Dahl
3a80ccad4e Better undefined check 2011-08-06 15:47:08 -07:00
Brendan Dahl
4377eed920 Adding support for page rotation 2011-08-06 14:41:18 -07:00
Kalervo Kujala
ed2368fed7 Correct the return values for lookChar function.
Also refactor the code slightly for an early return.
2011-08-05 03:33:00 +03:00
sbarman
7a7ff9e8c5 cleanup 2011-08-03 22:43:15 -07:00
sbarman
80c1bab604 cleanup 2011-08-03 21:19:27 -07:00
sbarman
a32b56ae85 inline images working 2011-08-03 21:11:57 -07:00
sbarman
476c633a88 Merge branch 'lexerfix2' into streams 2011-08-03 14:45:51 -07:00
sbarman
ececccfa80 added skip to lexer 2011-08-03 14:14:42 -07:00
sbarman
5434cd3a0b fix for bug with empty strings 2011-08-03 14:08:35 -07:00
Ivars Veksins
cffcac597c fontName can be stored in xref 2011-08-03 11:56:43 +01:00
sbarman
19b36f6a66 removed comments 2011-08-02 12:37:23 -07:00
sbarman
157ee74940 compiled code for tiling patterns 2011-08-02 12:32:37 -07:00
Vivien Nicolas
1af6732ba9 Do not fail on splitted hex string 2011-07-25 20:39:29 +02:00
Vivien Nicolas
9b06da98ca More fix to handle some others invert leading cases in PDF32000.pdf 2011-07-25 18:17:56 +02:00
Vivien Nicolas
57cebac711 Invert leading parameter since we scale by the invert 2011-07-25 18:04:13 +02:00
Vivien Nicolas
aa41a75f6e Support standards fonts 2011-07-25 16:42:46 +02:00
vingtetun
9d6eb079f3 Merge pull request #271 from sbarman/font
Initial implementation of type1c fonts
2011-07-25 04:44:15 -07:00
Andreas Gal
42ba33f1bf fix incorrect property name, tests were failing 2011-07-22 23:28:42 -07:00
sbarman
1e59dd625a cleanup 2011-07-22 18:03:14 -07:00
sbarman
47dcd1f94b added texthscale support 2011-07-22 17:05:04 -07:00
sbarman
c58aa5f232 initial impl of char spacing and word spacing 2011-07-22 16:15:04 -07:00
sbarman
d502866111 cleanup code 2011-07-22 09:21:38 -07:00
sbarman
3eccfa3cc0 Merge branch 'master' into font 2011-07-21 17:28:16 -07:00
Chris Jones
736f2e9ea1 Merge pull request #265 from sbarman/patternfix
Fix to gradient and tiling colorspaces
2011-07-21 15:39:55 -07:00
sbarman
870027136a Merge branch 'master' into font 2011-07-21 11:29:15 -07:00
Vivien Nicolas
2197235470 Merge to upstream 2011-07-21 18:29:32 +02:00
sbarman
bed8052cab Merge branch 'master' into font 2011-07-21 09:09:25 -07:00