Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kseo/sfnt2woff
- Owner: kseo
- License: bsd-3-clause
- Created: 2016-07-07T02:10:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T06:13:08.000Z (over 8 years ago)
- Last Synced: 2024-10-11T23:22:17.413Z (26 days ago)
- Language: C
- Size: 28.3 KB
- Stars: 29
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```