Sha256: 88b710dcde26d2a7b87b12fbcd9608174b460900b706652f1c492b2290f2145a
Contents?: true
Size: 749 Bytes
Versions: 28
Compression:
Stored size: 749 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcFontMatch" "3" "18 November 2009" "" "" .SH NAME FcFontMatch \- Return best font .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp FcPattern * FcFontMatch(FcConfig *\fIconfig\fB); (FcPattern *\fIp\fB); (FcResult *\fIresult\fB); \fR.fi .SH "DESCRIPTION" .PP Finds the font in \fIsets\fR most closely matching \fIpattern\fR and returns the result of \fBFcFontRenderPrepare\fR for that font and the provided pattern. This function should be called only after \fBFcConfigSubstitute\fR and \fBFcDefaultSubstitute\fR have been called for \fIp\fR; otherwise the results will not be correct. If \fIconfig\fR is NULL, the current configuration is used. .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems