Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filamentgroup/glyphhanger

Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
https://github.com/filamentgroup/glyphhanger

font glyphs spider subset subsetting unicode web-fonts webfonts

Last synced: 3 months ago
JSON representation

Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.

Awesome Lists containing this project

README

        

# glyphhanger

🚛 This project has moved to https://github.com/zachleat/glyphhanger 🚛

Your web font utility belt. It can subset web fonts. It can show you what unicode-ranges are used on a web site (optionally per font-family). It can also subset web fonts automatically using the unicode-ranges it found. It makes julienne fries.

## Installation

Available on [npm](https://www.npmjs.com/package/glyphhanger).

```sh
npm install -g glyphhanger
```