Commit Graph

5041 Commits

Author SHA1 Message Date
Yury Delendik
6809f254eb Protection from empty/invalid root or kid in NameTree 2013-03-19 08:36:12 -05:00
Yury Delendik
b7878c150b Merge pull request #2955 from vyv03354/warn_unsupported
Add a console warning when JavaScript/AcroForm/XFA was found
2013-03-19 06:25:51 -07:00
Yury Delendik
9ec9754eba Fixes chrome extension build (#2951) 2013-03-19 07:59:26 -05:00
Yury Delendik
29743f8f9b Merge pull request #2961 from Snuffleupagus/fix-viewBookmark
Stop the viewBookmark button from displaying nonsensical link during document load
2013-03-18 16:40:23 -07:00
Yury Delendik
783945e4a1 Merge pull request #2954 from vyv03354/msjfonts
Add MS built-in Japanese fonts to nonStdFontMap
2013-03-18 16:33:19 -07:00
Jonas
83c09f27cc Fix bug 795225 - address comment 2013-03-18 23:53:45 +01:00
Yury Delendik
772c7894fb Merge pull request #2959 from vyv03354/cmap4
Always separate the last segment of the format 4 'cmap' subtable
2013-03-18 15:28:39 -07:00
vyv03354
385a5f7dcc Add a console warning when JavaScript/AcroForm/XFA was found 2013-03-19 07:27:09 +09:00
Yury Delendik
6cb762246a Merge pull request #2936 from brendandahl/trans-groups2
Add basic support for transparency groups.
2013-03-18 14:48:37 -07:00
Yury Delendik
dc12d33f4d Adding PlayPreview API support to pdf.js/mozilla-central 2013-03-18 16:12:24 -05:00
vyv03354
538894f115 Always separate the last segment of the format 4 'cmap' subtable 2013-03-18 22:06:29 +09:00
vyv03354
9bcd6bb280 Add MS built-in Japanese fonts to nonStdFontMap 2013-03-17 09:45:23 +09:00
Yury Delendik
d48097845f Merge pull request #2953 from vyv03354/negheight
Deal with negative vScale value
2013-03-16 10:13:09 -07:00
Yury Delendik
627d56485e Merge pull request #2724 from yurydelendik/embed-2
Handles embed tags via PlayPreview API
2013-03-16 09:18:10 -07:00
Yury Delendik
55a0e41139 Merge pull request #2952 from vyv03354/b5pc
Implement "B5pc-H" CMap
2013-03-16 09:16:30 -07:00
vyv03354
d933386e76 Deal with negative vScale value 2013-03-16 20:23:34 +09:00
vyv03354
9e43ad0673 Implement "B5pc-H" CMap 2013-03-16 19:46:10 +09:00
Brendan Dahl
655324de74 Merge pull request #2950 from brendandahl/ignore-snps
Ignore test snapshots directory.
2013-03-15 11:24:57 -07:00
Brendan Dahl
11a754f93d Ignore test snapshots directory. 2013-03-15 11:24:08 -07:00
Brendan Dahl
ad842b6bb8 Remove mozOpaque. 2013-03-15 09:31:52 -07:00
Brendan Dahl
93b99e7352 Fix where image component decoding takes place. 2013-03-14 14:06:44 -07:00
Yury Delendik
f627281626 Merge pull request #2942 from brendandahl/add-back-cid
Add back cid cff font test.
2013-03-13 18:18:01 -07:00
Brendan Dahl
a544a5a8b0 Add back cid cff font test. 2013-03-13 12:06:09 -07:00
Brendan Dahl
5dc9e203e1 Merge pull request #2927 from mduan/fix-this-binding
Fix issue with 'this' binding in PdfStreamConverter
2013-03-13 11:35:58 -07:00
Brendan Dahl
4fa4f109bd Merge pull request #2940 from brendandahl/ref-fixes
Use relative paths for ref images and copy refs.
2013-03-13 11:22:44 -07:00
Brendan Dahl
c15d81b58b Use relative paths for ref images and copy refs. 2013-03-13 10:56:22 -07:00
Brendan Dahl
725cd5407f Add basic support for transparency groups. 2013-03-12 17:20:38 -07:00
Brendan Dahl
b51b051b82 Merge pull request #2935 from brendandahl/png-refs2
Store references as pngs and write failures to separate png files.
2013-03-12 17:18:08 -07:00
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
2013-03-12 16:57:23 -07:00
Brendan Dahl
b26049eed7 Store references as pngs and write failures to separate png files. 2013-03-12 16:35:09 -07:00
Yury Delendik
3f195f3308 Merge pull request #2932 from vyv03354/bug849627
Fix the calculation of default vertical metrics
2013-03-12 12:45:28 -07:00
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.
2013-03-13 02:08:37 +09:00
Yury Delendik
61a3b3d035 Handles embed tags via PlayPreview API 2013-03-12 10:16:03 -05:00
Jonas
4378a932ef Rewrite and refactor getVisibleElements() to make it more generic - address comments by @brendandahl 2013-03-12 00:29:34 +01:00
Brendan Dahl
1f9b28f3f6 Merge pull request #2913 from yurydelendik/combine-os2valid
Removes isOS2Valid; resets fsType
2013-03-11 15:50:22 -07:00
Yury Delendik
9ee5a66f35 Merge pull request #2903 from brendandahl/blend-modes
Add support for blend modes.
2013-03-11 11:57:13 -07:00
Yury Delendik
1399b904a1 Merge pull request #2915 from dummas/master
Added additional language
2013-03-11 11:43:44 -07:00
Mack Duan
65194afdd4 Fix issue with 'this' binding in PdfStreamConverter 2013-03-11 10:36:25 -07:00
Brendan Dahl
523aa9c152 Add support for blend modes. 2013-03-11 10:23:47 -07:00
Yury Delendik
c11a8a6e42 Merge pull request #2926 from yurydelendik/shift-zoom
Adds optional Shift for zoom keybindings
2013-03-11 09:06:54 -07:00
Yury Delendik
601b81f4ed Adds optional Shift for zoom keybindings 2013-03-11 11:04:43 -05:00
Yury Delendik
8baa1484cd Merge pull request #2918 from vyv03354/test2842
Regression test for issue 2842
2013-03-11 08:54:11 -07:00
Jonas
82b588389f Scroll the Thumbnail of the current page into view when exiting fullscreen mode 2013-03-10 13:56:24 +01:00
vyv03354
3529658ac5 Regression test for issue 2842 2013-03-10 11:24:27 +09:00
Maksim Norkin
55ec0f798c Adding lt l10n 2013-03-09 16:37:53 +02:00
Yury Delendik
0ebe91c50b Merge pull request #2912 from brendandahl/empty-private-dict
Use empty private dictionaries instead of removing them.
2013-03-08 13:37:00 -08:00
Yury Delendik
ad3390c24c Removes isOS2Valid; resets fsType 2013-03-08 14:11:12 -06:00
Brendan Dahl
7050a54a4e Use empty private dictionaries instead of removing them. 2013-03-08 11:07:36 -08:00
Yury Delendik
f58aee165e Merge pull request #2910 from ofirdev/master
Make sure IE9 get integers for rgb
2013-03-08 08:04:02 -08:00
Ofir
549a35e67f Make sure IE9 gets integers because grad.addColorStop fails with floats 2013-03-08 17:26:10 +02:00