[Pkg-fonts-devel] Bug#686756: fontconfig file for fonts-bpg-georgian
Iain Lane
laney at ubuntu.com
Wed Sep 5 10:47:25 UTC 2012
Package: fonts-bpg-georgian
Version: 0.5a-6
Severity: wishlist
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch
Hi there,
I see there's a good effort underway to improve fontconfig files (pushed
mainly by some new warnings in fontconfig itself).
Ubuntu has long shipped a config file for fonts-bpg-georgian in its
language-selector package, which was activated when a user selected an
appropriate locale in a GUI.
I just moved this config file out where it should belong — into the
fonts-bpg-georgian package itself. I also added a "lang" guard.
The config file is attached. I don't think there's any reason for it to
be Ubuntu specific — could you review it and include in your next upload
if you're satisfied? We'd then get the packages back in sync.
Cheers,
--
Iain Lane [ iain at orangesquash.org.uk ]
Debian Developer [ laney at debian.org ]
Ubuntu Developer [ laney at ubuntu.com ]
-------------- next part --------------
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<alias>
<test name="lang">
<string>ka-ge</string>
</test>
<family>serif</family>
<prefer>
<family>BPG Elite</family>
</prefer>
</alias>
<alias>
<test name="lang" compare="eq">
<string>ka-ge</string>
</test>
<family>sans-serif</family>
<prefer>
<family>BPG Rioni</family>
</prefer>
</alias>
<alias>
<test name="lang" compare="eq">
<string>ka-ge</string>
</test>
<family>monospace</family>
<prefer>
<family>Bpg Courier</family>
</prefer>
</alias>
</fontconfig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-fonts-devel/attachments/20120905/bac8b57a/attachment.pgp>
More information about the Pkg-fonts-devel
mailing list