Bug 847576 - better enabling autohinting by default
Summary: better enabling autohinting by default
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: sil-abyssinica-fonts
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-13 03:36 UTC by Akira TAGOH
Modified: 2012-08-13 04:32 UTC (History)
2 users (show)

Fixed In Version: sil-abyssinica-fonts-1.200-4.fc19
Clone Of:
Environment:
Last Closed: 2012-08-13 04:32:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2012-08-13 03:36:17 UTC
Description of problem:
http://tagoh.fedorapeople.org/tmp/hints/abyssinicasil-autohinting.png
http://tagoh.fedorapeople.org/tmp/hints/abyssinicasil-hinting.png

Rendering with the hinting in the font looks quite broken.

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

<match target="font">
  <test name="family" ignore-blanks="yes">
    <string>Abyssinica SIL</string>
  </test>
  <edit name="autohint" mode="assign">
    <bool>true</bool>
  </edit>
</match>

Comment 1 Parag Nemade 2012-08-13 04:32:04 UTC
Fixed in sil-abyssinica-fonts-1.200-4.fc19


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