LoginSignup
7
4

More than 5 years have passed since last update.

Macでフォントの格納場所

Last updated at Posted at 2016-10-26

Macのフォントのファイルの格納先は3箇所に分かれています。

システムが使用するフォルダ

  • ここはシステムが使用するため、消去したり変更したりしないほうがいいです。
/System/Library/Fonts/

複数のユーザが利用できるフォルダ

  • すべてのユーザが利用できるフォントが格納されています
/Library/Fonts/

個々のユーザのみが利用できるフォルダ

  • フォントをインストールしたユーザのみが利用できる「Fonts」フォルダ
  • FontBookでフォントをインストールすると、デフォルトではここにフォントがインストールされます
~/Library/Fonts/
7
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
4