Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kseo/sfnt2woff

A command line tool to convert TrueType/OpenType fonts to WOFF format
https://github.com/kseo/sfnt2woff

Last synced: 10 days ago
JSON representation

A command line tool to convert TrueType/OpenType fonts to WOFF format

Awesome Lists containing this project

README

        

# sfnt2woff

[![Build Status](https://travis-ci.org/kseo/sfnt2woff.svg?branch=master)](https://travis-ci.org/kseo/sfnt2woff)

sfnt2woff is a command line tool to convert TrueType/OpenType fonts to WOFF format

## Usage

```
Usage: sfnt2woff [-v .] [-m metadata.xml] [-p private.data] otffile
package OpenType as WOFF, creating .woff
```