Devon Govett
|
b4461eeb26
|
Fix test page in non FileAPI supporting browsers
|
2011-07-06 00:59:22 -04:00 |
|
Andreas Gal
|
642e6f9fa5
|
Merge pull request #201 from notmasteryet/hacks
Function.prototype.bind emulation; enable compatibility.js for multi_page
|
2011-07-05 19:52:54 -07:00 |
|
notmasteryet
|
e5762f3ec8
|
Function.prototype.bind emulation; enable compatibility.js for multi_page_viewer
|
2011-07-05 21:32:15 -05:00 |
|
Andreas Gal
|
edd2795c17
|
Merge pull request #197 from ironymark/master
Support PDF generated by OpenOffice
|
2011-07-05 17:30:55 -07:00 |
|
Rob Sayre
|
201da88f64
|
Merge pull request #199 from notmasteryet/hacks
Hacks
|
2011-07-05 17:11:34 -07:00 |
|
Adil Allawi
|
5d337b1c76
|
Added sample OpenOffice file to tests
|
2011-07-06 00:43:47 +01:00 |
|
notmasteryet
|
2179cd0943
|
Move compatibility.js into web folder, enable it for viewer.html
|
2011-07-05 18:17:08 -05:00 |
|
notmasteryet
|
c35743f1cd
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
|
2011-07-05 18:02:31 -05: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 |
|
Rob Sayre
|
ca039d7c7c
|
Merge pull request #198 from cgjones/issue-196
get shavian-load test working
|
2011-07-05 15:51:58 -07:00 |
|
Chris Jones
|
b1f717cb7f
|
get shavian-load test working
|
2011-07-05 18:46:08 -04:00 |
|
Andreas Gal
|
7d54de5b32
|
Merge pull request #193 from cgjones/issue-192
add unicode test
|
2011-07-05 14:35:04 -07:00 |
|
Chris Jones
|
add73f017b
|
Merge pull request #195 from sayrer/master
make server
|
2011-07-05 13:54:27 -07:00 |
|
Rob Sayre
|
4530384769
|
Add a make server target, fix paths to scripts.
|
2011-07-05 13:51:02 -07:00 |
|
Andreas Gal
|
8be8beaa20
|
Merge pull request #194 from sayrer/master
Makefile
|
2011-07-05 11:48:58 -07:00 |
|
Rob Sayre
|
54bfa1d7e9
|
Add newline to end of Makefile.
|
2011-07-05 10:55:01 -07:00 |
|
Rob Sayre
|
7f5c7a3130
|
Add Makefile. Move some files around to make building the website easier.
|
2011-07-05 10:53:57 -07:00 |
|
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 |
|