Query: fcfontmatch
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcFontMatch(3) FcFontMatch(3)NAMEFcFontMatch - Return best fontSYNOPSIS#include <fontconfig.h> FcPattern * FcFontMatch (FcConfig *config, FcPattern *p, FcResult *result);DESCRIPTIONReturns the font in config most close matching p. This function should be called only after FcConfigSubstitute and FcDefaultSubstitute have been called for p; otherwise the results will not be correct.VERSIONFontconfig version 2.4.1 16 October 2006 FcFontMatch(3)