Skip to content

OlexiyKhokhlov/PDFium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support Ukraine Ubuntu-x64

PDFium

PDFium is an open-source project which was developed by Foxit and Google. Google is responsible for some of the most important open-source projects of our time and Foxit is honored to be chosen as the PDF providers for the PDFium project. PDFium provides developers the opportunity to leverage a high performance standards-compliant PDF open-source software library to view, search, print PDF documents, and fill form in PDF documents. It also has been wrapped into Google’s Chrome browser, which replaced codes that was previously closed source

Difference with mainline

  • Build system is changed to 'cmake' as standard de-facto build tool in the c++ world;
  • JS (V8) and XFA support are disabled without any plans to have them. So the result is lightweight and ideally fits for reader programs.
  • Was slightly reduced external dependencies. I e was removed abseil-cpp;
  • Is possible to enable/disable hieroglyph cmaps;

Dependencies

  • ICU;
  • FastFloat;
  • libjpeg;
  • zlib;
  • freetype;
  • LCMS2;
  • openjpeg;

Current status

Only Linux builds is supported. In the plans to add Windows, Android, MacOS

About

This is a fork of Googke's PDFium ported on cmake usage. Without JS and XFA support

Topics

Resources

License

Stars

Watchers

Forks

Contributors 34