Poppler — poppler-25.09.0

From commit messages

poppler-25.09.0

poppler 25.09.0

Changed 6
  • SplashPath and related Splash methods now take paths by const reference instead of pointer
  • Multiple Splash methods now return unique_ptr instead of raw pointers and marked several methods as static
  • Several matrix and array fields converted from pointers to std::array for type safety including GfxTilingPattern, GfxFont, and AnnotColor
  • GlobalParams and font handling functions converted to use std::string instead of GooString for file path operations
  • CMap and character code mapping functions refactored to use std::string instead of GooString
  • Increased fileStreamBufSize to a more modern value
Fixed 3
  • JBIG2Stream::readTextRegion: Fix yet another potential integer overflow
  • Cache XYZ2Display transforms in Catalog
  • glib: fix ODR issue with enum
View original

Upgraded? How did it go?

Discussion