[Fontconfig] Wrong Documented Type For FC_LANG?
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Wed May 29 05:42:28 UTC 2019
On Wed, 29 May 2019 13:54:22 +0900, Akira TAGOH wrote:
> Right. you could use FcLangSet for FC_LANG of course. but it isn't
> handy. so fontconfig allows you to operate FC_LANG with String and it
> is a de facto standard method.
I was originally trying that--using FcPatternGetString to get the
property value--but it was returning a FcResultTypeMismatch status.
Only FcPatternGetLangSet works.
More information about the Fontconfig
mailing list