Be more forgiving when XCreateFontSet creates a fontset with missing charsets
commit2c1eb7cd88d80f5e9897a53da5fb6706d8daa8b8
authorArnout Engelen <arnouten@bzzt.net>
Mon, 5 Aug 2013 19:35:32 +0000 (5 21:35 +0200)
committerArnout Engelen <arnouten@bzzt.net>
Mon, 5 Aug 2013 19:35:32 +0000 (5 21:35 +0200)
treed3afb5aebb997b663b65548bf31abde961cdccec
parent5cd4f4196b68876933a725ab5dae24acd04878f2
Be more forgiving when XCreateFontSet creates a fontset with missing charsets

Especially utf-8 locales list unreasonable amounts of charsets as requirements.
When a font can be found that satisfies some, but not all of them, we just use
the font and write a warning into the logging. A user who really cares about
all those charsets can fix his configuration himself.
de/fontset.c
system-autodetect.mk