FcFontMatch(3) FcFontMatch(3)
NAME
FcFontMatch - Return best font
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcPattern * FcFontMatch (FcConfig *config, FcPattern *p, FcResult *re-
sult);
DESCRIPTION
Finds the font in sets most closely matching pattern and returns the
result of FcFontRenderPrepare for that font and the provided pattern.
This function should be called only after FcConfigSubstitute and FcDe-
faultSubstitute have been called for p; otherwise the results will not
be correct. If config is NULL, the current configuration is used.
Fontconfig 2.13.1 23 March 2022 FcFontMatch(3)
Generated by dwww version 1.14 on Fri Dec 5 06:26:05 CET 2025.