.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcFreeTypeQueryFace" "3" "05 8月 2016" "Fontconfig 2.12.1" "" .SH NAME FcFreeTypeQueryFace \- compute pattern from FT_Face .SH SYNOPSIS .nf \fB#include #include .sp FcPattern * FcFreeTypeQueryFace (const FT_Face \fIface\fB, const FcChar8 *\fIfile\fB, int \fIid\fB, FcBlanks *\fIblanks\fB); .fi\fR .SH "DESCRIPTION" .PP Constructs a pattern representing 'face'. 'file' and 'id' are used solely as data for pattern elements (FC_FILE, FC_INDEX and sometimes FC_FAMILY).