Commit Graph

2690 Commits

Author SHA1 Message Date
Brendan Dahl
7d57f5d2eb Address Yury's comment 2. 2011-12-02 08:58:40 -08: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
Brendan Dahl
3ae06c96ad Address Yury's comments. 2011-12-01 09:11:33 -08: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
notmasteryet
66eda9b36b replace isName in the viewer.js 2011-11-30 18:54:04 -06:00
Julian Viereck
594e5daa7c Only check execution time on some commands 2011-12-01 00:02:30 +01:00
Artur Adib
8dc467709d bug fix 2011-11-30 16:14:22 -05:00
Artur Adib
5aad7cb7b5 Merge branch 'master' of git://github.com/mozilla/pdf.js into thumb-smooth
Conflicts:
	web/viewer.js
2011-11-30 15:58:44 -05:00
Artur Adib
4369a1a84a make it work in WebKit 2011-11-30 15:20:14 -05:00
Artur Adib
a523d80753 bringing Cache() back 2011-11-30 15:10:27 -05:00
Artur Adib
e316d78755 Smoother thumbnail scrolling via lazy rendering 2011-11-30 14:19:07 -05: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
Brendan Dahl
cddb106358 Fix lints. 2011-11-29 11:32:01 -08:00
Brendan Dahl
b40af3555b Display error messages on more problems. 2011-11-29 11:28:05 -08: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
Julian Viereck
01d2929401 Add feature detection for using Uint8Array as imageData 2011-11-29 19:31:47 +01: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
Brendan Dahl
6dd706c0c3 Make the error a little smaller. 2011-11-29 09:36:50 -08:00
notmasteryet
683a8f0de8 Remove indexOf, using reverse map instead 2011-11-28 21:54:07 -06:00
Brendan Dahl
eaac818946 Merge and fix upstream conflict. 2011-11-28 17:49:12 -08: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
Brendan Dahl
d6925b13ba Adding new errorback and code to display error messages. 2011-11-28 16:55:09 -08: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