diff options
Diffstat (limited to 'Build/source/libs/poppler/poppler-src/NEWS')
-rw-r--r-- | Build/source/libs/poppler/poppler-src/NEWS | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/Build/source/libs/poppler/poppler-src/NEWS b/Build/source/libs/poppler/poppler-src/NEWS index e38866e2c8a..485f89ea57a 100644 --- a/Build/source/libs/poppler/poppler-src/NEWS +++ b/Build/source/libs/poppler/poppler-src/NEWS @@ -1,34 +1,3 @@ -Release 0.69.0 - core: - * Add annotation font color - * Splash: Some speed improvements - * PSOutputDev: add native support for type 7 shadings when using level 3 - * Add support for PDF subtype property - * Link: Fix memory leak regarding next actions - * Fix handling of Signature Info Location and Reason - * Fix errors in computation of type3 glyphs transformation matrix - * Reimplement Dict class in a more modern way - * Fix security issues found by oss-fuzz - * Fix memory issues in GfxImageColorMap copy ctor - * Don't abort if the SampleFunction has too many samples. Issue #634 - * Document the OutputDev::clip and OutputDev::oeClip methods - * fix macOS compilation due to boolean define in jpeglib - * Split GDir and GDirEntry out of gfile.h. Issue #370 - - qt5: - * Add annotation font color - - cpp: - - utils: - * pdfinfo: Show PDF subtype - * pdftotext: Fix only outputs first page content with -bbox-layout option. Issue #88 - * pdftotext: Fix memory leak in printLine - - - build system: - * Require C++14 - Release 0.68.0 core: * Add Reason and Location to SignatureInfo. Bug #107299 |