Commit Graph

2576 Commits

Author SHA1 Message Date
notmasteryet
0f7f80ee6e If readXRefStream or readXRefTable fails, fallback to object indexing (#828) 2011-12-02 15:31:29 -06:00
vingtetun
c0291e9fa3 Merge pull request #861 from notmasteryet/issue-840
(#840) fix font stretching and overlapping characters encoding
2011-12-02 05:20:24 -08:00
notmasteryet
05c1f68d68 Add PDF from the #840 to the reference tests 2011-12-02 06:55:04 -06:00
notmasteryet
bb6e5c6e00 (#840) fix font stretching and overlapping characters encoding 2011-12-01 20:56:26 -06:00
Brendan Dahl
b958fd41d8 Merge pull request #738 from arturadib/text-select
Text selection
2011-12-01 12:29:13 -08:00
Artur Adib
92cf671329 Merge pull request #856 from notmasteryet/pageref-notdef
Avoiding pageRefMap is not defined in the getDestinationHash()
2011-12-01 12:01:42 -08:00
Artur Adib
705356fa41 Addressing comments by @vingtetun 2011-12-01 14:11:17 -05:00
Artur Adib
5e1d78ef20 Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
	src/canvas.js
2011-12-01 10:42:07 -05:00
notmasteryet
c06697732f Avoiding pageRefMap is not defined in the getDestinationHash() 2011-11-30 19:04:45 -06:00
Artur Adib
12d3a757ff Merge pull request #850 from notmasteryet/fonts-2
Encoding presence and char width scaling
2011-11-30 10:33:39 -08:00
vingtetun
142023bbc9 Merge pull request #851 from arturadib/addon-fix
Addon fix
2011-11-30 09:37:22 -08:00
Artur Adib
8396406475 v0.1.0 2011-11-30 10:31:10 -05:00
Artur Adib
6fe0594d93 fixing ref so that it passes manifest tests 2011-11-30 09:42:52 -05:00
notmasteryet
73bf5d7b65 Add paperine test 2011-11-29 22:22:30 -06:00
notmasteryet
0414c0711f Fixing base encoding presence detection; character width scale 2011-11-29 22:06:00 -06:00
notmasteryet
728f3fcc1c Merge pull request #849 from brendandahl/handlemorefontstreams
Fix invalid arguments for certain fonts.
2011-11-29 17:29:35 -08:00
Brendan Dahl
f0bb73e9e8 Add test case. 2011-11-29 15:47:53 -08:00
Brendan Dahl
e5d91ab219 Fix invalid arguments error. 2011-11-29 14:50:19 -08:00
Artur Adib
173117708a Merge pull request #848 from arturadib/master
(do not merge) updating refs
2011-11-29 13:09:09 -08:00
Artur Adib
e2e2240a22 Lint lint lint 2011-11-29 16:02:12 -05:00
Artur Adib
6a747c4353 Created inactive window bugzilla bug 2011-11-29 14:54:32 -05:00
Artur Adib
fe5aa4af3f Update README.md 2011-11-29 14:46:24 -05:00
Artur Adib
a544bed57e Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
	src/canvas.js
2011-11-29 14:17:05 -05:00
Artur Adib
fcc05b08bf Merge pull request #838 from notmasteryet/to-unicode-1
Making cmap equal to ToUnicode tables
2011-11-29 10:28:50 -08:00
notmasteryet
683a8f0de8 Remove indexOf, using reverse map instead 2011-11-28 21:54:07 -06:00
notmasteryet
88310a09c2 Removing refreshToUnicode 2011-11-28 19:49:02 -06:00
notmasteryet
e4e864766d Fix CIDFontType2 large cmap tables 2011-11-28 19:47:37 -06:00
Artur Adib
4cfc552163 Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Conflicts:
	src/canvas.js
	web/viewer.js
2011-11-28 10:02:07 -05:00
Artur Adib
a1853185b1 Comments 2011-11-28 09:25:25 -05:00
notmasteryet
2e70984f38 Merge pull request #829 from jviereck/canvas_currentTransform
Implement ctx.mozCurrentTransform and ctx.mozCurrentTransformInverse shim
2011-11-28 05:09:42 -08:00
notmasteryet
c9a7859705 Merge pull request #837 from jviereck/res_check
Check after each command execution duration
2011-11-27 19:44:42 -08:00
notmasteryet
08e3fd88ad Removing adaptUnicode; making cmap equal to ToUnicode tables 2011-11-27 20:43:23 -06:00
Julian Viereck
8991cfad83 Check after each executed command if execution took too long already 2011-11-27 20:54:25 +01:00
Julian Viereck
36e618c373 Address Yury's review comments + remove call to addCtxCurrentTransform in pattern.js as the contet is added during the CanvasGraphics constructor already 2011-11-27 09:22:21 +01:00
Julian Viereck
a30f0ff848 Implement ctx.mozCurrentTransform and ctx.mozCurrentTransformInverse shim 2011-11-27 09:22:20 +01:00
vingtetun
5bae370a90 Merge pull request #834 from notmasteryet/thumbs4
Re-using the pages as thumbnails
2011-11-25 09:43:38 -08:00
notmasteryet
8685915542 Re-using the pages as thumbnails 2011-11-24 12:53:11 -06:00
notmasteryet
709dc1a0c9 Initial ToUnicode modifications 2011-11-24 09:38:09 -06:00
notmasteryet
59d9dfc014 Merge pull request #786 from brendandahl/cmykjpgnorm
Special color space JPEGS
2011-11-22 19:48:01 -08:00
Brendan Dahl
faa202df1e Merge upstream and change test pdf file. 2011-11-22 10:39:26 -08:00
notmasteryet
2829e8016a Merge pull request #794 from brendandahl/devicen
DeviceN Colorspace and Multidimensional Sampling Function Support
2011-11-22 09:42:53 -08:00
Brendan Dahl
b64b7d55b1 Use the updated jpgjs with faster transform. 2011-11-22 09:32:20 -08:00
Brendan Dahl
f90cdcf0cd Update md5. 2011-11-22 09:06:53 -08:00
notmasteryet
a469249b20 Merge pull request #827 from notmasteryet/tree-42
Add FBF tests back (#821)
2011-11-22 04:56:42 -08:00
notmasteryet
a191511c18 test fbf 2011-11-21 23:00:45 -06:00
Brendan Dahl
0e0527be81 Address Yury's comment. 2011-11-21 17:23:54 -08:00
Brendan Dahl
408dd5d403 Replace devicen file with an example we can include. 2011-11-21 17:20:23 -08:00
Julian Viereck
f06325ea61 Merge pull request #800 from kkujala/test
Create first unit test in Jasmine unit test framework.
2011-11-21 12:17:18 -08:00
Artur Adib
b3549d639c Merge pull request #826 from arturadib/bot-test
(DO NOT MERGE) Testing bot w/ FF 8
2011-11-21 11:28:47 -08:00
Artur Adib
1e64223113 Removed fbf from test_manifest 2011-11-21 13:44:30 -05:00