aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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