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

Caolan McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[email protected],         |[email protected]
                   |[email protected],           |ect.org,
                   |[email protected],          |[email protected],
                   |[email protected],          |[email protected]
                   |[email protected]         |
          Component|libreoffice                 |fontconfig
           Assignee|[email protected]          |[email protected]
            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?([email protected]) |

--- Comment #2 from Caolan McNamara <[email protected]> ---
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
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to