Bug 847621 - better enabling autohinting by default
Summary: better enabling autohinting by default
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: jomolhari-fonts
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Flo Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-13 07:31 UTC by Akira TAGOH
Modified: 2012-08-14 18:26 UTC (History)
4 users (show)

Fixed In Version: jomolhari-fonts-0.003-13.fc19
Clone Of:
Environment:
Last Closed: 2012-08-14 18:26:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2012-08-13 07:31:20 UTC
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>

Comment 1 Parag Nemade 2012-08-14 18:26:33 UTC
Fixed in jomolhari-fonts-0.003-13.fc19


Note You need to log in before you can comment on or make changes to this bug.