Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 661 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 661 Bytes

Open Font Glyphs for GL Styles

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.

Font Families

  • Noto Sans (patched by Klokan Technologies)
  • Open Sans
  • PT Sans
  • Roboto
  • Metropolis
  • Hubot Sans

Package the Fonts

Install required packages:

npm install

Generate fonts:

node ./generate.js

The PBFs will created be in the _output directory.