FcConfigAcceptFilter(3) FcConfigAcceptFilter(3)

FcConfigAcceptFilter - Test whether the given pattern matches filter

#include <fontconfig/fontconfig.h>

FcBool FcConfigAcceptFilter (FcConfig *config, const FcPattern *font);

This triggers a predicate function set by FcConfigSetFontSetFilter and return FcTrue if font matches something they expect. otherwise FcFalse.

version 2.16.0

19 January 2025 Fontconfig 2.16.0