フォントをRictyにした2

家のMacはRictyを入れているので、なかなかいい。
フォントをRictyにした
会社のMacにもRictyを入れたくなったんだが、ちょっとRictyのインストールがめんどくさくなってた。


homebrewを最近使いだした

$ brew install wget
$ brew install fontforge 


こっからが本題

% wget https://github.com/yascentur/Ricty/archive/3.2.1.zip
% tar xvzf 3.2.1.zip
% cd Ricty-3.2.1
% wget http://www.levien.com/type/myfonts/Inconsolata.otf
% wget 'http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fmix-mplus-ipa%2F57240%2Fmigu-1m-20121030.zip'
% unzip redir.php\?m\=jaist\&f\=%2Fmix-mplus-ipa%2F57240%2Fmigu-1m-20121030.zip
% cp migu-1m-20121030/migu-1m-* ./
% sh ricty_generator.sh Inconsolata.otf Migu-1M-regular.ttf Migu-1M-bold.ttf
% sh ricty_generator.sh Inconsolata.otf Migu-1M-20110610/Migu-1M-regular.ttf Migu-1M-20110610/Migu-1M-bold.ttf 
% cp Ricty*.ttf /Library/Fonts/

快適です。