FcConfigAcceptFilter - Man Page
Test whether the given pattern matches filter
Synopsis
#include <fontconfig/fontconfig.h> FcBool FcConfigAcceptFilter (FcConfig *config, const FcPattern *font);
Description
This triggers a predicate function set by FcConfigSetFontSetFilter and return FcTrue if font matches something they expect. otherwise FcFalse.
Since
version 2.16.0
Info
13 March 2025 Fontconfig 2.16.1