aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2015-01-17 10:26:36 +0100
committerMathias Bynens <mathias@qiwi.be>2015-01-24 07:47:18 +0100
commit67be835d1b52f98dc7e301cb49b07a7afa4c26b4 (patch)
tree2c86db9fae52b94007cfeb90a902938dde3942c5 /brew.sh
parent4de6b727cc4f80eff88ec5af35e721cdf95724fe (diff)
downloaddotfiles-67be835d1b52f98dc7e301cb49b07a7afa4c26b4.tar.gz
dotfiles-67be835d1b52f98dc7e301cb49b07a7afa4c26b4.tar.bz2
dotfiles-67be835d1b52f98dc7e301cb49b07a7afa4c26b4.zip
brew.sh: Install font tools
Thanks to @bramstein for creating these formulae! https://twitter.com/bram_stein/status/556357864038883328
Diffstat (limited to 'brew.sh')
-rwxr-xr-xbrew.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index 039eca2..39a317e 100755
--- a/brew.sh
+++ b/brew.sh
@@ -47,6 +47,12 @@ brew install homebrew/dupes/openssh
brew install homebrew/dupes/screen
brew install homebrew/php/php55 --with-gmp
+# Install font tools.
+brew tap bramstein/webfonttools
+brew install sfnt2woff
+brew install sfnt2woff-zopfli
+brew install woff2
+
# Install some CTF tools; see https://github.com/ctfs/write-ups.
brew install bfg
brew install binutils