Skip to content

Instantly share code, notes, and snippets.

@briangonzalez
Last active December 27, 2015 02:38
Show Gist options
  • Save briangonzalez/7253200 to your computer and use it in GitHub Desktop.
Save briangonzalez/7253200 to your computer and use it in GitHub Desktop.
FontPrep Clean & Restart

Open Terminal.app on your Mac and issue the following commands.

Step 1

Backup FontPrep files:

mv ~/Library/Application\ Support/FontPrep ~/Library/Application\ Support/FontPrep.old

Step 2

Kill the currently running server:

curl http://localhost:7500/kill

Step 3

Restart FontPrep.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment