.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcConfigAcceptFont" "3" "18 1月 2025" "Fontconfig 2.16.0" "" .SH NAME FcConfigAcceptFont \- Test whether the given pattern matches deny list .SH SYNOPSIS .nf \fB#include .sp FcBool FcConfigAcceptFont (FcConfig *\fIconfig\fB, FcPattern *\fIpat\fB); .fi\fR .SH "DESCRIPTION" .PP fontconfig has the deny list which is built against directive in configuration file. This function tries to match 'pat' with them and return FcFalse if 'pat' is rejected, otherwise FcTrue. .SH "SINCE" .PP version 2.15.1