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 |
|---|
| fcconfiggetrescaninterval(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcfontrenderprepare(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| t1libconfig(8) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |