Skip to content

popplerv26.4.0

Updated

A PDF rendering library

#Usage

The package poppler can be imported via CMake FindPkgConfig module:

find_package(PkgConfig)
pkg_check_modules(POPPLER_CPP REQUIRED IMPORTED_TARGET poppler-cpp)

target_link_libraries(main PRIVATE PkgConfig::POPPLER_CPP)

#Supported Platforms

!uwp & !xbox

  • linux
  • osx
  • windows
  • uwp

#Features

Default features: font-configuration, zlib

#cairo

Enable the Cairo graphics backend

Dependencies:
and 7 transitive dependencies:
Host Dependencies:
4 transitive dependencies:

#cms

Enable use of LCMS2 as color management system

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

#curl

curl for poppler

Dependencies:
  • curl

    Features: (none)

and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

#font-configurationdefault

Defaut font configuration backend

Dependencies:
  • poppler

    Platforms: !windows & !android
    Features: fontconfig

and 8 transitive dependencies:
Host Dependencies:
6 transitive dependencies:

#fontconfig

Use fontconfig

Platforms: !windows, mingw
  • linux
  • osx
  • windows
Dependencies:
and 7 transitive dependencies:
Host Dependencies:
6 transitive dependencies:

#glib

glib for poppler

Dependencies:
and 12 transitive dependencies:
Host Dependencies:
6 transitive dependencies:

#private-api

Install headers for private API (aka unstable API/ABI headers)

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#qt

Enable the Qt API

Dependencies:
and 11 transitive dependencies:
Host Dependencies:
5 transitive dependencies:

#zlibdefault

Use zlib to uncompress flate streams (not totally safe).

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

and 9 transitive dependencies:

#Host Dependencies

and 3 transitive dependencies:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Ronald's avatarRonald
  • Adam Johnson's avatarAdam Johnson
  • Cheney Wang's avatarCheney Wang
  • NancyLi1013's avatarNancyLi1013
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Alexander Neumann's avatarAlexander Neumann
  • autoantwort's avatarautoantwort
  • Kai Pastor's avatarKai Pastor
  • JonLiu1993's avatarJonLiu1993
  • MonicaLiu's avatarMonicaLiu
  • reito's avatarreito
  • sunderme's avatarsunderme
  • Thomas1664's avatarThomas1664
  • Chuck Walbourn's avatarChuck Walbourn
  • WangWeiLin-MV's avatarWangWeiLin-MV
  • Bruno's avatarBruno

#Changelog

  • 47aa1f2[poppler] update to 26.4.0 (#51046)
  • 5059ecc[poppler] Update to 25.07.0 (#46311)
  • 3a882b3[many ports] Don't depend on default features of tiff (#38049)
  • 9f677d2[poppler] Update to 24.3.0 (#37175)
  • 187b695[poppler] Fix poppler/paraview name clash (#35472)
  • 2834ba5[poppler] update to 24.02.0 (#36654)
  • 8ee46dc[poppler] update to 23.11.0 (#35494)
  • 5d2a0a9Update xbox supports expressions for failing ports with copyleft licenses (#31770)
  • 1be4527[poppler] explicitly control dependencies (#31937)
  • a94b6f3[Poppler] Add feature 'qt' (#29615)
Show 14 earlier changes