https://github.com/folkloreinc/homebrew-fonts
Homebrew formulas to install css3FontConverter, woff2 and sfnt2woff
https://github.com/folkloreinc/homebrew-fonts
Last synced: 8 months ago
JSON representation
Homebrew formulas to install css3FontConverter, woff2 and sfnt2woff
- Host: GitHub
- URL: https://github.com/folkloreinc/homebrew-fonts
- Owner: folkloreinc
- Created: 2015-07-01T14:47:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T19:48:46.000Z (over 8 years ago)
- Last Synced: 2025-03-05T03:43:14.884Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew formulas to convert fonts
Install css3FontConverter with Homebrew
### Includes
- woff2 (https://github.com/google/woff2)
- sfnt2woff (https://people.mozilla.org/~jkew/woff/)
- css3FontConverter (https://github.com/zoltan-dulac/css3FontConverter)
### Usage
```shell
brew tap folkloreatelier/fonts
brew update
brew install css3-font-converter
```