[Bug 1000907] New: We should enable auto-hinting for this font

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 26 05:40:16 UTC 2013


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

            Bug ID: 1000907
           Summary: We should enable auto-hinting for this font
           Product: Fedora
           Version: 19
         Component: scholarsfonts-cardo-fonts
          Assignee: pnemade at redhat.com
          Reporter: psatpute at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: fonts-bugs at lists.fedoraproject.org,
                    i18n-bugs at lists.fedoraproject.org, pnemade at redhat.com



Description of problem:
Font looks broken in libreoffice and gedit. 

Version-Release number of selected component (if applicable):
scholarsfonts-cardo-fonts-1.045-4.fc19.noarch

How reproducible:
everytime

Steps to Reproduce:
1. type some text and observe
2.
3.

Actual results:
outline looks broken

Expected results:
outline should be smooth

Additional info:
Add below stuff in fontconfig

<match target="font">
  <test name="family" compare="eq">
    <string>Cardo</string>
  </test>
  <edit name="autohint" mode="assign">
    <bool>true</bool>
  </edit>
</match>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=62xkY7ZwwF&a=cc_unsubscribe


More information about the fonts-bugs mailing list