Resolves:rh#847576:-better enabling autohinting by default
This commit is contained in:
parent
3ed88b0833
commit
662c059b70
@ -15,5 +15,13 @@
|
|||||||
<family>Abyssinica SIL</family>
|
<family>Abyssinica SIL</family>
|
||||||
</prefer>
|
</prefer>
|
||||||
</alias>
|
</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>
|
</fontconfig>
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 1.200
|
Version: 1.200
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: SIL Abyssinica fonts
|
Summary: SIL Abyssinica fonts
|
||||||
|
|
||||||
License: OFL
|
License: OFL
|
||||||
@ -64,6 +64,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user