The Answer to Life, the Universe, and Everything

Friday, January 05, 2007

Beautiful Font

Download M+font from http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/download/index.html#download

then follow..
% sudo apt-get install fontforge
% tar xvfz mplus-TESTFLIGHT-012.tar.gz
% cd mplus-TESTFLIGHT-012
% sudo cp /usr/share/fonts/truetype/ipa/ipag.ttf .
% sudo fontforge -script m++ipa.pe
% sudo mkdir /usr/share/fonts/truetype/mplus
% sudo mv M*IPAG.ttf /usr/share/fonts/truetype/mplus/.
% sudo fc-cache -f -v /usr/share/fonts/truetype/mplus