Commit Graph

1476 Commits

Author SHA1 Message Date
Andreas Gal
22533af762 Merge pull request #301 from kkujala/master
Correct the return values for lookChar function.
2011-08-04 17:46:20 -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
Andreas Gal
a7f7013fdc Merge pull request #298 from sbarman/inlineimage
Implemented inline images
2011-08-03 22:58:10 -07:00
sbarman
7a7ff9e8c5 cleanup 2011-08-03 22:43:15 -07:00
sbarman
4b132a7b3e Added test for inline images 2011-08-03 22:22:24 -07:00
sbarman
80c1bab604 cleanup 2011-08-03 21:19:27 -07:00
sbarman
e412a4273a Merge branch 'master' into inlineimage 2011-08-03 21:17:02 -07:00
sbarman
a32b56ae85 inline images working 2011-08-03 21:11:57 -07:00
Andreas Gal
017279b6ec Merge pull request #296 from sbarman/lexerfix2
added skip to lexer
2011-08-03 15:05:43 -07:00
Andreas Gal
271fd88a49 Merge pull request #295 from sbarman/lexerfix
fix for bug with empty strings
2011-08-03 15:05:27 -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
sbarman
42eda3e67d Merge pull request #293 from ivarsv/master
fontName can be stored in xref
2011-08-03 11:37:20 -07:00
Ivars Veksins
cffcac597c fontName can be stored in xref 2011-08-03 11:56:43 +01:00
Chris Jones
f340f3155d Merge pull request #290 from sbarman/tilingcompile
Moved compilation of tiling code to partial evaluator
2011-08-02 16:34:49 -07:00
sbarman
19b36f6a66 removed comments 2011-08-02 12:37:23 -07:00
sbarman
67ddc1ba84 Merge branch 'master' into tilingcompile 2011-08-02 12:34:59 -07:00
sbarman
157ee74940 compiled code for tiling patterns 2011-08-02 12:32:37 -07:00
Chris Jones
1514c34f90 Merge pull request #288 from arturadib/master
Updated test/pdfs/intelisa.pdf.link
2011-08-01 14:36:48 -07:00
Artur Adib
02a6e3ffec Updated test/pdfs link (intelisa.pdf) 2011-08-01 17:30:17 -04:00
Andreas Gal
0dcbbf6fc4 Merge pull request #286 from notmasteryet/sizes
Fixing the maxAdvanceWidth and the amount of the missing sidebearing
2011-07-31 21:12:36 -07:00
notmasteryet
9bcf2d8b7c Fixing the maxAdvanceWidth and the amount of the missing sidebearing 2011-07-31 22:56:41 -05:00
Andreas Gal
710c3da3e3 Merge pull request #285 from vingtetun/master
Unify the multi_page_viewer and the classic viewer.
2011-07-29 06:10:31 -07:00
Vivien Nicolas
26bf2735fd Add a cache system to limit the amount of ram used 2011-07-29 13:26:43 +02:00
Vivien Nicolas
e28e0669f9 Add buttons images 2011-07-28 19:57:53 +02:00
Vivien Nicolas
0edb6546a5 Unify the multi_page_viewer and the basic viewer 2011-07-28 19:48:05 +02:00
Vivien Nicolas
fad6e36a80 Missed a small change 2011-07-26 17:26:02 +02:00
Vivien Nicolas
6f2d3238cd Add code to nulti page viewer to works with the extension 2011-07-26 17:21:37 +02:00
Andreas Gal
a1cc36fc5d Merge pull request #284 from vingtetun/master
Make viewer.js able to display a pdf on an event
2011-07-26 07:51:22 -07:00
Vivien Nicolas
f1a8a98757 Make viewer.js compatible with the content type handler addon 2011-07-26 16:11:09 +02:00
Vivien Nicolas
1af6732ba9 Do not fail on splitted hex string 2011-07-25 20:39:29 +02:00
Andreas Gal
bddec11571 Merge pull request #283 from vingtetun/master
Leading does need to be inverted since we already scale by the invert
2011-07-25 09:51:10 -07: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
Andreas Gal
4b90c881f6 Merge pull request #280 from vingtetun/master
Support default fonts
2011-07-25 07:47:27 -07: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
4efe54fb7b Merge pull request #279 from sbarman/spacing
char spacing, word spacing and horozontal scaling
2011-07-22 18:03:53 -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
f177398777 Fixed the mapping from charstring to glyphs 2011-07-22 09:57:26 -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
sbarman
bdece53bf5 Merge branch 'master' of github.com:andreasgal/pdf.js 2011-07-21 17:28:03 -07:00
Chris Jones
85de95723f Merge pull request #277 from notmasteryet/aes-crypto
Formatting hex number, making gjslint happy: reducing lines width
2011-07-21 16:53:13 -07:00
notmasteryet
d4157c0c7c Formatting hex number, making gjslint happy: reducing lines width 2011-07-21 18:47:48 -05: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