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
Brendan Dahl
d17dc935a9
Merge pull request #2905 from yurydelendik/issue-2880
...
Takes clientTop in account in getVisibleElements
2013-03-07 13:48:13 -08:00
Brendan Dahl
486b8bcae2
Merge pull request #2901 from yurydelendik/shelljs-0.1.2
...
Updates shell.js to v0.1.2
2013-03-07 13:47:07 -08:00
Yury Delendik
7b2441ec23
Takes clientTop in account in getVisibleElements
2013-03-07 14:11:49 -06:00
Yury Delendik
0a27f18bfe
Updates shell.js to v0.1.2
2013-03-07 10:43:23 -06:00
Brendan Dahl
0e14f0ccae
Merge pull request #2818 from yurydelendik/seac
...
Seac support for Windows
2013-03-05 09:02:54 -08:00
Yury Delendik
7bf8b4c0b1
Update README.md
2013-03-05 10:50:21 -06:00
allstars.chh
1faca19021
update manifest of hmm.pdf
2013-03-05 11:33:50 +08:00
Yury Delendik
a3b2ad30fa
Adds endchar with 4 arguments test.
2013-03-04 14:28:04 -06:00
Yury Delendik
8ee193892b
Seac support for Windows
2013-03-04 12:37:59 -06:00
Yury Delendik
04599bc4d0
Merge pull request #2861 from brendandahl/save-as-2
...
Add save as support for Firefox.
2013-03-04 09:11:20 -08:00
Yury Delendik
9759124dd1
Merge pull request #2880 from yurydelendik/clientTop
...
Takes top border width in account (cont #2874 )
2013-03-03 17:10:24 -08:00
Yury Delendik
3a5258d069
Takes top border width in account (cont #2874 )
2013-03-03 19:08:23 -06:00
Yury Delendik
91ab83a69a
Merge pull request #2872 from sgtatham/master
...
Fix handling of [page /XYZ null null null] destinations.
2013-03-03 15:00:54 -08:00
Simon Tatham
c164f03e5a
/XYZ destinations: default to top left of the page.
...
The previous default in the absence of provided coordinates was the
bottom left, so that if you followed a PDF link annotation with a
destination of [page /XYZ null null null] then you would see a gutter
followed by the page _after_ the intended one, because pdf.js had
carefully aligned the lower left corner of the target page with the
top of the window.
As part of this change we allow missing x,y parameters in URLs with a
&zoom= parameter to propagate nulls into pageViewScrollIntoView
instead of being replaced with zero in pdfViewSetHash, so as to do
this substitution in one place.
2013-03-03 22:35:30 +00:00
Yury Delendik
ff3a6fab6f
Merge pull request #2879 from vyv03354/type3
...
Skip FontName vs. BaseFont check for Type 3 fonts
2013-03-03 12:58:23 -08:00
Yury Delendik
43f70d1601
Merge branch 'ctrl0'
2013-03-03 14:42:32 -06:00
Yury Delendik
dbf22e5194
Keeping Ctrl+0 unhandled
2013-03-03 14:41:43 -06:00
vyv03354
999cac517a
Skip FontName vs. BaseFont check for Type 3 fonts
...
Type 3 font dict does not have a BaseFont entry (see PDF Reference 9.6.5 Table 112). This check is actually causing false positives:
http://math.berkeley.edu/~daisuke/Bonn2013.pdf
http://math.berkeley.edu/~daisuke/BVSOL.pdf
http://www.ieice-hbkb.org/files/06/06gun_02hen_04.pdf
http://www.asahi-net.or.jp/~td6i-st/fuku-cathedral/new/gat.pdf
2013-03-04 05:24:43 +09:00
Yury Delendik
233308e9eb
Merge pull request #2874 from yurydelendik/shadow
...
Replacing page shadow with image; removing some prefixed styles
2013-03-03 12:17:54 -08:00
Yury Delendik
4c061cdbf4
Merge pull request #2875 from vyv03354/tounicode
...
Convert CID fonts using "ToUnicode" CMap if available
2013-03-03 12:04:42 -08:00
Yury Delendik
4024354bd0
Merge pull request #2877 from vyv03354/tilector
...
Pass commonObjs to TilingPattern constructor
2013-03-03 10:01:14 -08:00
Yury Delendik
85ddd9405a
Replacing page shadow with image; removing some profixed styles
2013-03-03 09:38:38 -06:00
vyv03354
9310e852db
Pass commonObjs to TilingPattern constructor
...
Broken example: http://www.eiken.or.jp/eiken/apply/private/flow/pdf/ichiji.pdf
2013-03-03 21:36:44 +09:00
vyv03354
6c3d66fb46
Convert CID fonts using "ToUnicode" CMap if available
2013-03-03 15:00:49 +09:00
Yury Delendik
32938d3a66
Merge remote-tracking branch 'mozilla/master' into cidtype2
...
Conflicts:
test/test_manifest.json
2013-03-02 16:09:00 -06:00
Yury Delendik
de9f0a9435
Merge pull request #2865 from vyv03354/90pv
...
Implement "90pv" CMap
2013-03-02 09:31:07 -08:00
Yury Delendik
cb871774d7
Merge pull request #2868 from yurydelendik/issue-2867
...
Fixes NameTree reading
2013-03-02 06:21:36 -08:00
Yury Delendik
2bdfc0727f
Fixes NameTree reading
2013-03-02 08:00:17 -06:00
vyv03354
96f6fcf8ba
Convert cid to Unicode when rebuilding Type 2 CID fonts encoded with non-Identity CMap
2013-03-02 21:25:35 +09:00
vyv03354
c9ee7b9bfa
Implement "90pv" CMap
2013-03-02 11:02:35 +09:00
Yury Delendik
3131c7bfdb
Merge pull request #2862 from kkujala/l10n
...
Update finnish localization
2013-03-01 12:42:00 -08:00
Kalervo Kujala
75bb94948a
Update finnish localization
2013-03-01 22:25:27 +02:00
Brendan Dahl
3f4f056665
Add save as support for Firefox.
2013-03-01 09:52:35 -08:00