2006/06/30 16:34

맑은 고딕 글꼴 설치

Step 1: Dapper 용 렌더링 패치

[desktop] General 6.06 - HOWTO: quickly improve X11 font rendering
링크의 첨부파일 3개를 다운받아서 아래 절차를 따른다.
sudo apt-get install libcairo2-dev libxft-dev libfontconfig1-dev
sudo apt-get remove libcairo2-dev libxft-dev
mkdir fontpatches
cd fontpatches
(download the three message attachments here)
unzip *.zip
gunzip *gz
sudo cp local.conf /etc/fonts
sudo dpkg -i *deb

Step 2: 글꼴 다운로드

아래 출처 에서 다운로드 Segoe Ui Fonts.rar malgun.rar malgunbd.rar Tahoma.zip
출처
[디렉토리 생성]
sudo mkdir /usr/share/fonts/truetype/vistafonts -p
cd /usr/share/fonts/truetype/vistafonts
sudo mv [all fonts above] .

[압축 해제]
sudo unrar e Segoe\ Ui\ Fonts.rar
sudo unrar e malgun.rar
sudo unrar e malgunbd.rar
sudo unzip Tahoma.zip

[font cache update]
sudo fc-cache .

자 이제 폰트를 적용시킨 스크린샷을 볼 차례다.
2006/06/30 16:34 2006/06/30 16:34
[top]
TAG :: ,