Man Page: fcinitloadconfigandfonts
Operating Environment: opensolaris
Section: 3
FcInitLoadConfigAndFonts(3) FcInitLoadConfigAndFonts(3)NAMEFcInitLoadConfigAndFonts - load configuration and font dataSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcConfig * FcInitLoadConfigAndFonts (void);DESCRIPTIONLoads the default configuration file and builds information about the available fonts. Returns the resulting configuration.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 FcInitLoadConfigAndFonts(3)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcdefaultsubstitute(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Man Pages Now Available (Over 10,000) |
| Study UNIX Kernel |
| What's legal and what's not? |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |