637 Commits

Author SHA1 Message Date
sbarman
9d182ec9ef Merge branch 'master' into patterncs
Conflicts:
	pdf.js
2011-07-06 10:36:49 -07:00
Rob Sayre
699c91b0aa Fix up late patches to pdf.js and web/compatibility.js. 2011-07-05 23:55:40 -07:00
Rob Sayre
ebeff10a9a Merge upstream. 2011-07-05 23:23:12 -07:00
Rob Sayre
f5a3587dde Almost passing gjslint. 2011-07-05 23:06:45 -07:00
sbarman
493fb45efd Added hack to display gradients 2011-07-05 22:51:58 -07:00
Adil Allawi
a6f4a92286 OpenOffice includes the optional reference to a Font dictionary in the Resources dictionary. This breaks SetFont in pdf.js as the Font in this.res is not a dictionary but an xref. 2011-07-06 00:01:24 +01:00
Chris Jones
b1f717cb7f get shavian-load test working 2011-07-05 18:46:08 -04:00
sbarman
8fce6938c4 Initial implementation of shading patterns. Radial shading is somewhat broken. 2011-07-05 15:09:45 -05:00
Chris Jones
6561104d7e Merge pull request #190 from sbarman/unicodecharts
Add check for reference in the Page class
2011-07-05 10:02:33 -07:00
sbarman
7d3e08eefd bug with length of lookup table 2011-07-05 11:44:26 -05:00
sbarman
28a01646bb cleanup 2011-07-05 11:13:53 -05:00
sbarman
2e83b0cc0d Fixes to parser for the test pdf in www.unicode.org/charts 2011-07-05 11:10:14 -05:00
Chris Jones
122d168b51 fix some bugs 2011-07-04 23:28:44 -04:00
Chris Jones
d4f49c05c5 fix another binary-mode issue 2011-07-04 17:39:29 -04:00
sbarman
597cdb59f9 called getStrokeColorSpace instead of getFillColorSapce 2011-07-03 09:23:17 -05:00
sbarman
8d196a96d0 fix for colorspaces 2011-07-03 01:20:30 -05:00
Andreas Gal
40afbc725b work-around for issue #158 2011-07-02 01:11:55 -07:00
Andreas Gal
d3bb64bccd Merge pull request #120 from sbarman/colorspace
Colorspace
2011-07-02 00:24:40 -07:00
Vivien Nicolas
3e78538c1c Remove cmap format 100, fixes some nits to merge with upstream 2011-07-02 05:46:50 +02:00
Vivien Nicolas
22264c07c8 Fix TrueType bustage 2011-07-01 07:24:48 +02:00
Vivien Nicolas
e13164eca6 Read the text matrix from the Type1 font ascii header 2011-07-01 07:16:56 +02:00
Vivien Nicolas
ce17e9481f Merge branch 'master' of https://github.com/andreasgal/pdf.js 2011-06-30 11:50:53 +02:00
Vivien Nicolas
9b67a1e6b5 Forgot to add pdf.js to the last commit 2011-06-30 11:50:47 +02:00
Vivien Nicolas
2e71f79865 Remove the first empty character of charset 2011-06-30 02:58:40 +02:00
sbarman
a013e803a2 cleanup 2011-06-29 10:30:28 -07:00
sbarman
ed7e18f730 clean up 2011-06-29 10:27:00 -07:00
sbarman
03a1a0369b Merge branch 'master' into colorspace 2011-06-29 10:15:52 -07:00
sbarman
08e7b9a858 Working version of indexed color space 2011-06-29 10:15:16 -07:00
Julian Viereck
31e9bea5c9 Make worker code work with latest font code changes 2011-06-29 14:26:38 +02:00
sbarman
a5be9c4648 refactored colorspace into own class 2011-06-28 19:25:36 -07:00
Vivien Nicolas
dd923d5aea Merge with upstream, reverse changeset 4e24288 since it brokes TTF on linux 2011-06-29 02:58:51 +02:00
Chris Jones
7c9bf1f36f Merge pull request #95 from jviereck/master
Make processing of fonts happen in a worker.
2011-06-28 14:56:10 -07:00
sbarman
5a1a35813b Merge branch 'master' into colorspace
Conflicts:
	pdf.js
2011-06-28 14:23:56 -07:00
Rob Sayre
3213299f30 const doesn't work in Chrome. 2011-06-28 13:59:22 -07:00
Vivien Nicolas
80f650b6bb Add a fake canvas for scaling fonts to improve perfs 2011-06-28 18:24:16 +02:00
Vivien Nicolas
e3dbb685f3 Add more precision for positionning fonts by scaling the canvas 2011-06-28 17:26:52 +02:00
Julian Viereck
b00df76044 First pass on FontWorker 2011-06-28 08:06:40 +02:00
Andreas Gal
cc9c7baefb Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
2011-06-27 18:15:22 -07:00
notmasteryet
6073a030ab CMYK colors; font fixes 2011-06-27 19:34:41 -05:00
sbarman
8a812e2ec9 clean up 2011-06-27 10:51:13 -07:00
sbarman
8bf3a9d1b7 reasonably fast for black and white images 2011-06-27 10:38:10 -07:00
sbarman
683bc19427 working version of PDFImage 2011-06-27 09:58:02 -07:00
sbarman
11601f3020 refactored image drawing code 2011-06-26 22:54:18 -07:00
sbarman
ffe68d4972 Merge branch 'master' into faxstream 2011-06-26 20:04:28 -07:00
sbarman
d29e666cbf clean up code to before 2011-06-25 22:56:51 -07:00
sbarman
c2dce23025 Removed bpc=1 code 2011-06-25 22:52:41 -07:00
Andreas Gal
8cec09ec0e keep track of charScale, wordScale and textHScale 2011-06-25 11:26:54 -04:00
sbarman
12ab3d7338 changed undefined to null check 2011-06-24 21:42:22 -07:00
sbarman
d863286438 Fixed problem with dict 2011-06-24 21:40:54 -07:00
Andreas Gal
8c2804145c hack around OOM problem due to broken pattern code 2011-06-25 00:17:28 -04:00