FcConfigGetFonts(3) FcConfigGetFonts(3)NAMEFcConfigGetFonts - Get config font setSYNOPSIS#include <fontconfig.h> FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);DESCRIPTIONReturns one of the two sets of fonts from the configuration as specified by set. This font set is owned by the library and must not be mod- ified or freed. If config is NULL, the current configuration is used.VERSIONFontconfig version 2.9.0 16 April 2012 FcConfigGetFonts(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcconfigparseandload(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| libfontconfig(3lib) - opensolaris |
| libfontconfig(3lib) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| How to copy a column of multiple files and paste into new excel file (next to column)? |