Skip to Content

podofo v0.10.4

Created
Updated

PoDoFo is a library to work with the PDF file format

# Usage

podofo provides CMake targets:

find_package(podofo CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:podofo_shared>,podofo_shared,podofo_static>) 

# License

# Supported Platforms

!uwp & !xbox

  • linux
  • osx
  • windows
  • uwp

# Features

Default feature: fontmanager

# fontconfig

Use Fontconfig

Dependencies:
and 15 transitive dependencies:
Host Dependencies:
5 transitive dependencies:

# fontmanager default

Enable font manager

Dependencies:
  • podofo

    Platforms: !windows
    Features: fontconfig

and 16 transitive dependencies:
Host Dependencies:
5 transitive dependencies:

# Dependencies

and 2 transitive dependencies:

# Host Dependencies

and one transitive dependency:

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Jackie Ng's avatar Jackie Ng
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Alexej Harm's avatar Alexej Harm
  • Cory Mickelson's avatar Cory Mickelson
  • Robert Schumacher's avatar Robert Schumacher
  • Victor Romero's avatar Victor Romero
  • Alexander Neumann's avatar Alexander Neumann
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • pravic's avatar pravic
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • JonLiu1993's avatar JonLiu1993
  • Frank's avatar Frank
  • Kai Pastor's avatar Kai Pastor
  • Chuck Walbourn's avatar Chuck Walbourn
  • Jia Yue Hua's avatar Jia Yue Hua
  • Lily Wang's avatar Lily Wang
  • MonicaLiu's avatar MonicaLiu

# Changelog

  • 4b727d3 [podofo] update to 0.10.4 (#41393)
  • 52b52b4 [podofo] Update to 0.10.3 (#35788)
  • e9aaa09 [podofo] Update to 0.10.2 (#35436)
  • b04b4fe [podofo] update to 0.10.1 (#34171)
  • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
  • e05695d [podofo] Cleanup and fixes (#31658)
  • c6592ce [podofo] Change to github and update version to 0.10.0 (#31584)
  • 90bff08 [PoDoFo] update to 0.9.8 (#26046)
  • 432037c [podofo] Re-fix export PoDoFoConfig.cmake (#25447)
  • 9603492 [podofo] Install PoDoFoConfig.cmake, fix usage (#25328)
and 16 more commits:

# Source