Skip to Content

podofo v1.0.0

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 podofo::podofo) 

podofo provides pkg-config modules:

# A C++ library to work with the PDF file format
libpodofo 

# License

# Supported Platforms

!uwp & !xbox

  • linux
  • osx
  • windows
  • uwp

# Features

Default feature: fontmanager

# fontconfig

Use Fontconfig

Dependencies:
and 7 transitive dependencies:
Host Dependencies:
5 transitive dependencies:

# fontmanager default

Enable font manager

Dependencies:
  • podofo

    Platforms: !windows
    Features: fontconfig

and 8 transitive dependencies:
Host Dependencies:
5 transitive dependencies:

# 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

and 17 more commits:

# Source