Commit Graph

1259 Commits

Author SHA1 Message Date
Chris Jones
e8f98f4e16 add unicode test 2011-07-05 13:21:28 -04: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
c7bcd91813 Merge pull request #191 from sbarman/indexcs
bug with length of lookup table
2011-07-05 09:46:50 -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
sayrer
5f70605dd8 Merge pull request #182 from cgjones/issue-176
we don't cache built-in fonts
2011-07-04 21:17:35 -07:00
sayrer
43aaa8b4dd Merge pull request #180 from cgjones/issue-174
fix issues 177 and 179
2011-07-04 21:06:22 -07:00
Chris Jones
2dc1ff98ac built-in fonts are not cached 2011-07-05 00:02:09 -04:00
Chris Jones
122d168b51 fix some bugs 2011-07-04 23:28:44 -04:00
sayrer
afe2e66a96 Merge pull request #175 from cgjones/issue-174
handle font names with comments (fix fix of hack hack)
2011-07-04 15:24:09 -07:00
Chris Jones
fe09c1852c handle font names with comments (fix fix of hack hack) 2011-07-04 18:21:13 -04:00
Chris Jones
85c961f02d Merge pull request #172 from sayrer/master
Make test driver a separate file, eradicate global variables.
2011-07-04 14:50:55 -07:00
Rob Sayre
f4b169ddba Resolve merge conflict in test_slave.html. 2011-07-04 14:48:13 -07:00
sayrer
67baa86c60 Merge pull request #173 from cgjones/issue-169
fix another binary-mode issue
2011-07-04 14:40:59 -07:00
Chris Jones
d4f49c05c5 fix another binary-mode issue 2011-07-04 17:39:29 -04:00
Rob Sayre
1aa0b390b9 Make sure to guard against load errors. 2011-07-04 14:25:33 -07:00
Rob Sayre
a4f8251d10 Make test driver a separate js file, eradicate some global variables. 2011-07-04 14:17:23 -07:00
Chris Jones
eb17d81316 fix test.py bug on windows and stomped failure messages 2011-07-04 16:14:04 -04:00
notmasteryet
a14b9f13ef Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
Conflicts:
	fonts.js
2011-07-03 18:08:44 -05:00
Andreas Gal
637708cf1a Merge pull request #164 from vingtetun/master
Let Chrome (and others?) handle Type1 Fonts (TrueType not working yet)
2011-07-03 14:25:51 -07:00
Andreas Gal
b4adb0cd1f Merge pull request #165 from sbarman/master
fixes bug for fill colorspaces
2011-07-03 14:24:27 -07:00
Vivien Nicolas
ac5db21fb1 Let Chrome (and others?) show TrueType fonts 2011-07-03 22:29:46 +02:00
sbarman
597cdb59f9 called getStrokeColorSpace instead of getFillColorSapce 2011-07-03 09:23:17 -05:00
Vivien Nicolas
a7d521dfa9 Merge branch 'master' of https://github.com/andreasgal/pdf.js 2011-07-03 14:52:43 +02:00
Vivien Nicolas
cdff127eef Let Chrome (and others?) handle Type1 Fonts (TrueType not working yet) 2011-07-03 14:52:00 +02:00
Andreas Gal
5a99a9d143 Merge pull request #163 from sbarman/master
fixes bug for certain colorspaces
2011-07-02 23:37:11 -07:00
sbarman
8d196a96d0 fix for colorspaces 2011-07-03 01:20:30 -05:00
Vivien Nicolas
f58983f4e5 Clean up Fonts.convert() 2011-07-03 01:17:28 +02:00
sayrer
10a31bbd38 Edited README.md via GitHub 2011-07-02 09:30:46 -07:00
sayrer
6c26a6023e The "read more" links were on the same line. 2011-07-02 09:28:13 -07:00
Andreas Gal
2ab65e3495 Merge pull request #145 from notmasteryet/pagepadding
Real page distance between two pages is 10
2011-07-02 01:20:21 -07: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
b390a03a1d Merge branch 'master' of https://github.com/andreasgal/pdf.js 2011-07-02 07:54:58 +02:00
Vivien Nicolas
d28c0cb41e Get rid of FontsUtils 2011-07-02 07:54:28 +02:00
vingtetun
e31d21efe6 Merge pull request #156 from cgjones/issue-155
work around chrome bug
2011-07-01 22:27:29 -07:00
Chris Jones
ea5c804a71 Merge branch 'master' of git://github.com/andreasgal/pdf.js into issue-155 2011-07-01 22:19:11 -07:00
Chris Jones
818f79986b work around chrome bug, and work around ff5 bug in the workaround 2011-07-01 22:19:02 -07:00
Chris Jones
6397774fb5 fix bad merge 2011-07-01 22:01:12 -07:00
Vivien Nicolas
a600a3d2ce Fix bustage while merging 2011-07-02 06:01:43 +02:00
Chris Jones
7a306afe41 Merge pull request #147 from vingtetun/master
Code cleanup and fix and infinite loop issue on intelisa.pdf, page 37 (Issue #146)
2011-07-01 20:52:32 -07:00
Vivien Nicolas
41d4738289 Merge with upstream 2011-07-02 05:50:59 +02:00
Vivien Nicolas
3e78538c1c Remove cmap format 100, fixes some nits to merge with upstream 2011-07-02 05:46:50 +02:00
Andreas Gal
a9e2115b3a Merge pull request #140 from cgjones/font-loading
Improve font loading check by using onload in subdocument
2011-07-01 20:30:14 -07:00
Vivien Nicolas
3726686d22 Add a format100 table for Mac 2011-07-02 02:44:57 +02:00
Vivien Nicolas
3dcf65d9df Fix a small issue in the waiting for font to load code 2011-07-02 01:01:55 +02:00
Vivien Nicolas
d10cf7c929 Reland commit 442d184 but make it works with uncompressed PDF 2011-07-02 00:19:24 +02:00
Vivien Nicolas
704559f527 Merge branch 'master' of https://github.com/andreasgal/pdf.js 2011-07-02 00:09:39 +02:00
notmasteryet
a82536881d Compatibility hacks for IE, Opera, Safari 2011-07-01 16:59:20 -05:00