corymickelson / NoPoDoFo

node pdf native bindings
GNU Affero General Public License v3.0
26 stars 6 forks source link

windows fontconfig default config not found #63

Closed corymickelson closed 6 years ago

corymickelson commented 6 years ago

Creating a new font using PdfDocument.createFont fails on windows with the a fontconfig error.

corymickelson commented 6 years ago

Set FONTCONFIG_FILE environment variable to vcpkg tools fontconfig location. Added documentation to setup