Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/filamentgroup/glyphhanger
- Owner: filamentgroup
- License: mit
- Archived: true
- Created: 2017-01-06T19:27:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T15:32:31.000Z (over 3 years ago)
- Last Synced: 2024-05-10T09:33:28.241Z (6 months ago)
- Topics: font, glyphs, spider, subset, subsetting, unicode, web-fonts, webfonts
- Language: JavaScript
- Homepage:
- Size: 412 KB
- Stars: 1,113
- Watchers: 13
- Forks: 47
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typography - glyphhanger - Your web font utility belt. It shows what unicode-ranges are used on a web site (optionally for a font-family or for each font-family). It can also subset web fonts. (JavaScript)
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
```