637 Commits

Author SHA1 Message Date
Chris Jones
56b1f3b333 return a dummy fill style for NYI shading 2011-07-09 23:30:16 -07:00
Chris Jones
671dd3b0e8 back out bad font measurement changes 2011-07-09 21:43:28 -07:00
Chris Jones
db9b0b1d66 back out bad font measurement changes 2011-07-09 21:43:12 -07:00
Chris Jones
7974d8264b #123, part 1: create PartialEvaluator 2011-07-09 21:29:35 -07:00
sbarman
d38a5488d4 fix to colorspaces 2011-07-09 16:58:25 -07:00
Chris Jones
fb9b8b6417 Merge pull request #226 from andreasgal/staging
simplify font measurement code, bug is now fixed in nightlies, no need to
2011-07-09 16:51:04 -07:00
Andreas Gal
a5237dd60e address review comment 2011-07-09 16:45:23 -07:00
Andreas Gal
adb619941c simplify font measurement code, bug is now fixed in nightlies, no need to hack around it 2011-07-08 19:28:24 -07:00
Andreas Gal
f2a4756c77 backout font measurement change, it is breaking tests 2011-07-08 18:51:20 -07:00
Andreas Gal
83a5ecf456 Merge pull request #225 from sbarman/shading
implemented colored tiling patterns
2011-07-08 18:40:11 -07:00
Andreas Gal
4a7fe7cb5d move text measurement into Font 2011-07-08 17:57:03 -07:00
sbarman
5820f4b151 fix tiling colorspace 2011-07-08 17:35:25 -07:00
Andreas Gal
09a465a2fd Merge github.com:andreasgal/pdf.js into staging 2011-07-08 16:36:54 -07:00
Andreas Gal
0b6c0db931 move unicode translation cache into Font 2011-07-08 16:36:50 -07:00
Andreas Gal
fa0cd9d587 Merge pull request #222 from sbarman/encoding
Encoding
2011-07-08 15:48:08 -07:00
sbarman
c16f594465 Merge pull request #220 from saebekassebil/master
ASCIIHexDecode Filter implementation
2011-07-08 15:41:25 -07:00
Saebekassebil
ae867e3a9c Using map for hex conversion and left-shift for secure division 2011-07-09 00:30:46 +02:00
sbarman
2bb68cc062 Merge branch 'master' into encoding 2011-07-08 15:29:20 -07:00
sbarman
396dbe5135 fix encoding table 2011-07-08 15:28:04 -07:00
Andreas Gal
6fecf59ca7 address review comments 2011-07-08 15:13:33 -07:00
Andreas Gal
f6eb9cecd3 avoid font lookup by id in showText 2011-07-08 14:58:19 -07:00
Saebekassebil
4391e2985a Adding AsciiHexDecode Filter 2011-07-08 23:19:03 +02:00
Andreas Gal
d3979e4ac2 Merge pull request #219 from sbarman/font
Font code cleanup, avoid name collisions
2011-07-08 11:06:54 -07:00
sbarman
7b659fd605 fixed case when font cannot be found 2011-07-08 10:04:52 -07:00
sbarman
4404871212 fixed font loading bug 2011-07-08 08:14:34 -07:00
Saebekassebil
82b6b4ead8 min. perf. Dict 2011-07-08 14:57:40 +02:00
Andreas Gal
7fb940c4ba revert a couple changes from the last merge 2011-07-08 01:02:14 -07:00
Andreas Gal
df79f10f2f Merge pull request #214 from saebekassebil/master
Dict object improvements. Performance.
2011-07-08 00:59:00 -07:00
sbarman
c39eae3ce9 fixed up minor bugs 2011-07-07 17:15:53 -07:00
sbarman
8ac2367fa0 not refer fonts by name, instead use id 2011-07-07 16:48:04 -07:00
sbarman
8db3787544 fix bug with unref var 2011-07-07 11:56:10 -07:00
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
Saebekassebil
42cdf6bf02 Fixing typo in Dict 2011-07-07 16:51:44 +02:00
Saebekassebil
056a729115 Use .call instead of .apply. minor. 2011-07-07 16:06:45 +02:00
Saebekassebil
ff17a5db5a Updated Dict object. Perf. Improv. 2011-07-07 01:02:42 +02: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