[Bug 847621] New: better enabling autohinting by default

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 13 07:31:20 UTC 2012


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

            Bug ID: 847621
        QA Contact: extras-qa at fedoraproject.org
          Severity: unspecified
           Version: rawhide
          Priority: unspecified
                CC: fonts-bugs at lists.fedoraproject.org,
                    i18n-bugs at lists.fedoraproject.org, paul at frixxon.co.uk,
                    pnemade at redhat.com
          Assignee: paul at frixxon.co.uk
           Summary: better enabling autohinting by default
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Unspecified
          Reporter: tagoh at redhat.com
              Type: Bug
     Documentation: ---
          Hardware: Unspecified
        Mount Type: ---
            Status: NEW
         Component: jomolhari-fonts
           Product: Fedora

Description of problem:
http://tagoh.fedorapeople.org/tmp/hints/jomolhari-autohinting.png
http://tagoh.fedorapeople.org/tmp/hints/jomolhari-hinting.png

Rendering with the hinting in the font looks broken.

You can enable the autohinting with the following rule to make it better:

<match target="font">
  <test name="family" ignore-blanks="yes">
    <string>Jomolhari</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.


More information about the fonts-bugs mailing list