sbarman
|
5499cbc1b0
|
figuring out charset
|
14 years ago |
sbarman
|
aeba156d6b
|
Redid encoding
|
14 years ago |
sbarman
|
8e8fb748ac
|
Merge pull request #358 from notmasteryet/issue-356-b
Encoding for standard fonts; symbols encoding
|
14 years ago |
notmasteryet
|
f97a4eede8
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-356-b
|
14 years ago |
notmasteryet
|
b90c6945b8
|
Sanitizing base font name before comparison with 'Symbol'
|
14 years ago |
sbarman
|
488a007f73
|
Merge pull request #352 from notmasteryet/outline
Switching to the document outline view
|
14 years ago |
notmasteryet
|
36d9462016
|
comment fix
|
14 years ago |
vingtetun
|
937e92041c
|
Merge pull request #363 from mohansun/patch-3
Fix for few html tag errors (as reported by Safari 5.0.5)
|
14 years ago |
mohansun
|
1babe72c38
|
Fix for few html tag errors (as reported by Safari 5.0.6)
|
14 years ago |
vingtetun
|
35aa31eb55
|
Merge pull request #362 from mohansun/patch-2
fix for the issue:https://github.com/andreasgal/pdf.js/issues/360
|
14 years ago |
mohansun
|
35cc5f9965
|
fix for the issue:https://github.com/andreasgal/pdf.js/issues/360
|
14 years ago |
Andreas Gal
|
73bb09bdad
|
Merge pull request #359 from vingtetun/master
Fix issue 351
|
14 years ago |
Vivien Nicolas
|
406c2b2f2b
|
Fix a small typo error with the kRasterizerMin usage
|
14 years ago |
Vivien Nicolas
|
62e7d2f608
|
Merge remote branch 'upstream/master'
Conflicts:
web/viewer.js
|
14 years ago |
notmasteryet
|
d58dac0fd3
|
Encoding for standard fonts; symbols encoding
|
14 years ago |
notmasteryet
|
d664652b86
|
Lifting up this.xref; buttons tooltips
|
14 years ago |
Chris Jones
|
52b67e7850
|
Merge pull request #355 from kkujala/master
Add more debug data to error-logs.
|
14 years ago |
Kalervo Kujala
|
8ffbf683b8
|
Add more debug data to error-logs.
Fix also a few gjslint errors.
|
14 years ago |
Andreas Gal
|
e5e8b5a74a
|
Merge pull request #353 from kkujala/master
Add kkujala to the LICENSE contributor list.
|
14 years ago |
Kalervo Kujala
|
d674990baa
|
Add kkujala to the LICENSE contributor list.
|
14 years ago |
notmasteryet
|
94eac2466e
|
Document outline item link (for an-open-web)
|
14 years ago |
notmasteryet
|
3aa6e38f01
|
Switching to the document outline view if the document structure is present
|
14 years ago |
Andreas Gal
|
5ec13b7517
|
Merge pull request #349 from notmasteryet/stencil
stencil mask: height * width optimization and decode inversion
|
14 years ago |
notmasteryet
|
01e2f81a49
|
stencil mask: height * width optimization and decode inversion
|
14 years ago |
Andreas Gal
|
107c03e0e8
|
Merge pull request #344 from notmasteryet/bookmarks
Intra-document links and formatting fixes
|
14 years ago |
Andreas Gal
|
bf9718feaf
|
Merge pull request #347 from notmasteryet/stencil
Implements ImageMask: using image as a stencil mask
|
14 years ago |
notmasteryet
|
9bc76da676
|
Implements ImageMask: using image as a stencil mask
|
14 years ago |
Andreas Gal
|
dab62f9a1e
|
Merge pull request #346 from ironymark/master
Another fix to my last CIDFont patch
|
14 years ago |
notmasteryet
|
3e0c0de985
|
Fixing bookmarks for PDF32000
|
14 years ago |
Adil Allawi
|
eefaa0153f
|
Offset glyphs to the unicode private use area
|
14 years ago |
notmasteryet
|
3b940c4bcd
|
'GoTo' action/links; document outline (no UI)
|
14 years ago |
Chris Jones
|
5d071fffcd
|
Merge pull request #339 from ironymark/master
Fix Type 2 CID Font Encoding
|
14 years ago |
Chris Jones
|
455ff74c19
|
Merge pull request #342 from sbarman/annotation
Added default value for no annotations
|
14 years ago |
Adil Allawi
|
98d628ee3e
|
make cmap glyph offset a symbolic constant
|
14 years ago |
sbarman
|
a67c63db13
|
Added default value for no annotations
|
14 years ago |
Chris Jones
|
2634a72c53
|
Merge pull request #337 from sbarman/openmag
fixed fonts.js to build fonts using strings
|
14 years ago |
sbarman
|
2805122023
|
cleanup
|
14 years ago |
Adil Allawi
|
5a528944f0
|
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
|
14 years ago |
Andreas Gal
|
170871bbfa
|
Merge pull request #338 from notmasteryet/links
Basic URI links support
|
14 years ago |
sbarman
|
0923e940d1
|
cleanup
|
14 years ago |
sbarman
|
5f233d7cde
|
cleanup
|
14 years ago |
sbarman
|
08521e5018
|
Merge branch 'master' into openmag
|
14 years ago |
sbarman
|
23228a55f1
|
Merge branch 'master' of github.com:andreasgal/pdf.js
|
14 years ago |
notmasteryet
|
1e8090c19d
|
brace fix
|
14 years ago |
notmasteryet
|
c2eaa55cd9
|
Move scale out of pdf.js
|
14 years ago |
sbarman
|
085f8dc1c9
|
cleanup
|
14 years ago |
notmasteryet
|
18172c1b4d
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into links
|
14 years ago |
sbarman
|
b1aab2f730
|
Fixed fonts to use strings instead of Uint8Arrays
|
14 years ago |
Chris Jones
|
d6f1719dde
|
Merge pull request #336 from notmasteryet/image-loaded
image load pending
|
14 years ago |
notmasteryet
|
fd0423b5c7
|
image load pending
|
14 years ago |