Jonas
|
e081c764af
|
Tweak external links in fullscreen mode - follow up on #2712
|
12 years ago |
vyv03354
|
7ad3e46ca8
|
Correct a typo in DeviceRgbCS_getRgbBuffer
|
12 years ago |
Brendan Dahl
|
fea4507c24
|
Create color maps for single component color spaces.
|
12 years ago |
Brendan Dahl
|
ed1fa5a919
|
Add feature test for blend mode.
|
12 years ago |
Mack Duan
|
79831d7ec5
|
Support rendering appearance streams for annotations
|
12 years ago |
Brendan Dahl
|
921f3211a4
|
Merge pull request #2916 from Snuffleupagus/getVisibleElements
Rewrite and refactor getVisibleElements() to make it more generic
|
12 years ago |
Brendan Dahl
|
671521c120
|
Merge pull request #2968 from yurydelendik/nametree
Misc NameTree/JavaScript fixes
|
12 years ago |
Brendan Dahl
|
aa2b1f0a24
|
Merge pull request #2969 from yurydelendik/notificationBox
Fixes notificationBox on Linux
|
12 years ago |
Brendan Dahl
|
36a7b8a224
|
Merge pull request #2962 from yurydelendik/embed-mc
Adds PlayPreview API support to pdf.js/mozilla-central
|
12 years ago |
Yury Delendik
|
8d0494caf3
|
Fixes notificationBox on Linux
|
12 years ago |
Yury Delendik
|
0d54347d57
|
Adds unicode conversion for js code
|
12 years ago |
Yury Delendik
|
6809f254eb
|
Protection from empty/invalid root or kid in NameTree
|
12 years ago |
Yury Delendik
|
b7878c150b
|
Merge pull request #2955 from vyv03354/warn_unsupported
Add a console warning when JavaScript/AcroForm/XFA was found
|
12 years ago |
Yury Delendik
|
9ec9754eba
|
Fixes chrome extension build (#2951)
|
12 years ago |
Yury Delendik
|
29743f8f9b
|
Merge pull request #2961 from Snuffleupagus/fix-viewBookmark
Stop the viewBookmark button from displaying nonsensical link during document load
|
12 years ago |
Yury Delendik
|
783945e4a1
|
Merge pull request #2954 from vyv03354/msjfonts
Add MS built-in Japanese fonts to nonStdFontMap
|
12 years ago |
Jonas
|
83c09f27cc
|
Fix bug 795225 - address comment
|
12 years ago |
Yury Delendik
|
772c7894fb
|
Merge pull request #2959 from vyv03354/cmap4
Always separate the last segment of the format 4 'cmap' subtable
|
12 years ago |
vyv03354
|
385a5f7dcc
|
Add a console warning when JavaScript/AcroForm/XFA was found
|
12 years ago |
Yury Delendik
|
6cb762246a
|
Merge pull request #2936 from brendandahl/trans-groups2
Add basic support for transparency groups.
|
12 years ago |
Yury Delendik
|
dc12d33f4d
|
Adding PlayPreview API support to pdf.js/mozilla-central
|
12 years ago |
vyv03354
|
538894f115
|
Always separate the last segment of the format 4 'cmap' subtable
|
12 years ago |
vyv03354
|
9bcd6bb280
|
Add MS built-in Japanese fonts to nonStdFontMap
|
12 years ago |
Yury Delendik
|
d48097845f
|
Merge pull request #2953 from vyv03354/negheight
Deal with negative vScale value
|
12 years ago |
Yury Delendik
|
627d56485e
|
Merge pull request #2724 from yurydelendik/embed-2
Handles embed tags via PlayPreview API
|
12 years ago |
Yury Delendik
|
55a0e41139
|
Merge pull request #2952 from vyv03354/b5pc
Implement "B5pc-H" CMap
|
12 years ago |
vyv03354
|
d933386e76
|
Deal with negative vScale value
|
12 years ago |
vyv03354
|
9e43ad0673
|
Implement "B5pc-H" CMap
|
12 years ago |
Brendan Dahl
|
655324de74
|
Merge pull request #2950 from brendandahl/ignore-snps
Ignore test snapshots directory.
|
12 years ago |
Brendan Dahl
|
11a754f93d
|
Ignore test snapshots directory.
|
12 years ago |
Brendan Dahl
|
ad842b6bb8
|
Remove mozOpaque.
|
12 years ago |
Brendan Dahl
|
93b99e7352
|
Fix where image component decoding takes place.
|
12 years ago |
Yury Delendik
|
f627281626
|
Merge pull request #2942 from brendandahl/add-back-cid
Add back cid cff font test.
|
12 years ago |
Brendan Dahl
|
a544a5a8b0
|
Add back cid cff font test.
|
12 years ago |
Brendan Dahl
|
5dc9e203e1
|
Merge pull request #2927 from mduan/fix-this-binding
Fix issue with 'this' binding in PdfStreamConverter
|
12 years ago |
Brendan Dahl
|
4fa4f109bd
|
Merge pull request #2940 from brendandahl/ref-fixes
Use relative paths for ref images and copy refs.
|
12 years ago |
Brendan Dahl
|
c15d81b58b
|
Use relative paths for ref images and copy refs.
|
12 years ago |
Brendan Dahl
|
725cd5407f
|
Add basic support for transparency groups.
|
12 years ago |
Brendan Dahl
|
b51b051b82
|
Merge pull request #2935 from brendandahl/png-refs2
Store references as pngs and write failures to separate png files.
|
12 years ago |
Brendan Dahl
|
605da8bf67
|
Merge pull request #2920 from Snuffleupagus/thumbnail-on-fullscreen-close
Scroll the Thumbnail of the current page into view when exiting fullscreen mode
|
12 years ago |
Brendan Dahl
|
b26049eed7
|
Store references as pngs and write failures to separate png files.
|
12 years ago |
Yury Delendik
|
3f195f3308
|
Merge pull request #2932 from vyv03354/bug849627
Fix the calculation of default vertical metrics
|
12 years ago |
vyv03354
|
99165fb702
|
Fix the calculation of default vertical metrics
Fixes bug 849627 and 849628.
The current code was obviously wrong per the spec 9.7.4.3.
|
12 years ago |
Yury Delendik
|
61a3b3d035
|
Handles embed tags via PlayPreview API
|
12 years ago |
Jonas
|
4378a932ef
|
Rewrite and refactor getVisibleElements() to make it more generic - address comments by @brendandahl
|
12 years ago |
Brendan Dahl
|
1f9b28f3f6
|
Merge pull request #2913 from yurydelendik/combine-os2valid
Removes isOS2Valid; resets fsType
|
12 years ago |
Yury Delendik
|
9ee5a66f35
|
Merge pull request #2903 from brendandahl/blend-modes
Add support for blend modes.
|
12 years ago |
Yury Delendik
|
1399b904a1
|
Merge pull request #2915 from dummas/master
Added additional language
|
12 years ago |
Mack Duan
|
65194afdd4
|
Fix issue with 'this' binding in PdfStreamConverter
|
12 years ago |
Brendan Dahl
|
523aa9c152
|
Add support for blend modes.
|
12 years ago |