
In order to create the debug version, add -DCMAKE_BUILD_TYPE=Debug to cmake.
FONTFORGE MINGW INSTALL
Install poppler-data if your want CJK support.Install libjpeg (and headers) BEFORE you compile poppler if you want JPG background images generated.Install libpng (and headers) BEFORE you compile poppler if you want PNG background images generated.poppler >= 0.25.0 with xpdf headers (compile with -enable-xpdf-headers).

C++ Compiler that supports C++11, for example.See pdf2htmlEX on TeX Wiki (in Japanese), special thanks to Haruhiko Okumura.Īn easy way to install pdf2htmlEX on macOS is to use brew.Īfter installing brew, open a terminal: brew install pdf2htmlEXĪn easy way to build pdf2htmlEX on Windows is MSYS2 + mingw-w64.īuild-pdf2htmlEX-on-Windows (in Chinese) Dependenciesįedora sudo yum install cmake gcc gnu-getopt java-1.8.0-openjdk libpng-devel fontforge-devel cairo-devel poppler-devel libspiro-devel freetype-devel poppler-data libjpeg-turbo-devel git make gcc-c++ Windows/MinGW, with some modifications to pdf2htmlEX.Pdf2htmlEX can be built in a Unix-like environment:
