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.2.3 30 June 2004 FcFontMatch(3)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcpatternget-type(3) - debian |
| fc-match(1) - plan9 |
| fc-match(1) - mojave |
| fc-match(1) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| The 500 Mile Email |
| Is UNIX an open source OS ? |
| Once upon an uptime. |
| Outputting sequences based on length with sed |
| Sort only numbers within a string |