Clear OS-X font cache

January 6th, 2011
I did it again. Messed up something after installing font. So after removing duplicate fonts I need to clear the font cache. Its simple:
  • Close all running applications.
  • Type: sudo atsutil databases -remove into Terminal as Admin
  • Restart immediatly
This removes all font cache files. (system and all user font cache files)