-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Matthias Clasen wrote:
For b), we basically ask fontconfig "do you have fonts for this language ?". It seems that fontconfig says "no" if it doesn't know the language. It would be better if fontconfig could say "I don't know" in that case...
One way to detect that fontconfig doesn't know about the language is by querying the newly added FcLangGetCharSet(). It returns NULL if it doesn't know.
behdad