Commit Graph

403 Commits

Author SHA1 Message Date
sbarman
15a50e4237 cleanup 2011-07-07 11:48:34 -07:00
sbarman
f34308efd3 cleanup 2011-07-07 11:47:49 -07:00
sbarman
39624e9173 fix performance issue with SeparationCS 2011-07-07 11:46:52 -07:00
sbarman
b62eddd937 fixed to index cs 2011-07-07 11:26:29 -07:00
sbarman
6ae81e1f8c cleanup 2011-07-07 11:21:41 -07:00
sbarman
54ae4fc6cb changed name from TintCS to SeparationCS 2011-07-07 11:13:39 -07:00
sbarman
1007e279c6 added comments 2011-07-07 11:01:14 -07:00
sbarman
da8f0120a5 working separation cs 2011-07-07 09:38:58 -07:00
sbarman
622669c415 fixed bug using mozCurrentTransformInverse 2011-07-06 15:28:58 -07:00
sbarman
c0d3f75de5 Merge branch 'master' into shadinghack 2011-07-06 14:32:21 -07:00
sbarman
0c2b6aea5f cleanup 2011-07-06 14:28:52 -07:00
sbarman
eb3a95ef45 added check for mozInverseTransform 2011-07-06 14:22:26 -07:00
sbarman
5022e2411c removed extra restore 2011-07-06 12:53:18 -07:00
sbarman
55bb98317d cleanup 2011-07-06 10:44:56 -07:00
sbarman
d749b7ccbd cleanup 2011-07-06 10:44:01 -07:00
sbarman
b83d2cdffc cleanup 2011-07-06 10:41:44 -07:00
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