Commit Graph

2547 Commits

Author SHA1 Message Date
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
fe5aa4af3f Update README.md 2011-11-29 14:46:24 -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
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
Brendan Dahl
7a5556ca91 Add license. 2011-11-21 09:35:36 -08:00
Artur Adib
f00e3ff154 blah 2011-11-21 09:26:19 -05:00
Artur Adib
4c15c98524 test 2011-11-21 09:17:44 -05:00
Kalervo Kujala
1b0ccad5b0 Add jasmine license file. 2011-11-20 21:29:54 +02:00
Kalervo Kujala
624a7a74ea Add jasmine files to external-directory. 2011-11-20 21:16:47 +02:00
Kalervo Kujala
94a64eece9 Merge remote-tracking branch 'upstream/master' into test 2011-11-20 20:03:11 +02:00
Artur Adib
beb310708d Merge pull request #797 from notmasteryet/tree-41
Warn (not fail) during MD5 verification, new MD5 for intelisa and f1040
2011-11-18 10:55:09 -08:00
Artur Adib
385b6df2b4 Linting 2011-11-18 13:54:27 -05:00
vingtetun
715e7f6a4b Merge pull request #814 from arturadib/build-ver
Macro for generating version information
2011-11-18 04:14:44 -08:00
Artur Adib
5e0d704b12 Macro for generating version information 2011-11-17 15:45:33 -05:00
Brendan Dahl
b150f8be0d Remove the open web link file for now. 2011-11-16 15:18:31 -08:00
Brendan Dahl
564fe0d907 Remove open web pdf until we can resolve the performance issues. 2011-11-16 15:16:04 -08:00
Brendan Dahl
d2964f3e94 Update documentation. 2011-11-16 15:12:42 -08:00
Artur Adib
1d04bd2dbb Added link to Corpus Report 2011-11-16 15:27:28 -05:00