"확" 글자 깨짐

lacovnk의 이미지

* 제목대로, "확"글자만 깨져보입니다. 글꼴이 뭔지 잘 모르겠군요.. ttf-alee,ttf-untonfs,ttf-baekmuk을 설치한 상태입니다.

* ubuntu dapper 입니다. 별다른 패치는 하지 않았고.. (관련 패키지 목록을 한꺼번에 볼 수 있는 방법이 있나요?)

* 변경한 것은 /etc/fonts/fonts/conf에서 다음 부분 밖에 없습니다.

<match target="font">
                <!-- check to see if the font is just regular -->
                <test name="weight" compare="less_eq">
                        <int>100</int>
                </test>
                <!-- check to see if the pattern requests bold -->
                <test target="pattern" name="weight" compare="more_eq">
                        <int>150</int> -> 원래 200이었습니다.
                </test>
                <!-- set the embolden flag -->
                <edit name="embolden" mode="assign">
                        <bool>true</bool>
                </edit>
        </match>

* 원래 사이트는 다음입니다. http://www.besetoha.org/

* 확인해보니, 집에 있는 via 칩셋 데탑은 잘 보이는데, fglrx 를 쓰는 데탑에서 문제가 발생하는군요.. 한 대씩 밖에 없지만.. 같은 날 깔고 둘다 별 설정 안했으니 -o-

* 문제가 발생하는 데탑에서는 firefox,mozilla,ephiphany-browser 모두 문제 발생합니다. (모두 같은 엔진을 쓰나요? epiphany는 모르겠네요..)

* 다른 fglrx쓰시는 분들도 그런가요?

File attachments: 
첨부파일 크기
Image icon font.png2 KB
krisna의 이미지

제 생각에는 embolden 기능 때문인 것 같군요. 하드웨어 문제는 아닐 것 같습니다. via 칩셋의 데스크탑은 fontconfig나 xft의 버젼이 다르지 않나요?

embolden의 기능을 끄고 테스트 해보세요.
저 폰트로 여러글자를 bold로 해놓고 보세요. 아마도 저렇게 작아지는 글자가 몇개 더 있을 것입니다. 또는 글자중의 일부만 작아지는 현상도 있을 것입니다.

mithrandir의 이미지

저도 같은 증상이 있습니다.

fonts.conf 에서

        <edit name="embolden" mode="assign">
            <bool>false</bool>
        </edit>

로 embolden을 꺼봤지만 마찬가지군요.

 <!--
    <match target="font">
        <!-- check to see if the font is just regular -->
        <test name="weight" compare="less_eq">
            <int>100</int>
        </test>
        <!-- check to see if the pattern requests bold -->
        <test target="pattern" name="weight" compare="more_eq">
            <int>200</int>
        </test>
        <!-- set the embolden flag -->
        <edit name="embolden" mode="assign">
            <bool>false</bool>
        </edit>
    </match>
    -->

로 저부분을 주석처리해봤지만 역시 같습니다.

fontconfig-2.3.2
freetype-2.1.10
pango-1.13.3
gtk+-2.10.0

입니다. 배포판은 젠투구요.

언제나 삽질 - http://tisphie.net/typo/
프로그래밍 언어 개발 - http://langdev.net

atie의 이미지

Dapper 테스트 할 무렵 Nvidia 카드를 쓰는 제게도 "활"자 등을 굴림 폰트 가짜 볼드로 보일때 같은 문제가 있었는데 그 후로 nvidia 드라이버는 이 문제 관련해서 업데이트가 있었던 것으로 알고, 또 저는 현재 libcairo2 1.2.0 버전을 쓰고 있어서인지 원래 싸이트의 "확"이 에피파니에서 (무슨 폰트인지는 모르겠고, 굴림으로) 잘 보이고 있습니다. 그림을 자세히 보면 글자가 흐릿하게 보이는 것이 그리다 만 것 같죠.
----
I paint objects as I think them, not as I see them.
Ubuntu Dapper user / Ubuntu KoreanTeam / Lanuchpad karma 16289

----
I paint objects as I think them, not as I see them.
atie's minipage

7339989b62a014c4ce6e31b3540bc7b5f06455024f22753f6235c935e8e5의 이미지

제가 보기에는 백묵 돋움 같군요.
은돋움은 굵은 글꼴이 따로 있으니까 깨질리가 없거든요. 은돋움으로 바꿔보심이... :)

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.