Opened 4 years ago

Closed 4 years ago

#13988 closed enhancement (fixed)

poppler-20.09.0

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by thomas, 4 years ago

poppler-20.09.0.tar.xz (Tue September 1, 2020):

core:

  • Compability fix for Forms
  • Fix fetching of Objects failing in some cases
  • Fix clearing date in Annot setModified/setDate
  • TextSelectionPainter: support glyphless fonts
  • Splash: Don't try read past end of image
  • avoid abort() on large memory allocation
  • Fix memory leak on broken files
  • Fix potential invalid memory read
  • Small code improvements

qt5:

  • Document TextAnnotation::inplaceAlign
  • Make Annotation::setModification/CreationDate work on existing annots
  • Be a bit more stubborn converting dates that come from xml
  • Clean as many null characters from the end as possible when converting strings

glib:

  • Add accessor functions for PopplerAttachment
  • Deprecate PopplerAttachment GTime fields
  • Deprecate PopplerDocument date properties

utils:

  • pdftoppm: report error and exit if output file cannot be written
  • Document that PDF-file can be '-' to read it from stdin

build system:

  • cmake: Modern way to link against libpng, zlib and libtiff
  • cmake: Remove stray support for lcms1 in pdftocairo

comment:2 by thomas, 4 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:3 by thomas, 4 years ago

Pygments required (along with gtk-doc) if -DENABLE_GTK_DOC is given

The sed on make-glib-api-docs is invalid

comment:4 by thomas, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r23680

Note: See TracTickets for help on using tickets.