sbarman
|
76aa5718cd
|
Merge branch 'patterncs' into shadinghack
|
14 years ago |
sbarman
|
5022e2411c
|
removed extra restore
|
14 years ago |
Chris Jones
|
446100047f
|
Merge pull request #209 from sayrer/master
Fix the case where no browser manifest file is present.
|
14 years ago |
Rob Sayre
|
5fb67b1ae1
|
Merge pull request #210 from cgjones/issue-188-v2
remove State.masterMode
|
14 years ago |
Rob Sayre
|
350484d5c2
|
fix nit spotted by cgjones.
|
14 years ago |
Chris Jones
|
9c3aef1f19
|
remove State.masterMode
|
14 years ago |
Rob Sayre
|
e64cda9498
|
Oops, missed existence check.
|
14 years ago |
sbarman
|
55bb98317d
|
cleanup
|
14 years ago |
sbarman
|
d749b7ccbd
|
cleanup
|
14 years ago |
sbarman
|
b83d2cdffc
|
cleanup
|
14 years ago |
sbarman
|
9d182ec9ef
|
Merge branch 'master' into patterncs
Conflicts:
pdf.js
|
14 years ago |
Andreas Gal
|
d7ff95f0de
|
Merge pull request #206 from notmasteryet/cff-issues
CFF issues
|
14 years ago |
notmasteryet
|
4169fe151d
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cff-issues
Conflicts:
fonts.js
|
14 years ago |
notmasteryet
|
70164163de
|
fixing CFF things to pass FontValidator
|
14 years ago |
Andreas Gal
|
d984916380
|
Merge pull request #203 from sayrer/master
Almost passing gjslint
|
14 years ago |
Rob Sayre
|
699c91b0aa
|
Fix up late patches to pdf.js and web/compatibility.js.
|
14 years ago |
Rob Sayre
|
ebeff10a9a
|
Merge upstream.
|
14 years ago |
Rob Sayre
|
f5a3587dde
|
Almost passing gjslint.
|
14 years ago |
sbarman
|
493fb45efd
|
Added hack to display gradients
|
14 years ago |
Andreas Gal
|
7254d5c2ef
|
Merge pull request #202 from devongovett/master
Fixed the viewer to make it work in browsers not supporting the file API
|
14 years ago |
Devon Govett
|
b4461eeb26
|
Fix test page in non FileAPI supporting browsers
|
14 years ago |
Andreas Gal
|
642e6f9fa5
|
Merge pull request #201 from notmasteryet/hacks
Function.prototype.bind emulation; enable compatibility.js for multi_page
|
14 years ago |
notmasteryet
|
e5762f3ec8
|
Function.prototype.bind emulation; enable compatibility.js for multi_page_viewer
|
14 years ago |
Andreas Gal
|
edd2795c17
|
Merge pull request #197 from ironymark/master
Support PDF generated by OpenOffice
|
14 years ago |
Rob Sayre
|
201da88f64
|
Merge pull request #199 from notmasteryet/hacks
Hacks
|
14 years ago |
Adil Allawi
|
5d337b1c76
|
Added sample OpenOffice file to tests
|
14 years ago |
notmasteryet
|
2179cd0943
|
Move compatibility.js into web folder, enable it for viewer.html
|
14 years ago |
Rob Sayre
|
3ad0c0b654
|
Merge remote branch 'upstream/master'
|
14 years ago |
notmasteryet
|
c35743f1cd
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
|
14 years ago |
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.
|
14 years ago |
Rob Sayre
|
ca039d7c7c
|
Merge pull request #198 from cgjones/issue-196
get shavian-load test working
|
14 years ago |
Chris Jones
|
b1f717cb7f
|
get shavian-load test working
|
14 years ago |
sbarman
|
8621e1c358
|
Merge branch 'master' into patterncs
|
14 years ago |
Andreas Gal
|
7d54de5b32
|
Merge pull request #193 from cgjones/issue-192
add unicode test
|
14 years ago |
Rob Sayre
|
d4c5fde20d
|
Fix typo.
|
14 years ago |
Chris Jones
|
add73f017b
|
Merge pull request #195 from sayrer/master
make server
|
14 years ago |
Rob Sayre
|
4530384769
|
Add a make server target, fix paths to scripts.
|
14 years ago |
sbarman
|
8fce6938c4
|
Initial implementation of shading patterns. Radial shading is somewhat broken.
|
14 years ago |
Andreas Gal
|
8be8beaa20
|
Merge pull request #194 from sayrer/master
Makefile
|
14 years ago |
Rob Sayre
|
54bfa1d7e9
|
Add newline to end of Makefile.
|
14 years ago |
Rob Sayre
|
7f5c7a3130
|
Add Makefile. Move some files around to make building the website easier.
|
14 years ago |
Chris Jones
|
e8f98f4e16
|
add unicode test
|
14 years ago |
Chris Jones
|
6561104d7e
|
Merge pull request #190 from sbarman/unicodecharts
Add check for reference in the Page class
|
14 years ago |
sbarman
|
c7bcd91813
|
Merge pull request #191 from sbarman/indexcs
bug with length of lookup table
|
14 years ago |
sbarman
|
7d3e08eefd
|
bug with length of lookup table
|
14 years ago |
sbarman
|
28a01646bb
|
cleanup
|
14 years ago |
sbarman
|
2e83b0cc0d
|
Fixes to parser for the test pdf in www.unicode.org/charts
|
14 years ago |
sayrer
|
5f70605dd8
|
Merge pull request #182 from cgjones/issue-176
we don't cache built-in fonts
|
14 years ago |
sayrer
|
43aaa8b4dd
|
Merge pull request #180 from cgjones/issue-174
fix issues 177 and 179
|
14 years ago |
Chris Jones
|
2dc1ff98ac
|
built-in fonts are not cached
|
14 years ago |