Query: fcfontrenderprepare
OS: sunos
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 fileSYNOPSIS#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.2.3 30 June 2004 FcFontRenderPrepare(3)