1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-10-05 19:41:40 +00:00
pdf2htmlEX/buildScripts/buildFontforge

5 lines
53 B
Plaintext
Raw Normal View History

2019-11-21 16:03:35 +00:00
cd fontforge
./bootstrap
./configure
make -j `nproc`