brew install ricty

マシンまっさらになったのでプログラミングのフォントがデフォルトのままになっていたので、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

プログラミング用フォント「Ricty」をLionに導入してみたメモ – ナカザンドットネット
アンチエイリアスも忘れずに

きれい

Screen Shot 2013-05-11 at 2.16.39 PM

brew install ricty” への9件のフィードバック

  1. そのままやってみたのですが、できませんでした…
    どうすればいいのでしょうか^^;

    $ 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

    宜しくお願い致します。

  2. できました!
    Command Line Toolsが入っていなかったのが問題だったみたいです^^;
    ありがとうございました。

      1. ひとまず使えるようにしました。`brew update; brew install ricty` 試してみてください。別のミラーから取得するようにしてます。

      2. こんな初心者のためにありがたいです!しごとからかえったらやってみます!本当にありがたいです!

コメントを残す

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください