Idic rendering fix.

This commit is contained in:
Jon Ciesla 2013-05-15 07:57:19 -05:00
parent d71c5a379e
commit de4919a6a5
3 changed files with 34 additions and 1 deletions

View File

@ -13,4 +13,31 @@
<family>sans-serif</family>
</default>
</alias>
<match target="scan">
<test name="family">
<string>FreeSans</string>
</test>
<edit name="lang" mode="assign">
<minus>
<name>lang</name>
<langset>
<string>bho</string>
<string>brx</string>
<string>doi</string>
<string>hi</string>
<string>hne</string>
<string>kok</string>
<string>mai</string>
<string>mr</string>
<string>sa</string>
<string>sat</string>
<string>as</string>
<string>bn</string>
<string>pa</string>
</langset>
</minus>
</edit>
</match>
</fontconfig>

View File

@ -32,6 +32,9 @@
<string>mr</string>
<string>sa</string>
<string>sat</string>
<string>as</string>
<string>bn</string>
<string>pa</string>
</langset>
</minus>
</edit>

View File

@ -3,7 +3,7 @@
Name: %{fontname}-fonts
Version: 20120503
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Free UCS Outline Fonts
Group: User Interface/X
# Standard font exception
@ -121,6 +121,9 @@ rm -rf %{buildroot}
%doc AUTHORS ChangeLog CREDITS COPYING README
%changelog
* Wed May 15 2013 Jon Ciesla <limburgher@gmail.com> 20120503-6
- Additional Indic rendering fix, BZ 871252.
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120503-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild