[Bug 591556] New: Font artifact with number 4

bugzilla at redhat.com bugzilla at redhat.com
Wed May 12 14:42:17 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Font artifact with number 4

https://bugzilla.redhat.com/show_bug.cgi?id=591556

           Summary: Font artifact with number 4
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: liberation-fonts
        AssignedTo: cchance at redhat.com
        ReportedBy: cchance at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: petersen at redhat.com, cchance at redhat.com,
                    fonts-bugs at lists.fedoraproject.org,
                    i18n-bugs at lists.fedoraproject.org
    Classification: Fedora
    Target Release: ---


Description of problem:

(Quoted from zayzayats at yandex.ru)

In the Russian «б», the ascender is blurry.

http://shnurapet.fedorapeople.org/rus-b.png

freetype-freeworld-debuginfo-2.3.11-1.fc12.x86_64
freetype-2.3.11-3.fc12.x86_64
freetype-freeworld-2.3.11-1.fc12.x86_64
freetype-devel-2.3.11-3.fc12.x86_64
freetype-debuginfo-2.3.11-3.fc12.x86_64

$ ls /etc/yum.repos.d/
fedora-rawhide.repo          rpmfusion-free.repo
fedora.repo                  rpmfusion-free-updates.repo
fedora-updates.repo          rpmfusion-free-updates-testing.repo
fedora-updates-testing.repo  rpmfusion-nonfree-rawhide.repo
infinality.repo              rpmfusion-nonfree.repo
remi.repo                    rpmfusion-nonfree-updates.repo
rpmfusion-free-rawhide.repo  rpmfusion-nonfree-updates-testing.repo

$ cat /etc/yum.repos.d/infinality.repo 
[infinality]
name=Infinality
baseurl=http://www.infinality.net/fedora/linux/$releasever/$basearch/
enabled=1
gpgcheck=0

[infinality-noarch]
name=Infinality - noarch
baseurl=http://www.infinality.net/fedora/linux/$releasever/noarch/
enabled=1
gpgcheck=0

$ cat ~/.fonts.conf 
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
    <match target="font" >
        <edit mode="assign" name="rgba" >
            <const>rgb</const>
        </edit>
        <edit mode="assign" name="hinting" >
            <bool>true</bool>
        </edit>
        <edit mode="assign" name="autohint" >
            <bool>true</bool>
        </edit>
        <edit mode="assign" name="antialias" >
            <bool>true</bool>
        </edit>
        <edit mode="assign" name="hintstyle" >
            <const>hintfull</const>
        </edit>
        <edit name="lcdfilter" mode="assign">
            <const>lcddefault</const>
        </edit>
    </match>
</fontconfig>

Size 8. I set 98 dpi for proper kerning.

http://shnurapet.fedorapeople.org/last-line.png
(It's in the center of the last line.)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the fonts-bugs mailing list