BLOG main image
분류 전체보기 (368)
IT (67)
끄적거린수필 (147)
경제의이해 (13)
Wow! (43)
리뷰 (10)
사진과 그 순간 기억 (60)
인상깊은 구절 (21)
자료실 (4)
English (3)
At our great submitting articl..
06:13 - submit articles
좋은 게시물, 공유를위한 감사합..
05/11 - china wholesale
If you are willing to know mor..
04/29 - custom thesis
We could get custom dissertati..
04/29 - thesis
I know that a lot of custom th..
04/26 - dissertation writing service
Different students want to fin..
04/26 - dissertation
You know the style of your cod..
02/28 - descriptive essay
I understand you for sure - it..
02/28 - book report writer
I think you have really good i..
02/28 - homework helper
To my mind this new thing shou..
02/28 - obama speech
엔컴퓨팅 무슨 회사냐 하시는 분..
Welcome to the NComputing World
10월 13일 무한도전 - 환장의 짝..
Nothing is impossable in this..
해커와 화가...
괴짜 프로그래머의 일상사~@@
재테크 열풍 속에서 우리는 무엇..
Miracler's Blog Life~
270,232 Visitors up to today!
Today 3 hit, Yesterday 41 hit
daisy rss
tistory 티스토리 가입하기!
2009/10/13 17:13
 우분투에서는 기본적으로 사용하는 폰트가 은돋음인가 그렇다. (나도 자세히 모르겠음) 근데 이 폰트가 맘에 안들어서 변경하고 싶다. 개인적으로는 맑은 고딕과 네이버와 다음에서 무료 배포 중인 폰트가 마음에 들어서 이 폰트로 변경하고 싶다.

 네이버와 다음에서 배포하는 공개 폰트는 아래에서 다운 받을 수 있다.

나눔고딕 -> http://hangeul.naver.com/index.nhn
다음체 -> http://fontevent.daum.net/

 맑은 고딕은 저작권이 걸린 폰트인지라 윈도우 비스타 이상이거나 MS Office 2007 이상 버전을 설치하면 맑은 고딕 폰트가 설치된다. C:\Windows\fonts 디렉토리에 맑은 고딕 폰트가 존재하는데 여기서 구할 수 있다.

이렇게 받은 폰트를 리눅스로 옮겨야 한다.

mv *.ttf *.TTF /usr/share/fonts/truetype

으로 복사해준 뒤에

fc-cache -t -c -v

명령을 통해서 폰트를 갱신해주면 적용된다. 혹은 로그아웃을 하게 되면 적용된다.

그러면 다음과 같이 폰트가 등록된다.


위의 화면 경로는 System -> Preference -> Appearance -> Fonts 로 설정하면 된다.

이렇게 하더라도 글씨가 흐릿흐릿하게 보이는 경우가 발생한다. autoalias나 autohint가 꺼져 있는 경우인데
이를 자동으로 잡을 수 있도록 설정해줘야 한다.

vi /etc/fonts/conf.d/29-language-selector-ko-kr.conf

<!-- Turn off antialias and autohint for Korean fonts depending on pixelsize -->
<match target="font">
        <test name="lang" compare="contains">
                <string>ko</string>
        </test>
        <test name="pixelsize" compare="more">
                <int>10</int>
        </test>
        <test name="pixelsize" compare="less">
                <int>22</int>
        </test>
        <edit name="antialias" mode="assign">
                <bool>false</bool>
        </edit>
        <edit name="autohint" mode="assign">
                <bool>false</bool>
        </edit>
        <edit name="hintstyle" mode="assign">
                <const>hintmedium</const>
        </edit>
</match>


위의 그림처럼 false로 설정되어 있는 모든 부분을 찾아서 true로 변경해주고 재시작해주면 맑은 고딕이 깔끔하게 보이는 것을 확인할 수 있다.
Trackback Address :: http://www.coveredjin.com/trackback/409 관련글 쓰기
| 2011/12/08 07:05 | PERMALINK | EDIT/DEL | REPLY
비밀댓글입니다
BlogIcon term paper | 2011/12/16 02:37 | PERMALINK | EDIT/DEL | REPLY
적절한 드라이버를 추천해준다. 번호를 선택하면 다운로드를
BlogIcon descriptive essay | 2012/02/28 21:25 | PERMALINK | EDIT/DEL | REPLY
You know the style of your coding and programming is quite well-planned as I can see!
Name
Password
Homepage
Secret
prev"" #1 #2 #3 #4 #5 #6 #7 #8 #9 ... #368 next