notmasteryet
|
a56f36e350
|
Zooming control
|
14 years ago |
mohansun
|
1babe72c38
|
Fix for few html tag errors (as reported by Safari 5.0.6)
|
14 years ago |
notmasteryet
|
d664652b86
|
Lifting up this.xref; buttons tooltips
|
14 years ago |
notmasteryet
|
3aa6e38f01
|
Switching to the document outline view if the document structure is present
|
14 years ago |
sbarman
|
5f233d7cde
|
cleanup
|
14 years ago |
sbarman
|
259f8c7317
|
added include to fonts_util.js
|
14 years ago |
sbarman
|
2ad39c20cf
|
added include to fonts_util.js
|
14 years ago |
sbarman
|
8ff8a92244
|
Revert "Merge branch 'writeToFile' into hmm"
This reverts commit 9b91fca347 , reversing
changes made to c592d5ed3b .
|
14 years ago |
Vivien Nicolas
|
bf86d1bec8
|
Use Tango Public Domain icons and add some small tweaks to viewer.js
|
14 years ago |
Vivien Nicolas
|
0edb6546a5
|
Unify the multi_page_viewer and the basic viewer
|
14 years ago |
sbarman
|
7d5470a7e5
|
added include to fonts_util.js
|
14 years ago |
sbarman
|
dbc6d67ea6
|
added include to fonts_util.js
|
14 years ago |
Vivien Nicolas
|
f5b9a9355b
|
Get rid of the inclusion of fonts_utils
|
14 years ago |
Vivien Nicolas
|
10e9694135
|
Support font with characters below 0x20 declared in format 1 cmap and be more general about the TrueType rewritting cases
|
14 years ago |
notmasteryet
|
2179cd0943
|
Move compatibility.js into web folder, enable it for viewer.html
|
14 years ago |
Rob Sayre
|
4530384769
|
Add a make server target, fix paths to scripts.
|
14 years ago |
Rob Sayre
|
7f5c7a3130
|
Add Makefile. Move some files around to make building the website easier.
|
14 years ago |
notmasteryet
|
a82536881d
|
Compatibility hacks for IE, Opera, Safari
|
14 years ago |
notmasteryet
|
5ece4da552
|
the "hieght" and the 72dpi<->96dpi fixes
|
14 years ago |
notmasteryet
|
2e1d947ec5
|
security.js -> crypto.js; add ref to the multi-page-viewer
|
14 years ago |
notmasteryet
|
d68b136ac4
|
security.js -> crypto.js; add ref to the multi-page-viewer
|
14 years ago |
Vivien Nicolas
|
1a141cbf17
|
Add a 'scale' url parameter
|
14 years ago |
Vivien Nicolas
|
69c1a54971
|
Add a 'scale' url parameter
|
14 years ago |
notmasteryet
|
c78c209eb5
|
Basic DecryptStream functionality; md5 and arcfour algorithms
|
14 years ago |
notmasteryet
|
994b075470
|
Basic DecryptStream functionality; md5 and arcfour algorithms
|
14 years ago |
Andreas Gal
|
22efbb3af3
|
rename test.html to viewer.html
|
14 years ago |
Andreas Gal
|
3f5974da32
|
rename test.html to viewer.html
|
14 years ago |
Andreas Gal
|
735bfa5972
|
move cffStandardStrings into utils/ along with font_utils.js
|
14 years ago |
Andreas Gal
|
47a8303512
|
move cffStandardStrings into utils/ along with font_utils.js
|
14 years ago |
Andreas Gal
|
1db4812c00
|
inline Encodings table into pdf.js and use getters for lazy construction
|
14 years ago |
Andreas Gal
|
9e178e88c8
|
inline Encodings table into pdf.js and use getters for lazy construction
|
14 years ago |
Chris Jones
|
370303f005
|
render at 1.5x scale
|
14 years ago |
Chris Jones
|
b82392f417
|
render at 1.5x scale
|
14 years ago |
Vivien Nicolas
|
6f91d109c6
|
Rename PDFFonts.js to fonts.js
|
14 years ago |
Vivien Nicolas
|
446e958b5d
|
Rename PDFFonts.js to fonts.js
|
14 years ago |
Soumya Deb
|
2941da3a33
|
Test-page updated to allow the user open local PDFs
|
14 years ago |
Soumya Deb
|
327e36b347
|
Test-page updated to allow the user open local PDFs
|
14 years ago |
Andreas Gal
|
595f00f82a
|
measure load/compile/render times
|
14 years ago |
Andreas Gal
|
97bb956ac9
|
measure load/compile/render times
|
14 years ago |
Andreas Gal
|
cf4bca7813
|
completed async font loading framework
|
14 years ago |
Andreas Gal
|
77bc59681e
|
completed async font loading framework
|
14 years ago |
Vivien Nicolas
|
78e36888fd
|
Add Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator
|
14 years ago |
Vivien Nicolas
|
f7e90f569c
|
Add Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator
|
14 years ago |
Vivien Nicolas
|
0ebd3cdf93
|
Add support for ligatures, asterisks, etc.
|
14 years ago |
Vivien Nicolas
|
4cae2df1e5
|
Add support for ligatures, asterisks, etc.
|
14 years ago |
Vivien Nicolas
|
9830b09f34
|
Small changes
|
14 years ago |
Vivien Nicolas
|
066e4c45e0
|
Remove the Type2 validation data from the tree
|
14 years ago |
Vivien Nicolas
|
e0beef4e25
|
No more errors for an empty unicode table
|
14 years ago |
Vivien Nicolas
|
18b2e3c6f8
|
Add the beginning of a CFF encoder
|
14 years ago |
Chris Jones
|
78d0b3caf1
|
implement TL and T*
|
14 years ago |