diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-22 18:17:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-22 18:17:17 +0000 |
commit | 79a2af6743e2be31f60945db51e201294f83ba70 (patch) | |
tree | 66ab72ec9cf4fa67122818a6285eca5f0df745bd /print/poppler-glib | |
parent | fa278815abcf2689a5f29441d51820f26ab6a7a6 (diff) | |
download | pkgsrc-79a2af6743e2be31f60945db51e201294f83ba70.tar.gz |
Update poppler to 0.44.0:
Release 0.44.0
core:
* Fix Compile in 32bit linux. Bug #95492
* Splash: type 3 chars. restore the current position also in output device. Bug #95344
* Splash: Improve rendering of some dotted lines. Bug #84693
* Refactor GooString::Set(). Bug #94201
* Fix typo in GfxPatchMeshShading::parse
* Fix memory leak in PSOutputDev::filterPSLabel
* Fix memory leak in SignatureHandler::getDefaultFirefoxCertDB_Linux
* Fix potential crash in SplashOutputDev::doUpdateFont
* Fix potential crash in TextPage::coalesce
* Remove call that does nothing
utils:
* pdftocairo: add -antialias option. Bug #94977
Release 0.43.0
core:
* Implement sanity check for linearization usage. Bug #92482
* Add SymbolMT as an alias for the Symbol font. Bug #93168
* Fix some blank files. Bug #94756
* cairo: fix fillToStrokePathClip crash and rendering. Bug #62905
* cairo: Check if PDF knows the width of 'm' in case of substituted font. Bug #94054
* cairo: save mask state and don't extend image mask. bug #94234
* SplashOuputDev: Compile with C++11 compilers that don't define isinfinite. Bug #94761
* typo fixes
utils:
* pdftocairo: Calculate rotation before scaling. Bug #94655
qt4:
* Fix crash on certain PDF form item activation actions. Bug #94873
qt5:
* Fix crash on certain PDF form item activation actions. Bug #94873
Diffstat (limited to 'print/poppler-glib')
-rw-r--r-- | print/poppler-glib/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler-glib/PLIST b/print/poppler-glib/PLIST index 6ded59dbd12..5a973412c16 100644 --- a/print/poppler-glib/PLIST +++ b/print/poppler-glib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2016/01/27 10:26:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.20 2016/05/22 18:17:17 wiz Exp $ include/poppler/glib/poppler-action.h include/poppler/glib/poppler-annot.h include/poppler/glib/poppler-attachment.h @@ -39,7 +39,6 @@ share/gtk-doc/html/poppler/api-index-full.html share/gtk-doc/html/poppler/ch01.html share/gtk-doc/html/poppler/home.png share/gtk-doc/html/poppler/index.html -share/gtk-doc/html/poppler/index.sgml share/gtk-doc/html/poppler/left-insensitive.png share/gtk-doc/html/poppler/left.png share/gtk-doc/html/poppler/poppler-Error-handling.html |