Resolves:rh#847576:-better enabling autohinting by default

This commit is contained in:
Parag Nemade 2012-08-13 09:42:13 +05:30
parent 3ed88b0833
commit 662c059b70
2 changed files with 12 additions and 1 deletions

View File

@ -15,5 +15,13 @@
<family>Abyssinica SIL</family>
</prefer>
</alias>
<match target="font">
<test name="family" ignore-blanks="yes">
<string>Abyssinica SIL</string>
</test>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
</fontconfig>

View File

@ -5,7 +5,7 @@
Name: %{fontname}-fonts
Version: 1.200
Release: 3%{?dist}
Release: 4%{?dist}
Summary: SIL Abyssinica fonts
License: OFL
@ -64,6 +64,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
%changelog
* Mon Aug 13 2012 Parag Nemade <pnemade AT redhat DOT com> - 1.200-4
- Resolves:rh#847576:-better enabling autohinting by default
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.200-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild