[Fontconfig-bugs] [Bug 32853] Export API to get the default language

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 10 04:25:09 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=32853

--- Comment #15 from Akira TAGOH <akira at tagoh.org> 2012-05-10 04:25:09 PDT ---
Behdad, do you have any concerns on current patch? the summary is:

 * export FcStrSet *FcGetDefaultLangs()
 * FC_LANG env var to be affected to it
 * normalize the language to what fontconfig recognize as much as possible
   e.g. giving FC_LANG=ja-jp will adds ja to FcStrSet*. but FC_LANG=ll-cc still
keeps it as is.
 * FcGetDefaultLang() returns a first value of the result of
FcGetDefaultLangs() now.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Fontconfig-bugs mailing list