[Fontconfig] [PATCH 0/3] Three fixes related to languages/charsets

Florent Rougon f.rougon at free.fr
Wed Jun 7 08:15:43 UTC 2017


Hi,

Thanks for having applied c37eeb8f1 ("FcCharSetHash(): use the 'numbers'
values to compute the hash"). I have rebased my three commits from last
night on this one, and changed two commit messages and one comment (no
code change at all). The change is to simply replace “fcLangData” with
“fcLangCharSets”, because only the latter defines a clear order for
languages: I meant “fcLangCharSets” in all these cases, to imply
lexicographic order for language names.

Sorry if it's a bit confusing. Thanks!

Florent Rougon (3):
  fc-lang: gracefully handle the case where the last language initial is
    < 'z'
  Fix an off-by-one error in FcLangSetIndex()
  Fix erroneous test on language id in FcLangSetPromote()

 fc-lang/fc-lang.c |  3 +++
 src/fclang.c      | 13 +++++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.11.0



More information about the Fontconfig mailing list