#11172 closed enhancement (fixed)
poppler-0.69.0
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (6)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
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
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
comment:3 by , 7 years ago
At https://www.tug.org/svn/texlive/trunk/Build/source/texk/web2c/pdftexdir/ there are different patches for texlive (pdftoepdf) to build with 0.68 and 0.69. The usual messy changes between poppler revisions (ask any texlive builder ;)
So, once 0.69 is in we probably won't be able to build on 0.68.
Meanwhile, I'm still trying to understand what broke with 0.67 (8.3), so take that comment with a grain of salt.
follow-up: 5 comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r20616
Ken, do you want me to attempt a texlive build when I'm through GNOME stuff?
follow-up: 6 comment:5 by , 7 years ago
comment:6 by , 7 years ago
Replying to ken@…:
Replying to renodr:
Fixed at r20616
Ken, do you want me to attempt a texlive build when I'm through GNOME stuff?
That would be useful, if you have the time.
I should, give me a couple days and I'll get back to you with the results. I'm mostly banking on being able to do more than -j3 right now, as with -j4, my CPU overheats over an extended build.
Snatching this as I need it for the optional deps in Adwaita-icon-theme. I might grab babl later while I'm doing CUPS.