マシンまっさらになったのでプログラミングのフォントがデフォルトのままになっていたので、Ricty入れた。入れようとしたらフォントダウンロードしてコンパイルするの手作業だなーとだるい感じだったので、homebrewのformula書いた。入れ方。
$ brew tap sanemat/font
$ brew install ricty
# (generate)
$ cp -f /PATH/TO/RICTY/fonts/Ricty*.ttf ~/Library/Fonts/
$ fc-cache -vf
https://github.com/sanemat/homebrew-font
プログラミング用フォント「Ricty」をLionに導入してみたメモ – ナカザンドットネット
アンチエイリアスも忘れずに
きれい
そのままやってみたのですが、できませんでした…
どうすればいいのでしょうか^^;
$ brew install https://raw.github.com/sanemat/homebrew-font/master/ricty.rb
######################################################################## 100.0%
==> Downloading https://github.com/yascentur/Ricty/archive/3.2.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/ricty-3.2.1.tar.gz
==> Downloading http://levien.com/type/myfonts/Inconsolata.otf
Already downloaded: /Library/Caches/Homebrew/Inconsolata.otf
==> Downloading http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fmix-mplus-ipa%2
Already downloaded: /Library/Caches/Homebrew/redir.php
==> sh ./ricty_generator.sh /usr/local/Cellar/ricty/3.2.1/share/fonts/Inconsolat
It requires 2-5 minutes to generate Ricty. Owing to SIL Open Font License
Version 1.1 section 5, it is PROHIBITED to distribute the generated font.
Remove temporary files
Abnormal terminated
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
宜しくお願い致します。
ありがとうございます issue立てました Stop installing ricty unexpectedly · Issue #1 · sanemat/homebrew-font https://github.com/sanemat/homebrew-font/issues/1
できました!
Command Line Toolsが入っていなかったのが問題だったみたいです^^;
ありがとうございました。
==> Downloading http://levien.com/type/myfonts/Inconsolata.otf
curl: (6) Could not resolve host: levien.com
Error: Failed to download resource “inconsolata-fonts”
Download failed: http://levien.com/type/myfonts/Inconsolata.otf
となります対策方法ありませんか?
あまり詳しくないのでお願いします
ありがとうございます! issue 立てました。フォントを取得しているサイトの1つが見えなくなっちゃってるもよう。/ Could not resolve host: levien.com (Inconsolata.otf) · Issue #18 · sanemat/homebrew-font https://github.com/sanemat/homebrew-font/issues/18
ひとまず使えるようにしました。`brew update; brew install ricty` 試してみてください。別のミラーから取得するようにしてます。
こんな初心者のためにありがたいです!しごとからかえったらやってみます!本当にありがたいです!