From 33ef97f23d77049069e135e0e3b419d0fc309c96 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 13 Jan 2009 10:18:56 +0000 Subject: Update to 0.10.3: Release 0.10.3 core: * Fix a crash on documents with malformed outline. Bug #19024 * Fix leak on AnnotScreen destructor. Bug #19095 * Fix wrong PS generation when a large image is in Patterns. Bug #18908 * Remove BaseFile.h it was never used. Bug #19298 * Improve document saving * Fix PS generation of PDF with malformed font Length2 definition * Fix a leak while parsing annotations * Fix rendering of some checkboxes Qt4: * Fix positioning of Form rects on PDF with cropbox * Fix positioning of Annotation rects on PDF with cropbox. Bug #18558. * Small documentation improvements * Make Document::fonts() work when called more than once. Bug #19405 build system: * CMake: look harder for openjpeg * CMake: update the poppler core headers installation * Autotools: do not install Function.cc as it's not a header Qt: * Fix deserialization of links right coordinate --- print/poppler-includes/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/poppler-includes') diff --git a/print/poppler-includes/PLIST b/print/poppler-includes/PLIST index 200f451040e..1e17d11a644 100644 --- a/print/poppler-includes/PLIST +++ b/print/poppler-includes/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/20 14:32:19 dillo Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/01/13 10:18:56 wiz Exp $ include/poppler/Annot.h include/poppler/Array.h -include/poppler/BaseFile.h include/poppler/BuiltinFont.h include/poppler/BuiltinFontTables.h include/poppler/CMap.h @@ -93,3 +92,4 @@ include/poppler/splash/SplashXPath.h include/poppler/splash/SplashXPathScanner.h @dirrm include/poppler/splash @dirrm include/poppler/goo +@comment in poppler: @dirrm include/poppler -- cgit v1.2.3