PoDoFo is a library to work with the PDF file format
Run the following Vcpkg command to install the port.
vcpkg install podofo
podofo provides CMake targets:
find_package(podofo CONFIG REQUIRED) target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:podofo_shared>,podofo_shared,podofo_static>)
Use Fontconfig
Enable font manager
v0.10.4#0
Oct 7, 2024
!uwp & !xbox
podofo/podofo393
github.com/podofo/podofo
4b727d3c02
LGPL-2.0-or-later
Manifest