まえもって、Migu 1M の場所は以下で確認しておく
http://mix-mplus-ipa.sourceforge.jp/migu/
===
mkdir -p ~/.fonts
sudo aptitude install fontforge -y
cd ~/app
git clone https://github.com/yascentur/Ricty.git
wget -O mingu1m.zip "http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fmix-mplus-ipa%2F59022%2Fmigu-1m-20130617.zip"
unzip mingu1m.zip
cp migu-1m-20130617/*.ttf Ricty/
cd Ricty/
wget http://levien.com/type/myfonts/Inconsolata.otf
sh ricty_generator.sh auto
cp -f *.*tf ~/.fonts/
fc-cache -vf
fc-list |grep "Ricty*"
===
- Debian GNU/Linux 7.2 (wheezy)
0 件のコメント:
コメントを投稿