Query: fcfontrenderprepare
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcFontRenderPrepare(3) FcFontRenderPrepare(3)NAMEFcFontRenderPrepare - Prepare pattern for loading font fileSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcPattern * FcFontRenderPrepare (FcConfig *config, FcPattern *pat, FcPattern *font);DESCRIPTIONCreates a new pattern consisting of elements of font not appearing in pat, elements of pat not appearing in font and the best matching value from pat for elements appearing in both. The result is passed to FcConfigSubstitute with kind FcMatchFont and then returned.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcFontRenderPrepare(3)
Related Man Pages |
---|
fcconfigsubstitutewithpat(3) - opensolaris |
fcdefaultsubstitute(3) - opensolaris |
fcfontsetmatch(3) - opensolaris |
fcfontsetsort(3) - opensolaris |
fcfreetypequeryface(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Word Count (WC) command |
sed with variables |
What am I doing wrong in awk with multiple tests? |