Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 523 Bytes

genfontgl

This is a fork of https://github.com/openmaptiles/genfontgl with updated fontnik version


A simple command line tool to generate fonts for Mapbox GL via fontnik without gzipping the result.

Usage: genfontgl OpenSans-Regular.ttf [output location]

Or if not installed globally: npm run genfontgl -- OpenSans-Regular.ttf [output location]

Based on: