-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lib): update poppler win32 binaries from 0.90.0 to 0.90.1
- Loading branch information
Frazer Smith
committed
Jul 26, 2020
1 parent
3632bc9
commit cb8c013
Showing
62 changed files
with
154 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ class Poppler { | |
__dirname, | ||
'lib', | ||
'win32', | ||
'poppler-0.90.0', | ||
'poppler-0.90.1', | ||
'bin' | ||
); | ||
break; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ switch (platform) { | |
__dirname, | ||
'lib', | ||
'win32', | ||
'poppler-0.90.0', | ||
'poppler-0.90.1', | ||
'bin' | ||
); | ||
break; | ||
|
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file renamed
BIN
+217 KB
src/lib/win32/poppler-0.90.0/bin/libssh2.dll → src/lib/win32/poppler-0.90.1/bin/libssh2.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+21 KB
...ib/win32/poppler-0.90.0/bin/pdfattach.exe → ...ib/win32/poppler-0.90.1/bin/pdfattach.exe
Binary file not shown.
Binary file renamed
BIN
+25 KB
...ib/win32/poppler-0.90.0/bin/pdfdetach.exe → ...ib/win32/poppler-0.90.1/bin/pdfdetach.exe
Binary file not shown.
Binary file renamed
BIN
+23 KB
...lib/win32/poppler-0.90.0/bin/pdffonts.exe → ...lib/win32/poppler-0.90.1/bin/pdffonts.exe
Binary file not shown.
Binary file renamed
BIN
+39 KB
...ib/win32/poppler-0.90.0/bin/pdfimages.exe → ...ib/win32/poppler-0.90.1/bin/pdfimages.exe
Binary file not shown.
Binary file renamed
BIN
+58.5 KB
src/lib/win32/poppler-0.90.0/bin/pdfinfo.exe → src/lib/win32/poppler-0.90.1/bin/pdfinfo.exe
Binary file not shown.
Binary file renamed
BIN
+21 KB
.../win32/poppler-0.90.0/bin/pdfseparate.exe → .../win32/poppler-0.90.1/bin/pdfseparate.exe
Binary file not shown.
Binary file renamed
BIN
+116 KB
...b/win32/poppler-0.90.0/bin/pdftocairo.exe → ...b/win32/poppler-0.90.1/bin/pdftocairo.exe
Binary file not shown.
Binary file renamed
BIN
+105 KB
...ib/win32/poppler-0.90.0/bin/pdftohtml.exe → ...ib/win32/poppler-0.90.1/bin/pdftohtml.exe
Binary file not shown.
Binary file renamed
BIN
+31 KB
...lib/win32/poppler-0.90.0/bin/pdftoppm.exe → ...lib/win32/poppler-0.90.1/bin/pdftoppm.exe
Binary file not shown.
Binary file renamed
BIN
+29 KB
src/lib/win32/poppler-0.90.0/bin/pdftops.exe → src/lib/win32/poppler-0.90.1/bin/pdftops.exe
Binary file not shown.
Binary file renamed
BIN
+49.5 KB
...ib/win32/poppler-0.90.0/bin/pdftotext.exe → ...ib/win32/poppler-0.90.1/bin/pdftotext.exe
Binary file not shown.
Binary file renamed
BIN
+35.5 KB
...lib/win32/poppler-0.90.0/bin/pdfunite.exe → ...lib/win32/poppler-0.90.1/bin/pdfunite.exe
Binary file not shown.
Binary file renamed
BIN
+139 KB
.../win32/poppler-0.90.0/bin/poppler-cpp.dll → .../win32/poppler-0.90.1/bin/poppler-cpp.dll
Binary file not shown.
Binary file renamed
BIN
+4.7 MB
src/lib/win32/poppler-0.90.0/bin/poppler.dll → src/lib/win32/poppler-0.90.1/bin/poppler.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,7 @@ | |
|
||
#include <vector> | ||
|
||
namespace poppler | ||
{ | ||
namespace poppler { | ||
|
||
class embedded_file_private; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.