[Bug 918478] [hi_IN] Droid Sans Devanagari preferred over Lohit Devanagari for Devangari script when google-droid-sans-fonts installed

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 6 12:19:48 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=918478

Caolan McNamara <caolanm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dtardon at redhat.com,         |fonts-bugs at lists.fedoraproj
                   |erack at redhat.com,           |ect.org,
                   |ltinkl at redhat.com,          |pnemade at redhat.com,
                   |mstahl at redhat.com,          |tagoh at redhat.com
                   |sbergman at redhat.com         |
          Component|libreoffice                 |fontconfig
           Assignee|caolanm at redhat.com          |tagoh at redhat.com
            Summary|[hi_IN] Default font        |[hi_IN] Droid Sans
                   |changed for Devangari       |Devanagari preferred over
                   |script if google-droid font |Lohit Devanagari for
                   |get installed               |Devangari script when
                   |                            |google-droid-sans-fonts
                   |                            |installed
              Flags|needinfo?(aalam at redhat.com) |

--- Comment #2 from Caolan McNamara <caolanm at redhat.com> ---
Little test case here...
$ yum -y install google-droid-sans-fonts lohit-devanagari-fonts
$ LANG=hi_IN fc-match "foo"
DroidSansDevanagari-Regular.ttf: "Droid Sans" "Regular"
$ mv /etc/fonts/conf.d/65-google-droid-sans.conf
/etc/fonts/conf.d/67-google-droid-sans.conf
$ LANG=hi_IN fc-match "foo"
Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular"

so with our default congigs fontconfig prefers "Droid Sans" to "Lohit
Devanagari" for hi_IN when both are available. So if Lohit is better than Droid
it should be a higher priority. One way (I believe) is to give its config a
lower number than that of Droid. Presumably there are a bunch of other ways to
do this, so moving to the fontconfig maintainer to indicate the right way to
resolve that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VXBRAkob3k&a=cc_unsubscribe


More information about the fonts-bugs mailing list