Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)