Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noqcks/typefascist
The ruby gem for font conversion
https://github.com/noqcks/typefascist
Last synced: 20 days ago
JSON representation
The ruby gem for font conversion
- Host: GitHub
- URL: https://github.com/noqcks/typefascist
- Owner: noqcks
- License: mit
- Created: 2015-07-11T21:32:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-11T23:23:24.000Z (over 9 years ago)
- Last Synced: 2024-10-11T16:12:00.626Z (3 months ago)
- Language: Ruby
- Size: 629 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Typefascist
Typefascist can convert almost any font file
Supported font formats:
```
otf, ufo, svg, eot, afm, bin, cff, dfont, pdf, pfa, pfb,
pfm, ps, pt3, suit, t11, t42, tfm, ttc, ttf, woff, woff2
```## Installation
```
gem install typefascist
```## Usage
```
typefascist --format
```## License
[MIT](https://tldrlegal.com/license/mit-license)