1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 10:20:33 +00:00
pdf2htmlEX/buildScripts/buildFontforge
2019-11-21 16:03:35 +00:00

5 lines
53 B
Plaintext
Executable File

cd fontforge
./bootstrap
./configure
make -j `nproc`