Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 232 Bytes

WHAT IS DIFFERENCE?

  1. Disabled JS (V8) dependence
  2. Added possibility to build with external zlib, libjpeg, lcms2, freetype, openjpeg
  3. Change build system on Cmake. HOW TO BUILD?

cd pdfium mkdir build cd build cmake .. make