PoDoFo is a library to work with the PDF file format
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
!uwp & !xbox
LGPL-2.0-or-later
Manifest