On Wed, Dec 14, 2022 at 6:12 AM Lawrence D'Oliveiro <ldo@xxxxxxxxxxxxxxxxxxx> wrote: > > On Tue, 13 Dec 2022 22:55:13 +0900, Akira TAGOH wrote: > > > enabling a config directly through API isn't yet supported ... > > There is FcConfigParseAndLoad. The drawback is all errors are written > to stderr, with no (easy) way for the calling program to detect that > there are errors. I meant a config file installed on the system and turning on/*off* through API. Yes, you can do it with that API if you just want to load right. Thank you for following up. -- Akira TAGOH