This tool is based on the https://github.com/openmaptiles/fonts Project
This project packages the most common free fonts with fontnik so you don't have to worry about SDL and gzipped PBFs.
- Noto Sans (patched by Klokan Technologies)
- Open Sans
- PT Sans
- Roboto
- Metropolis
- Hubot Sans
Install required packages:
npm install
Generate fonts:
node ./generate.js
The PBFs will created be in the _output
directory.