yexian-01 / genfontgl

Create a fontstack folder from a TTF font for Mapbox GL

Home Page:https://www.npmjs.com/package/genfontgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genfontgl

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:

About

Create a fontstack folder from a TTF font for Mapbox GL

https://www.npmjs.com/package/genfontgl

License:MIT License


Languages

Language:JavaScript 100.0%