[PATCH 0/3] Three fixes related to languages/charsets
Florent Rougon <[email protected]>
| Newsgroups | gmane.comp.fonts.fontconfig |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
Fontconfig mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/fontconfig